summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-29
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-23
| |\
| | * init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner2017-12-22
| | * arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-22
| | * Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-17
| | |\
* | | | add infrastructure for tagging functions as error injectableJosef Bacik2017-12-12
|/ / /
* | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-29
* | | mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-11-29
* | | include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang2017-11-17
* | | bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook2017-11-17
* | | bug: define the "cut here" string in a single placeKees Cook2017-11-17
* | | kernel debug: support resetting WARN*_ONCEAndi Kleen2017-11-17
* | | Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ \
| * | | audit: Add new syscalls to the perm=w filterSteve Grubb2017-11-10
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-13
|\ \ \ \
| * | | | percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh2017-11-07
| * | | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-14
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon2017-10-25
| * | | | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlockWill Deacon2017-10-25
| * | | | locking/atomic: Add atomic_cond_read_acquire()Will Deacon2017-10-25
| * | | | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon2017-10-25
| * | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-10
| * | | | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-10
| * | | | locking/rwsem: Add down_read_killable()Kirill Tkhai2017-10-10
| * | | | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2017-10-10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook2017-09-28
* | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | div64: add missing kernel-docRandy Dunlap2017-10-07
| |/ / /
* | / / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ / |/| |
* | | percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland2017-09-26
|/ /
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-09-14
|\ \
| * | fix the __user misannotations in asm-generic get_user/put_userAl Viro2017-09-04
* | | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-09
|\ \ \
| * | | Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon2017-08-28
| |\| |
| * | | mtd: only use __xipram annotation when XIP_KERNEL is setArnd Bergmann2017-08-15
* | | | mm: soft-dirty: keep soft-dirty bits over thp migrationNaoya Horiguchi2017-09-08
* | | | mm: thp: check pmd migration entry in common pathZi Yan2017-09-08
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-04
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-26
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-18
| * | | | x86/mm: Provide general kernel support for memory encryptionTom Lendacky2017-07-18
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
| * | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-25
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'x86/asm' into locking/coreIngo Molnar2017-08-18
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-11
| |\ \ \ \ \