aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+3
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+18
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+0
2013-02-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-12/+10
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+11
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+21
2013-02-19Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2013-02-19Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Rafael J. Wysocki 1-0/+1
2013-02-17APM idle: register apm_cpu_idle via cpuidleGravatar Len Brown 1-0/+1
2013-02-14burying unused conditionalsGravatar Al Viro 1-4/+0
2013-02-12Merge tag 'v3.8-rc7' into x86/asmGravatar H. Peter Anvin 1-0/+1
2013-02-11Merge branch 'acpi-lpss'Gravatar Rafael J. Wysocki 1-0/+10
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Gravatar Thomas Gleixner 1-0/+1
2013-02-03x86: switch to generic old sigactionGravatar Al Viro 1-0/+2
2013-02-03x86: switch to generic compat rt_sigaction()Gravatar Al Viro 1-0/+1
2013-02-03x86,um: switch to generic old sigsuspend()Gravatar Al Viro 1-0/+1
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Gravatar Al Viro 1-0/+1
2013-02-03x86: switch to generic compat rt_sigpending()Gravatar Al Viro 1-0/+1
2013-01-31x86-32, mm: Rip out x86_32 NUMA remapping codeGravatar Dave Hansen 1-4/+0
2013-01-31x86/Kconfig: Make early microcode loading a configuration featureGravatar Fenghua Yu 1-0/+18
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKGravatar John Stultz 1-1/+1
2013-01-28x86: Enable ARCH_USE_BUILTIN_BSWAPGravatar David Woodhouse 1-0/+1
2013-01-25x86: Add TS-5500 platform supportGravatar Vivien Didelot 1-0/+9
2013-01-24x86/olpc: Fix olpc-xo1-sci.c build errorsGravatar Randy Dunlap 1-0/+1
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-1/+0
2013-01-24x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependencyGravatar Kees Cook 1-2/+2
2013-01-23x86: add support for Intel Low Power SubsystemGravatar Mika Westerberg 1-0/+10
2013-01-21goldfish: platform device for x86Gravatar Jun Nakajima 1-0/+12
2013-01-21kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cGravatar Masami Hiramatsu 1-0/+1
2013-01-21ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigGravatar Masami Hiramatsu 1-0/+1
2013-01-15x86: Select HAS_PERSISTENT_CLOCK on x86Gravatar John Stultz 1-0/+1
2013-01-11arch/x86: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-12/+10
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+1
2012-12-20x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITGravatar David Woodhouse 1-1/+1
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itGravatar Al Viro 1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 1-2/+0
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGravatar Linus Torvalds 1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-8/+3
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+44
2012-12-11Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2012-12-11mm: numa: Add fault driven placement and migrationGravatar Peter Zijlstra 1-0/+2
2012-12-07x86/PCI: Add NumaChip remote PCI supportGravatar Daniel J Blueman 1-0/+1
2012-11-30context_tracking: New context tracking susbsystemGravatar Frederic Weisbecker 1-1/+1