summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long2014-06-061-0/+1
* | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2014-06-051-4/+21
|\ \
| * | x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin2014-05-041-5/+18
| * | x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin2014-05-041-0/+4
| |/
* | Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds2014-06-041-3/+7
|\ \
| * | mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov2014-06-041-1/+1
| * | x86: enable DMA CMA with swiotlbAkinobu Mita2014-06-041-1/+1
| * | x86: require x86-64 for automatic NUMA balancingMel Gorman2014-06-041-1/+1
| * | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-041-0/+4
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-0/+1
|\ \ \ | |/ / |/| |
| * | x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-161-0/+1
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-5/+2
|\ \
| * | x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box2014-05-091-5/+2
| |/
* | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-0/+3
|\ \
| * | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-241-0/+3
| |/
* | goldfish: Allow 64bit buildsAlan2014-05-151-1/+0
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\
OpenPOWER on IntegriCloud