summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2014-06-13asm-generic: processor.h: remove redundant macrosSumit Singh
2014-06-13asm-generic: relaxed.h: defined relaxed.hSumit Singh
2014-06-13asm-generic: atomic.h: relaxed atomic_readSumit Singh
2014-04-30arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-04-30constify copy_siginfo_to_user{,32}()Al Viro
2014-04-30sched, arch: Create asm/preempt.hPeter Zijlstra
2014-03-21asm-generic: processor.h: adding new header fileSumit Singh
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-11dma: coherent: Handle resizable coherent memoryVandana Salve
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-11-28base: dma-coherent: add dma exact size alloc/release functionsVandana Salve
2013-10-31Merge tag 'v3.10.17' into dev-kernel-3.10Ajay Nandakumar
2013-10-13mm: Fix generic hugetlb pte check return type.David Miller
2013-09-14dma-mapping: common inline for ops->map_pages()Konsta Holtta
2013-09-14dma-mapping: debug call in dma_map_single_at_attrs()Konsta Holtta
2013-09-14ARM: dma-mapping: Introduce dma_map_linear_attrs() for IOVA linear mapHiroshi Doyu
2013-09-14ARM: dma-mapping: New dma_map_ops->map_page*_at* functionHiroshi Doyu
2013-09-14gcov-kernel: Add ARM eABI supportJuha Tukkinen
2013-08-20Fix TLB gather virtual address range invalidation corner casesLinus Torvalds
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29mm: allow arch code to control the user page table ceilingHugh Dickins
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-26cputime_nsecs: use math64.h for nsec resolution conversion helpersKevin Hilman
2013-04-12x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-13asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan
2013-03-02asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-24cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-02-19generic: Use raw local irq variant for generic cmpxchgIngo Molnar
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky