aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroGravatar Dou Liyang 1-3/+0
2017-11-17bug: fix "cut here" location for __WARN_TAINT architecturesGravatar Kees Cook 1-2/+3
2017-11-17bug: define the "cut here" string in a single placeGravatar Kees Cook 1-0/+2
2017-11-17kernel debug: support resetting WARN*_ONCEGravatar Andi Kleen 3-3/+7
2017-11-15Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+6
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+20
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 6-53/+34
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+14
2017-11-10audit: Add new syscalls to the perm=w filterGravatar Steve Grubb 2-0/+6
2017-11-07percpu: Introduce DEFINE_PER_CPU_DECRYPTEDGravatar Brijesh Singh 1-0/+19
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsGravatar Ingo Molnar 104-0/+104
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 104-0/+104
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 104-0/+104
2017-10-25locking/qrwlock: Prevent slowpath writers getting held up by fastpathGravatar Will Deacon 2-22/+9
2017-10-25locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlockGravatar Will Deacon 1-2/+2
2017-10-25locking/atomic: Add atomic_cond_read_acquire()Gravatar Will Deacon 1-0/+3
2017-10-25locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Gravatar Will Deacon 2-13/+14
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Gravatar Josh Poimboeuf 1-1/+1
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsGravatar Will Deacon 1-1/+0
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Gravatar Will Deacon 1-20/+0
2017-10-10locking/rwsem: Add down_read_killable()Gravatar Kirill Tkhai 1-0/+10
2017-10-10Merge branch 'locking/urgent' into locking/core, to pick up fixesGravatar Ingo Molnar 1-2/+22
2017-10-07div64: add missing kernel-docGravatar Randy Dunlap 1-0/+14
2017-09-28locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsGravatar Kees Cook 1-0/+1
2017-09-26percpu: make this_cpu_generic_read() atomic w.r.t. interruptsGravatar Mark Rutland 1-2/+22
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+4
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-0/+1
2017-09-08mm: soft-dirty: keep soft-dirty bits over thp migrationGravatar Naoya Horiguchi 1-1/+33
2017-09-08mm: thp: check pmd migration entry in common pathGravatar Zi Yan 1-1/+17
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+14
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-41/+11
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+53
2017-09-04fix the __user misannotations in asm-generic get_user/put_userGravatar Al Viro 1-4/+4
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-8/+4
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-14/+0
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsGravatar Ingo Molnar 1-1/+5
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-1/+5
2017-08-28cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsGravatar Tejun Heo 1-1/+5
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextGravatar Boris Brezillon 2-15/+30
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsGravatar Ingo Molnar 2-15/+30
2017-08-25futex: Remove duplicated code and fix undefined behaviourGravatar Jiri Slaby 1-41/+9
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-12/+26
2017-08-25Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-12/+26
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-12/+26
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Ingo Molnar 1-14/+0
2017-08-18Merge branch 'x86/asm' into locking/coreGravatar Ingo Molnar 1-0/+27
2017-08-17locking: Remove spin_unlock_wait() generic definitionsGravatar Paul E. McKenney 1-14/+0
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesGravatar Ingo Molnar 1-3/+4
2017-08-15mtd: only use __xipram annotation when XIP_KERNEL is setGravatar Arnd Bergmann 1-0/+1
2017-08-11Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 1-3/+4