summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2018-01-23Merge 4.4.113 into android-4.4Greg Kroah-Hartman
2018-01-23EXPORT_SYMBOL() for asmAl Viro
2018-01-23x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2018-01-06Merge 4.4.110 into android-4.4Greg Kroah-Hartman
2018-01-05kaiser: cleanups while trying for gold linkHugh Dickins
2018-01-05KAISER: Kernel Address IsolationRichard Fellner
2017-12-14BACKPORT: irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-12-14UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...Alexander Potapenko
2017-11-21mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang
2017-10-22Merge 4.4.94 into android-4.4Greg Kroah-Hartman
2017-10-21percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-09-07Merge 4.4.87 into android-4.4Greg Kroah-Hartman
2017-09-07cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo
2017-03-30UPSTREAM: mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-26Merge tag 'v4.4.22' into android-4.4.yDmitry Shmidt
2016-09-24asm-generic: make copy_from_user() zero the destination properlyAl Viro
2016-09-24asm-generic: make get_user() clear the destination on errorsAl Viro
2016-09-23UPSTREAM: vmlinux.lds.h: allow arch specific handling of ro_after_init data s...Heiko Carstens
2016-09-23UPSTREAM: arch: Introduce post-init read-only memoryKees Cook
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-18UPSTREAM: asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2016-08-10vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-07-27locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra
2016-06-01SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
2016-06-01locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra
2016-05-04asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier
2016-04-12bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra
2016-03-03cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao
2015-11-23treewide: Remove old email addressPeter Zijlstra
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