summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2018-12-21locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)1-1/+1
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon1-2/+30
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya1-4/+4
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina1-12/+12
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen1-0/+12
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann1-0/+1
2018-05-01earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz1-1/+1
2018-04-26asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov1-0/+15
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani1-0/+10
2017-12-29init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner1-0/+5
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-12-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf1-1/+1
2017-12-10locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook1-0/+1
2017-12-05mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-0/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman104-0/+104
2017-09-26percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland1-2/+22
2017-09-15Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2017-09-10Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+1
2017-09-09mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi1-1/+33
2017-09-09mm: thp: check pmd migration entry in common pathZi Yan1-1/+17
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+14
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-41/+11
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+53
2017-09-04fix the __user misannotations in asm-generic get_user/put_userAl Viro1-4/+4
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-8/+4
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-14/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar1-1/+5
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+5
2017-08-29cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo1-1/+5
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon2-15/+30
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2-15/+30
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-41/+9
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-12/+26
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-12/+26
2017-08-25Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+26
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-14/+0
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar1-0/+27
2017-08-17locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney1-14/+0
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-3/+4
2017-08-15mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann1-0/+1
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-3/+4
2017-08-11mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim1-1/+1
2017-08-11mm: refactor TLB gathering APIMinchan Kim1-3/+4
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu2-8/+4
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-08-09kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin1-12/+26
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf1-1/+26
2017-07-24x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko1-0/+3
2017-07-24x86/io: Remove mem*io() duplicationsAndy Shevchenko1-0/+24
2017-07-18x86/mm: Extend early_memremap() support with additional attrsTom Lendacky1-0/+2