aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra1-0/+1
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+0
2013-11-15x86, mm: enable split page table lock for PMD levelKirill A. Shutemov1-0/+4
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+0
2013-11-12Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+16
2013-11-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-11-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+5
2013-11-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-11-06x86/cpu: Increase max CPU count to 8192Josh Boyer1-2/+2
2013-11-06x86/cpu: Allow higher NR_CPUS valuesJosh Boyer1-2/+4
2013-11-06Merge tag 'v3.12' into core/locking to pick up mutex upatesIngo Molnar1-3/+4
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki1-4/+0
2013-10-26x86/locking/kconfig: Update paravirt spinlock Kconfig descriptionRaghavendra K T1-3/+3
2013-10-23x86: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov1-0/+1
2013-10-06x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bitIngo Molnar1-9/+15
2013-10-06x86/iommu: Don't make AMD_GART depend on EXPERT and default yAndi Kleen1-5/+4
2013-10-04x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni1-3/+3
2013-10-01x86: Tell about irq stack coverageFrederic Weisbecker1-0/+1
2013-09-25EFI stub documentation updatesRoy Franz1-1/+1
2013-09-25hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani1-4/+0
2013-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2013-09-14x86/intel/lpss: Add pin control support to Intel low power subsystemMathias Nyman1-2/+3
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2013-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+5
2013-09-04Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+26
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2013-09-02lockref: implement lockless reference count updates using cmpxchg()Linus Torvalds1-0/+1
2013-08-22Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help textsGeert Uytterhoeven1-3/+3
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni1-1/+0
2013-08-09kvm guest: Add configuration support to enable debug information for KVM GuestsSrivatsa Vaddagiri1-0/+9
2013-08-09x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocksRaghavendra K T1-0/+1
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook1-2/+6
2013-08-02x86: provide platform-devices for boot-framebuffersDavid Herrmann1-0/+26
2013-07-22mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by defaultToshi Kani1-1/+5
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu1-5/+0
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee1-0/+1
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds1-0/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen1-0/+1
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine1-2/+2
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-0/+1
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-0/+6
2013-07-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2013-07-02Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+9