summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-181-2/+3
|\
| * x86/intel/lpss: Add pin control support to Intel low power subsystemMathias Nyman2013-09-141-2/+3
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0
|\ \
| * | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0
| |/
* | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-041-0/+10
|\ \
| * | kvm guest: Add configuration support to enable debug information for KVM GuestsSrivatsa Vaddagiri2013-08-091-0/+9
| * | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocksRaghavendra K T2013-08-091-0/+1
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-041-1/+5
|\ \
| * | mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by defaultToshi Kani2013-07-221-1/+5
| |/
* | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-041-2/+6
|\ \
| * | x86, relocs: Move ELF relocation handling to CKees Cook2013-08-071-2/+6
| |/
* | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-041-0/+26
|\ \
| * | x86: provide platform-devices for boot-framebuffersDavid Herrmann2013-08-021-0/+26
| |/
| |
| \
*-. \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2013-09-041-5/+0
|\ \ \ | | |/ | |/|
| | * kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu2013-07-191-5/+0
| |/
* | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-3/+3
|\ \
| * | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven2013-08-221-3/+3
| |/
* | lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds2013-09-021-0/+1
|/
* 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
| | |/ | |/|
OpenPOWER on IntegriCloud