summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-291-5/+0Star
| * | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-291-3/+3
| |/
* | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-121-0/+44
|\ \
| * | x86, topology: Debug CPU0 hotplugFenghua Yu2012-11-151-0/+15
| * | x86, Kconfig: Add config switch for CPU0 hotplugFenghua Yu2012-11-141-0/+29
| |/
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-121-1/+1
|\ \
| * | arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SF...Bin Gao2012-10-261-1/+1
| |/
* / context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-301-1/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-0/+1
|\ \
| * | x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-0/+1
|\| |
| * | x86: split ret_from_forkAl Viro2012-10-011-0/+1
| |/
* | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-091-0/+1
* | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+2
* | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-041-13/+8Star
|\ \
| * | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-231-13/+8Star
| |/
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-0/+11
|\ \
| * | x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin2012-09-211-0/+11
| |/
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-10-011-10/+10
|\ \
| * | x86, microcode: Straighten out Kconfig textBorislav Petkov2012-08-231-10/+10
| |/
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-0/+1
|\ \
| * | x86, mce: Enable MCA support by defaultBorislav Petkov2012-09-171-0/+1
| |/
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-20/+30
|\ \
| * | x86/Kconfig: Clean up Kconfig defaultsJan Beulich2012-09-131-20/+30
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-11/+1Star
|\ \
| * | cputime: Make finegrained irqtime accounting generally availableFrederic Weisbecker2012-09-251-11/+1Star
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-0/+3
|\ \
| * | ftrace/x86: Add support for -mfentry to x86_64Steven Rostedt2012-08-231-0/+1
| * | perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-101-0/+1
| * | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-101-0/+1
| |/
* | x86: Exit RCU extended QS on notify resumeFrederic Weisbecker2012-09-261-0/+1
* | x86/kconfig: Remove outdated reference to Intel CPUs in CONFIG_SWIOTLBJoe Millenbach2012-09-051-4/+4
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-031-1/+1
|\
| * x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimentalJean Delvare2012-07-091-1/+1
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-0/+1
* | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-311-0/+1
|/
* x86, efi: Add EFI boot stub documentationMatt Fleming2012-06-011-0/+2
* x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-261-0/+1
* x86: use generic strncpy_from_user routineLinus Torvalds2012-05-261-0/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-251-0/+1
|\
| * X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-26/+7Star
|\ \
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0Star
| * | x86: Use generic time configThomas Gleixner2012-05-211-24/+7Star
| |/
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-241-1/+4
|\ \
| * \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-141-1/+0Star
| |\ \