Age | Commit message (Expand) | Author | Files | Lines |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+9 |
2017-11-22 | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 1 | -1/+1 |
2017-11-15 | x86/mm/kasan: don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin | 1 | -1/+1 |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -2/+1 |
2017-11-14 | x86/umip: Select X86_INTEL_UMIP by default | Ricardo Neri | 1 | -3/+9 |
2017-11-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+11 |
2017-11-08 | x86/umip: Enable User-Mode Instruction Prevention at runtime | Ricardo Neri | 1 | -0/+10 |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-06 | Merge branch 'x86/mm' into x86/asm, to pick up pending changes | Ingo Molnar | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-20 | x86/kasan: Use the same shadow offset for 4- and 5-level paging | Andrey Ryabinin | 1 | -1/+0 |
2017-10-18 | x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE | Thomas Gleixner | 1 | -0/+1 |
2017-10-14 | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf | 1 | -1/+1 |
2017-09-28 | locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT | Kees Cook | 1 | -1/+1 |
2017-09-25 | x86/irq/vector: Initialize matrix allocator | Thomas Gleixner | 1 | -0/+1 |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2017-09-08 | mm/memory_hotplug: introduce add_pages | Michal Hocko | 1 | -0/+4 |
2017-09-08 | mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION | Naoya Horiguchi | 1 | -0/+4 |
2017-09-06 | x86,mpx: make mpx depend on x86-64 to free up VMA flag | Rik van Riel | 1 | -1/+3 |
2017-09-04 | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -6/+6 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+49 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+2 |
2017-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+2 |
2017-08-31 | Merge branch 'for-4.14/fs' into libnvdimm-for-next | Dan Williams | 1 | -1/+2 |
2017-08-31 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy | 1 | -1/+0 |
2017-08-31 | x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y) | Vitaly Kuznetsov | 1 | -0/+1 |
2017-08-29 | locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time being | Ingo Molnar | 1 | -1/+2 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 1 | -1/+2 |
2017-08-25 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 1 | -1/+2 |
2017-08-24 | x86/lguest: Remove lguest support | Juergen Gross | 1 | -2/+0 |
2017-08-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2017-08-18 | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog | Nicholas Piggin | 1 | -1/+1 |
2017-08-18 | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 1 | -0/+1 |
2017-08-17 | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook | 1 | -0/+1 |
2017-08-01 | x86/intel_rdt: Introduce a common compile option for RDT | Vikas Shivappa | 1 | -6/+6 |
2017-07-26 | x86/kconfig: Consolidate unwinders into multiple choice selection | Josh Poimboeuf | 1 | -2/+1 |
2017-07-26 | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 1 | -0/+1 |
2017-07-21 | x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 1 | -0/+19 |
2017-07-18 | x86/mm: Extend early_memremap() support with additional attrs | Tom Lendacky | 1 | -0/+4 |
2017-07-18 | x86/mm: Add Secure Memory Encryption (SME) support | Tom Lendacky | 1 | -0/+25 |
2017-07-12 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 1 | -0/+1 |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin | 1 | -0/+1 |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+1 |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-07-06 | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 1 | -1/+1 |
2017-07-06 | mm, THP, swap: delay splitting THP during swap out | Huang Ying | 1 | -0/+1 |
2017-07-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |