index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-06
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
2017-07-06
mm, THP, swap: delay splitting THP during swap out
Huang Ying
2017-07-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-02
mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig
Oliver O'Halloran
2017-06-28
x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG
Thomas Gleixner
2017-06-22
x86/apic: Implement effective irq mask update
Thomas Gleixner
2017-06-22
x86/irq: Use irq_migrate_all_off_this_cpu()
Thomas Gleixner
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2017-06-14
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-06-09
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
2017-05-24
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...
Benjamin Peterson
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-26
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
Al Viro
2017-04-26
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
Al Viro
2017-04-23
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementa...
Ingo Molnar
2017-04-18
x86: Enable KASLR by default
Ingo Molnar
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
2017-03-28
x86/mce: Factor out and deprecate the /dev/mcelog driver
Tony Luck
2017-03-24
x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
Steven Rostedt (VMware)
2017-03-18
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-21
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
2017-02-20
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
2017-02-07
x86/kconfig: Remove misleading note regarding hibernation and KASLR
Niklas Cassel
2017-01-26
arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86
Irina Tirdea
2017-01-24
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
Borislav Petkov
2017-01-11
lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
Laura Abbott
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-18
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
[next]