summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
AgeCommit message (Expand)Author
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-10pci: remove pci_dma_supportedChristoph Hellwig
2015-11-08asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-10-25Merge branch 'acpi-init'Rafael J. Wysocki
2015-10-17mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta
2015-10-16asm-generic: temporarily add back asm-generic/io-64-nonatomic*.hArnd Bergmann
2015-10-15asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsMarek Vasut
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2015-10-14mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky
2015-10-06locking/rwsem: Use acquire/release semanticsDavidlohr Bueso
2015-10-06locking/mutex: Use acquire/release semanticsDavidlohr Bueso
2015-10-06locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...Davidlohr Bueso
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06sched/core: Create preempt_count invariantPeter Zijlstra
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-01clocksource / ACPI: Add probing infrastructure for ACPI-based clocksourcesMarc Zyngier
2015-10-01irqchip / ACPI: Add probing infrastructure for ACPI-based irqchipsMarc Zyngier
2015-10-01ACPI: Add early device probing infrastructureMarc Zyngier
2015-09-23atomic: Implement atomic_read_ctrl()Peter Zijlstra
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-23atomic: Add atomic_long_t bitopsPeter Zijlstra
2015-09-23Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...Ingo Molnar
2015-09-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker
2015-09-18locking/qrwlock: Rename ->lock to ->wait_lockDavidlohr Bueso
2015-09-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-09-13Merge tag 'v4.3-rc1' into locking/core, to refresh the treeIngo Molnar
2015-09-11locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08Merge tag 'rtc-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-09-08mm: add utility for early copy from unmapped ramMark Salter
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-05rtc: cmos: century supportSylvain Chouleur
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds