summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+39
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-01-271-0/+12
|\
| * powerpc/thp: Fix crash on mremapAneesh Kumar K.V2014-01-151-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+9
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-4/+3
| |\ \ | | |/
| * | lib: hash: follow-up fixups for arch hashFrancesco Fusco2013-12-191-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-182-24/+19
| |\ \
| * | | lib: introduce arch optimized hash libraryFrancesco Fusco2013-12-171-0/+9
* | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-232-49/+97
|\ \ \ \
| * | | | add generic fixmap.hMark Salter2014-01-231-0/+97
| * | | | asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2014-01-231-49/+0
* | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-01-232-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro2014-01-172-1/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ \ \
| * | | | | asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven2014-01-021-1/+1
* | | | | | Merge tag 'v3.13-rc8' into core/lockingIngo Molnar2014-01-132-28/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-201-3/+2
| * | | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-181-1/+1
| | |_|_|/ | |/| | |
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-171-24/+11
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-111-24/+11
| | | |/ | | |/|
* | | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-01-121-0/+15
* | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-13/+29
|/ / /
* | | word-at-a-time: provide generic big-endian zero_bytemask implementationWill Deacon2013-12-121-0/+8
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-0/+14
|\ \
| * | crypto: create generic version of ablk_helperArd Biesheuvel2013-09-241-0/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\ \ \
| * | | __page_to_pfn: Fix typo in commentZhang Yanfei2013-10-141-1/+1
| |/ /
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-151-0/+1
|\ \ \
| * | | kernel: add support for init_array constructorsFrantisek Hrbata2013-10-171-0/+1
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-131-2/+10
|\ \ \ \
| * | | | bitops/find: clarify and extend documentationCody P Schafer2013-11-131-2/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-121-160/+65
|\ \ \ \
| * | | | gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot2013-10-191-160/+62
| * | | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-162-2/+3
| |\ \ \ \ | | |/ / /
| * | | | gpio: add API to be strict about GPIO IRQ usageLinus Walleij2013-10-161-0/+3
| | |/ / | |/| |
* | | | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+10
|\ \ \ \
| * | | | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-161-0/+10
| | |/ / | |/| |
* | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-092-2/+3
|\ \ \ \ | |/ / /
| * | | mm: Fix generic hugetlb pte check return type.David Miller2013-10-021-2/+2
| * | | include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton2013-09-301-0/+1
| |/ /
* | | sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra2013-09-281-8/+0
* | | sched, x86: Optimize the preempt_schedule() callPeter Zijlstra2013-09-251-0/+10
* | | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-251-0/+35
* | | sched: Create more preempt_count accessorsPeter Zijlstra2013-09-251-0/+14
* | | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+54
|/ /
* | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-28/+0
|\ \ | |/ |/|
| * drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-28/+0
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-0/+0
|\ \
OpenPOWER on IntegriCloud