index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)
Vitaly Kuznetsov
1
-0
/
+1
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
1
-1
/
+2
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-19
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-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-13
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
1
-0
/
+1
2017-07-13
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-07
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
1
-1
/
+1
2017-07-07
mm, THP, swap: delay splitting THP during swap out
Huang Ying
1
-0
/
+1
2017-07-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-07-04
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-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2017-05-02
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+9
2017-04-26
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
Al Viro
1
-1
/
+0
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
1
-1
/
+0
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
1
-3
/
+0
2017-04-18
x86: Enable KASLR by default
Ingo Molnar
1
-3
/
+3
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
1
-0
/
+1
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
1
-0
/
+1
2017-03-28
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
1
-1
/
+9
2017-03-24
x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
Steven Rostedt (VMware)
1
-1
/
+1
2017-03-18
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
1
-0
/
+3
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
1
-0
/
+1
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
1
-0
/
+1
2017-02-26
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-4
/
+0
2017-02-25
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
1
-0
/
+1
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-22
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2017-02-21
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
1
-0
/
+1
[next]