aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2014-06-18mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman
2014-06-18word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin
2014-06-18word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-15Merge branch 'tracking-armlt-juno' into integration-linaro-vexpressJon Medhurst
2014-03-31LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23add generic fixmap.hMark Salter
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-17audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13bitops/find: clarify and extend documentationCody P Schafer
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot
2013-10-17kernel: add support for init_array constructorsFrantisek Hrbata
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij
2013-10-14__page_to_pfn: Fix typo in commentZhang Yanfei
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-02mm: Fix generic hugetlb pte check return type.David Miller
2013-09-30include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra
2013-09-25sched, x86: Optimize the preempt_schedule() callPeter Zijlstra
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra