summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2019-08-25asm-generic: fix -Wtype-limits compiler warningsQian Cai
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-05-16mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky
2019-03-23x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf
2018-12-21locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz
2018-04-26asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2017-12-29init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-12-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-12-10locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook
2017-12-05mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-26percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi
2017-09-08mm: thp: check pmd migration entry in common pathZi Yan
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04fix the __user misannotations in asm-generic get_user/put_userAl Viro
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar
2017-08-17locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-15mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim
2017-08-10mm: refactor TLB gathering APIMinchan Kim
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-08-10kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin