aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+11
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+7
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-5/+5
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+13
2014-03-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+9
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon1-5/+5
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij1-0/+39
2014-03-13cputime: Bring cputime -> nsecs conversionFrederic Weisbecker2-1/+5
2014-03-13cputime: Fix nsecs_to_cputime() return type castFrederic Weisbecker1-1/+2
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski1-0/+11
2014-02-21mm: add support for discard of unused ptesKonstantin Weitz1-0/+13
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V1-0/+39
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+13
2014-02-09bitops: Fix signedness of compile-time hweight implementationsPaul Walmsley1-8/+9
2014-02-07gpio: make gpiod_direction_output take a logical valuePhilipp Zabel1-1/+1
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+12
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+9
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-49/+97
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-1/+9
2014-01-23add generic fixmap.hMark Salter1-0/+97
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven1-49/+0
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-01-17audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro2-1/+9
2014-01-15powerpc/thp: Fix crash on mremapAneesh Kumar K.V1-0/+12
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2-28/+14
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-0/+15
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra1-13/+29
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven1-1/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-19lib: hash: follow-up fixups for arch hashFrancesco Fusco1-2/+2
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-1/+1
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-24/+19
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-24/+11
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco1-0/+9
2013-12-12word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon1-0/+8
2013-12-11sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra1-24/+11
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+14
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-2/+10
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-11-13bitops/find: clarify and extend documentationCody P Schafer1-2/+10
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-160/+65
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+10
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro1-1/+1
2013-10-19gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot1-160/+62
2013-10-17kernel: add support for init_array constructorsFrantisek Hrbata1-0/+1