| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-24 | x86/olpc: Fix olpc-xo1-sci.c build errors |  Randy Dunlap | 1 | -0/+1 |
| 2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core |  Ingo Molnar | 1 | -1/+0 |
| 2013-01-24 | x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency |  Kees Cook | 1 | -2/+2 |
| 2013-01-23 | x86: add support for Intel Low Power Subsystem |  Mika Westerberg | 1 | -0/+10 |
| 2013-01-21 | goldfish: platform device for x86 |  Jun Nakajima | 1 | -0/+12 |
| 2013-01-21 | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c |  Masami Hiramatsu | 1 | -0/+1 |
| 2013-01-21 | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig |  Masami Hiramatsu | 1 | -0/+1 |
| 2013-01-15 | x86: Select HAS_PERSISTENT_CLOCK on x86 |  John Stultz | 1 | -0/+1 |
| 2013-01-11 | arch/x86: remove depends on CONFIG_EXPERIMENTAL |  Kees Cook | 1 | -12/+10 |
| 2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -2/+1 |
| 2012-12-20 | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT |  David Woodhouse | 1 | -1/+1 |
| 2012-12-19 | introduce generic sys_sigaltstack(), switch x86 and um to it |  Al Viro | 1 | -0/+1 |
| 2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series |  Al Viro | 1 | -2/+0 |
| 2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma |  Linus Torvalds | 1 | -0/+2 |
| 2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -0/+1 |
| 2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -0/+1 |
| 2012-12-11 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -8/+3 |
| 2012-12-11 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+44 |
| 2012-12-11 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2012-12-11 | mm: numa: Add fault driven placement and migration |  Peter Zijlstra | 1 | -0/+2 |
| 2012-12-07 | x86/PCI: Add NumaChip remote PCI support |  Daniel J Blueman | 1 | -0/+1 |
| 2012-11-30 | context_tracking: New context tracking susbsystem |  Frederic Weisbecker | 1 | -1/+1 |
| 2012-11-29 | x86, 386 removal: Remove CONFIG_XADD |  H. Peter Anvin | 1 | -5/+0 |
| 2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig |  H. Peter Anvin | 1 | -3/+3 |
| 2012-11-28 | x86, um: switch to generic fork/vfork/clone |  Al Viro | 1 | -0/+1 |
| 2012-11-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK |  Frederic Weisbecker | 1 | -1/+0 |
| 2012-11-14 | x86, topology: Debug CPU0 hotplug |  Fenghua Yu | 1 | -0/+15 |
| 2012-11-14 | x86, Kconfig: Add config switch for CPU0 hotplug |  Fenghua Yu | 1 | -0/+29 |
| 2012-10-26 | arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SFI is present |  Bin Gao | 1 | -1/+1 |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 1 | -0/+2 |
| 2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -0/+1 |
| 2012-10-12 | x86, um: convert to saner kernel_execve() semantics |  Al Viro | 1 | -0/+1 |
| 2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 1 | -0/+1 |
| 2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE |  Gerald Schaefer | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry |  Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option |  Catalin Marinas | 1 | -0/+1 |
| 2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option |  Catalin Marinas | 1 | -0/+2 |
| 2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -13/+8 |
| 2012-10-01 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+11 |
| 2012-10-01 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -10/+10 |
| 2012-10-01 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2012-10-01 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -20/+30 |
| 2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -11/+1 |
| 2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+3 |
| 2012-09-30 | x86: split ret_from_fork |  Al Viro | 1 | -0/+1 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h |  David Howells | 1 | -0/+2 |
| 2012-09-26 | x86: Exit RCU extended QS on notify resume |  Frederic Weisbecker | 1 | -0/+1 |
| 2012-09-25 | cputime: Make finegrained irqtime accounting generally available |  Frederic Weisbecker | 1 | -11/+1 |
| 2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC |  H. Peter Anvin | 1 | -0/+11 |
| 2012-09-17 | x86, mce: Enable MCA support by default |  Borislav Petkov | 1 | -0/+1 |