summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-131-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-111-6/+0Star
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-064-125/+11Star
|\ \
| * | 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/+0Star
| * | move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-152-64/+0Star
| |/
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-051-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-041-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-041-1/+0Star
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-046-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-201-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
* | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-0/+13
* | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-0/+14
* | | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-0/+18
* | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-0/+58
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-091-0/+6
|\ \ \
| * | | mm: add utility for early copy from unmapped ramMark Salter2015-09-091-0/+6
* | | | Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2015-09-091-0/+29
|\ \ \ \
| * | | | rtc: cmos: century supportSylvain Chouleur2015-09-051-0/+29
| |/ / /
* | | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-0/+6
|\ \ \ \
| * | | | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-281-0/+6
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-081-3/+1Star
|\ \ \ \ \
| * | | | | kbuild: Fix .text.unlikely placementAndi Kleen2015-08-201-3/+1Star
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-082-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |