Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-07-03 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2017-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2017-07-02 | mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig | Oliver O'Halloran | 1 | -0/+1 |
2017-06-28 | x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG | Thomas Gleixner | 1 | -0/+1 |
2017-06-22 | x86/apic: Implement effective irq mask update | Thomas Gleixner | 1 | -0/+1 |
2017-06-22 | x86/irq: Use irq_migrate_all_off_this_cpu() | Thomas Gleixner | 1 | -0/+1 |
2017-06-22 | Merge branch 'linus' into x86/mm, to pick up fixes | Ingo Molnar | 1 | -4/+0 |
2017-06-14 | x86/mce: Merge mce_amd_inj into mce-inject | Borislav Petkov | 1 | -1/+1 |
2017-06-13 | x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation | Kirill A. Shutemov | 1 | -0/+3 |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 1 | -0/+1 |
2017-06-09 | security/keys: add CONFIG_KEYS_COMPAT to Kconfig | Bilal Amarni | 1 | -4/+0 |
2017-06-05 | x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code | Andy Lutomirski | 1 | -1/+1 |
2017-05-24 | x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do... | Benjamin Peterson | 1 | -1/+1 |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+1 |
2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2017-05-01 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+9 |