summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2015-05-28EDAC: Cleanup atomic_scrub messBorislav Petkov
2015-05-27x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAPToshi Kani
2015-05-24hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár
2015-05-12locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-11locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar
2015-05-08x86/kconfig: Fix the CONFIG_NR_CPUS descriptionKirill A. Shutemov
2015-05-08x86/kconfig: Bump default NR_CPUS from 8 to 64 for 64-bit configurationKirill A. Shutemov
2015-05-08locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)
2015-05-08locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long
2015-05-06x86/platform/uv: Make SGI UV dependent on CONFIG_PCIIngo Molnar
2015-05-05x86: Let x2APIC support depend on interrupt remapping or guest supportJan Kiszka
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQJiang Liu
2015-04-24x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu
2015-04-24x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu
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