summaryrefslogtreecommitdiff
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2016-01-14
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-11
|\
| * x86/mm/pat: Add untrack_pfn_moved for mremapToshi Kani2016-01-05
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-11
|\ \
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-04
| * | locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()Waiman Long2015-11-23
| |/
* | treewide: Remove old email addressPeter Zijlstra2015-11-23
|/
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-12
|\
| * asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato2015-11-08
* | pci: remove pci_dma_supportedChristoph Hellwig2015-11-10
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\ \
| * | asm-generic: temporarily add back asm-generic/io-64-nonatomic*.hArnd Bergmann2015-10-16
| * | asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsMarek Vasut2015-10-15
| * | move count_zeroes.h out of asm-genericChristoph Hellwig2015-10-15
| * | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-15
| |/
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \
| * \ Merge branch 'acpi-init'Rafael J. Wysocki2015-10-25
| |\ \ | | |/ | |/|
| | * clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier2015-10-01
| | * irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier2015-10-01
| | * ACPI: Add early device probing infrastructureMarc Zyngier2015-10-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-04
|\ \ \
| * | | mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky2015-10-14
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-03
|\ \ \
| * | | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-06
| |/ /
* | | atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-03
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-03
|\ \ \
| * | | locking/rwsem: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-06
| * | | locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso2015-10-06
| * | | Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06
| |\ \ \ | | |/ /
| * | | atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-23
| * | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
| * | | atomic: Add atomic_long_t bitopsPeter Zijlstra2015-09-23
| * | | Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar2015-09-23
| |\ \ \ | | | |/ | | |/|
| * | | locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso2015-09-18
| * | | Merge tag 'v4.3-rc1' into locking/core, to refresh the treeIngo Molnar2015-09-13
| |\ \ \
* | | | | mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta2015-10-17
| |_|_|/ |/| | |
* | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-19
|\ \ \ \
| * | | | mm: fix type cast in __pfn_to_phys()Tyler Baker2015-09-19
| | |_|/ | |/| |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-09-17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra2015-09-11
* | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* | | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-08
|\ \ \
| * | | mm: add utility for early copy from unmapped ramMark Salter2015-09-08