summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-18config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk
2015-04-14mm: move memtest under mmVladimir Murzin
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14x86, mm: support huge KVA mappings on x86Toshi Kani
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-01x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig
2015-03-25ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory
2015-03-13x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help textBorislav Petkov
2015-03-13Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...Ingo Molnar
2015-03-05x86/intel/quark: Select COMMON_CLKAndy Shevchenko
2015-03-05x86/mm: Further simplify 1 GB kernel linear mappings handlingIngo Molnar
2015-03-05x86/mm: Simplify enabling direct_gbpagesLuis R. Rodriguez
2015-02-21Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-18x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue
2015-02-18x86/Kconfig: Simplify X86_UP_APIC handlingJan Beulich
2015-02-18x86/Kconfig: Simplify X86_IO_APIC dependenciesJan Beulich
2015-02-18x86/Kconfig: Avoid issuing pointless turned off entries to .configJan Beulich
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-09Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-06ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue
2015-02-04livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf
2015-01-24x86, init: Fix UP boot regression on x86_64Thomas Gleixner
2015-01-23x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue
2015-01-22init: Get rid of x86ismsThomas Gleixner
2015-01-20livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-19Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-16x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu
2014-12-16x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu
2014-12-15x86, mpx: Give MPX a real config option promptDave Hansen
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-10Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-18x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren
2014-11-04perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds