summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-0/+1
* Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-0/+1
|\
| * consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+1
* | rapidio: add modular build option for the subsystem coreAlexandre Bounine2013-07-031-2/+2
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-0/+6
|\ \
| * | x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-141-0/+3
| * | x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-141-0/+3
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-0/+2
|\ \ \
| * | | x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORMBen Hutchings2013-06-261-0/+2
| |/ /
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-021-5/+9
|\ \ \
| * | | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin2013-05-311-1/+1
| * | | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-301-5/+9
| |/ /
* | | Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-241-0/+1
|\ \ \ | | |/ | |/|
| * | x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-181-0/+1
| |/
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
|/
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-151-1/+0
|\
| * time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-141-1/+0
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\ \ | |/ |/|
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-0/+1
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-301-44/+45
|\ \
| * | x86: Make Linux guest support optionalBorislav Petkov2013-03-041-44/+45
| * | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menuBorislav Petkov2013-03-041-2/+2
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-0/+1
|\ \ \
| * \ \ Merge branch 'linus' into timers/coreThomas Gleixner2013-04-241-1/+2
| |\ \ \
| * | | | x86: Do full rtc synchronization with ntpPrarit Bhargava2013-03-151-0/+1
| | |/ / | |/| |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | idle: Remove unused ARCH_HAS_DEFAULT_IDLEPaul Bolle2013-04-101-3/+0
| * | | x86: Use generic idle loopThomas Gleixner2013-04-081-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-191-0/+1
|\ \ \ | |/ / |/| |
| * | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| |/
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-1/+3
|\
| * burying unused conditionalsAl Viro2013-02-141-4/+0
| * x86: switch to generic old sigactionAl Viro2013-02-031-0/+2
| * x86: switch to generic compat rt_sigaction()Al Viro2013-02-031-0/+1
| * x86,um: switch to generic old sigsuspend()Al Viro2013-02-031-0/+1
| * x86: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-0/+1
| * x86: switch to generic compat rt_sigpending()Al Viro2013-02-031-0/+1
* | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-221-0/+18
|\ \
| * | x86/Kconfig: Make early microcode loading a configuration featureFenghua Yu2013-01-311-0/+18
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+0
|\ \
| * | x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-01-311-4/+0
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-211-2/+2
|\ \
| * | x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependencyKees Cook2013-01-241-2/+2
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-12/+10
|\ \
| * | arch/x86: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-12/+10
| |/
OpenPOWER on IntegriCloud