summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2017-11-211-1/+3
* percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-10-211-2/+22
* cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-071-1/+5
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-09-241-4/+6
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-09-241-3/+7
* vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-08-101-0/+4
* locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-271-36/+17
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-06-011-15/+0
* locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra2016-06-011-1/+26
* asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-05-041-2/+6
* bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-04-121-7/+7
* cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-03-031-2/+3
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-121-4/+6
|\
| * asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato2015-11-081-4/+6
* | pci: remove pci_dma_supportedChristoph Hellwig2015-11-101-6/+0
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-064-125/+11
|\ \
| * | asm-generic: temporarily add back asm-generic/io-64-nonatomic*.hArnd Bergmann2015-10-162-0/+4
| * | asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsMarek Vasut2015-10-151-4/+7
| * | move count_zeroes.h out of asm-genericChristoph Hellwig2015-10-151-57/+0
| * | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-152-64/+0
| |/
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-0/+12
|\ \
| * \ Merge branch 'acpi-init'Rafael J. Wysocki2015-10-251-0/+12
| |\ \ | | |/ | |/|
| | * clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier2015-10-011-0/+1
| | * irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2015-10-011-0/+1
| | * ACPI: Add early device probing infrastructureMarc Zyngier2015-10-011-0/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-041-0/+10
|\ \ \
| * | | mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky2015-10-141-0/+10
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-031-1/+1
|\ \ \
| * | | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-061-1/+1
| |/ /
* | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-031-1/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-036-43/+60
|\ \ \
| * | | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-061-7/+14
| * | | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-062-9/+9
| * | | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2015-10-061-12/+17
| * | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-061-8/+72
| |\| |
| * | | atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-231-1/+2
| * | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
| * | | atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-231-10/+14
| * | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-231-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-181-2/+2
| * | | Merge tag 'v4.3-rc1' into locking/core, to refresh the treeIngo Molnar2015-09-139-6/+211
| |\ \ \
* | | | | mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta2015-10-171-7/+30
| |_|_|/ |/| | |
* | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-041-8/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-081-8/+72
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-191-1/+1
|\ \ \ \
| * | | | mm: fix type cast in __pfn_to_phys()Tyler Baker2015-09-191-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-171-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra2015-09-111-2/+2
* | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-0/+15