summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2014-10-10mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman1-1/+0
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds1-0/+12
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds1-0/+1
2014-08-30kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal1-4/+14
2014-08-18x86: Support compiling out human-friendly processor feature namesJosh Triplett1-0/+12
2014-08-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2014-08-14Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2014-08-12Merge tag 'efi-urgent' into x86/efiH. Peter Anvin1-0/+1
2014-08-09kexec: verify the signature of signed PE bzImageVivek Goyal1-0/+22
2014-08-09kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-09kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal1-0/+1
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2014-08-06x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming1-0/+1
2014-08-05Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2014-08-05Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+4
2014-08-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2014-08-05x86/efi: Fix 3DNow optimization build failure in EFI stubMatt Fleming1-1/+1
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-1/+0
2014-07-26x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey1-0/+4
2014-07-24clocksource: Move cycle_last validation to core codeThomas Gleixner1-0/+1
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz1-1/+0
2014-07-23acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+2
2014-07-21ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo1-0/+1
2014-07-21ACPI: add config for BIOS table scanGraeme Gregory1-0/+1
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-1/+0
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel1-0/+1
2014-06-22x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu1-0/+1
2014-06-22x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu1-0/+1
2014-06-17x86, kaslr: boot-time selectable with hibernationKees Cook1-1/+0
2014-06-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2014-06-06x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long1-0/+1
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-4/+21
2014-06-05Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds1-3/+7
2014-06-05mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov1-1/+1
2014-06-05x86: enable DMA CMA with swiotlbAkinobu Mita1-1/+1
2014-06-05x86: require x86-64 for automatic NUMA balancingMel Gorman1-1/+1
2014-06-05hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-0/+4
2014-06-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2014-06-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+2
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2014-05-16x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner1-0/+1
2014-05-16goldfish: Allow 64bit buildsAlan1-1/+0
2014-05-10x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box1-5/+2
2014-05-04x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin1-5/+18
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin1-0/+4
2014-04-25x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring1-0/+3
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+1