summaryrefslogtreecommitdiff
path: root/include/asm-generic (follow)
Commit message (Expand)AuthorAge
* vmlinux.lds.h: Add PGO and AutoFDO input sectionsNick Desaulniers2021-01-17
* asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2020-06-03
* include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-06-03
* sched/preempt: Fix preempt_count manipulationsPeter Zijlstra2020-05-10
* rtc: cmos: ignore bogus century byteEric Wong2020-01-29
* asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2019-08-25
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-25
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-10
* asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland2019-04-03
* ioremap: Update pgtable free interfaces with addrChintan Pandya2018-08-17
* x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina2018-08-15
* x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen2018-08-15
* asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-05-30
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-26
* mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-28
* EXPORT_SYMBOL() for asmAl Viro2018-01-23
* x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2018-01-23
* kaiser: cleanups while trying for gold linkHugh Dickins2018-01-05
* KAISER: Kernel Address IsolationRichard Fellner2018-01-05
* mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2017-11-21
* percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-10-21
* cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-09-07
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2016-09-24
* asm-generic: make get_user() clear the destination on errorsAl Viro2016-09-24
* vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-08-10
* locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra2016-07-27
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-06-01
* locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra2016-06-01
* asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier2016-05-04
* bitops: Do not default to __clear_bit() for __clear_bit_unlock()Peter Zijlstra2016-04-12
* cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-03-03
* 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