summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue2015-01-231-1/+5
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-3/+3
|\
| * x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu2014-12-161-2/+2
| * x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu2014-12-161-1/+1
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-191-4/+26
|\ \
| * | x86, mpx: Give MPX a real config option promptDave Hansen2014-12-151-4/+26
* | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
| |/ |/|
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-0/+18
|\ \
| * | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-031-0/+18
* | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-0/+4
|\ \ \ | | |/ | |/|
| * | x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-181-0/+4
* | | perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)2014-11-041-1/+1
|/ /
* | perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2014-10-281-0/+4
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-141-5/+30
|\
| * x86/platform/intel/iosf: Add debugfs config option for IOSFDavid E. Box2014-09-191-0/+13
| * x86/platform/intel/iosf: Add better description of IOSF driver in configDavid E. Box2014-09-191-15/+17
| * x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box2014-08-271-2/+12
* | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-091-1/+0
* | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-071-0/+12
|\ \
| * | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-171-0/+12
| |/
* | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-131-0/+1
* | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-291-4/+14
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-131-0/+2
|\
| * x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-211-0/+1
| * x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu2014-06-211-0/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-131-1/+2
|\ \
| * \ Merge tag 'efi-urgent' into x86/efiH. Peter Anvin2014-08-111-0/+1
| |\ \
| | * | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-08-051-0/+1
| * | | x86/efi: Fix 3DNow optimization build failure in EFI stubMatt Fleming2014-08-041-1/+1
* | | | kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-081-0/+22
* | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-081-0/+2
* | | | kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal2014-08-081-0/+1
* | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-081-0/+1
* | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-0/+2
|\ \ \ \
| * | | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-0/+1
| * | | | ACPI: add config for BIOS table scanGraeme Gregory2014-07-211-0/+1
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-1/+1
|\ \ \ \ \
| * | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-231-0/+1
| * | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+2
|\ \ \ \ \
| * | | | | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki2014-07-221-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+4
|\ \ \ \ \
| * | | | | x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey2014-07-251-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-071-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-1/+0
| | |/ | |/|
* | | locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-161-0/+1
|/ /
* | x86, kaslr: boot-time selectable with hibernationKees Cook2014-06-161-1/+0
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-121-0/+1
|\
OpenPOWER on IntegriCloud