summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-06-081-36/+17
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-251-2/+2
|\
| * sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2016-05-171-2/+2
* | locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra2016-05-201-1/+26
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+8
|\ \
| * | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-0/+8
| |/
* | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-191-2/+2
|\ \
| * \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-091-2/+2
| |\ \
| | * | io-64-nonatomic: Add relaxed accessor variantsRobin Murphy2016-05-031-2/+2
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-192-15/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-05-131-15/+0
| * | | seccomp: Get compat syscalls from asm-generic headerMatt Redfearn2016-05-131-0/+14
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-1/+3
|\ \ \
| * \ \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-051-2/+6
| |\ \ \ | | |/ /
| * | | x86/asm: Make sure verify_cpu() has a good stackBorislav Petkov2016-04-131-1/+3
| | |/ | |/|
* | | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-05-161-3/+10
|\ \ \ | |_|/ |/| |
| * | locking/rwsem: Introduce basis for down_write_killable()Michal Hocko2016-04-131-0/+12
| * | locking/rwsem: Get rid of __down_write_nested()Michal Hocko2016-04-131-6/+1
| |/
* | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-04-211-2/+6
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-1/+11
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-244-8/+1
|\
| * asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-4/+0
| * asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2016-03-011-1/+1
| * asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-241-7/+7
|\ \
| * | bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-03-211-7/+7
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-0/+12
|\ \ \
| * | | mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-181-1/+1
| * | | mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-1/+2
| * | | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen2016-02-181-0/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-4/+4
|\ \ \ \
| * | | | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-4/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-183-12/+38
|\ \ \ \ \
| * | | | | lib/bug.c: use common WARN helperJosh Poimboeuf2016-03-171-0/+6
| * | | | | include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko2016-03-171-3/+3
| * | | | | bug: set warn variable before calling WARN()Steven Rostedt2016-03-171-9/+12
| * | | | | mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_rangeAneesh Kumar K.V2016-03-171-0/+17
* | | | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-0/+4
|\ \ \ \ \ \
| * | | | | | gpio: allow setting ARCH_NR_GPIOS from KconfigArnd Bergmann2016-02-191-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-6/+6
|\ \ \ \ \ \
| * | | | | | asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2016-02-161-6/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-4/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-2/+3
| |\ \ \ \ \ | | |/ / / /
| * | | | | earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-061-4/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-192/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-118/+0
| * | | | PCI: Remove empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-9/+0
| * | | | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas2016-02-051-65/+0
| |/ / /
* | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-141-0/+1
|\ \ \ \
| * | | | arch: Introduce post-init read-only memoryKees Cook2016-02-221-0/+1
| | |_|/ | |/| |
OpenPOWER on IntegriCloud