| Commit message (Expand) | Author | Age |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-19 |
|\ |
|
| * | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2013-02-04 |
| |\ |
|
| | * | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK | John Stultz | 2013-01-29 |
| | * | x86: Select HAS_PERSISTENT_CLOCK on x86 | John Stultz | 2013-01-15 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-19 |
|\ \ \ |
|
| * | | | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu | 2013-01-21 |
| * | | | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig | Masami Hiramatsu | 2013-01-21 |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 |
| | |/ |
|
* | / | x86/olpc: Fix olpc-xo1-sci.c build errors | Randy Dunlap | 2013-01-24 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 |
|\ \ |
|
| * | | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 2012-12-19 |
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 |
* | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 |
|\ \ \ |
|
| * | | | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 |
| | |/
| |/| |
|
* | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 |
|\ \ \ |
|
| * | | | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 2012-12-07 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ \ \
| | |/
| |/| |
|
| * | | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 |
| |/ |
|
* | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 |
|\ \ |
|
| * | | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 2012-11-29 |
| * | | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 2012-11-29 |
| |/ |
|
* | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-11 |
|\ \ |
|
| * | | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 2012-11-14 |
| * | | x86, Kconfig: Add config switch for CPU0 hotplug | Fenghua Yu | 2012-11-14 |
| |/ |
|
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 |
|\ \ |
|
| * | | arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SF... | Bin Gao | 2012-10-26 |
| |/ |
|
* / | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 |
|\ \ |
|
| * | | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\| | |
|
| * | | x86: split ret_from_fork | Al Viro | 2012-09-30 |
| |/ |
|
* | | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 2012-10-09 |
* | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 2012-10-09 |
* | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 2012-10-09 |
* | | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 2012-10-09 |
* | | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-10-04 |
|\ \ |
|
| * | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti | 2012-08-23 |
| |/ |
|
* | | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 2012-09-21 |
| |/ |
|
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | x86, microcode: Straighten out Kconfig text | Borislav Petkov | 2012-08-22 |
| |/ |
|
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | x86, mce: Enable MCA support by default | Borislav Petkov | 2012-09-17 |
| |/ |
|
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | x86/Kconfig: Clean up Kconfig defaults | Jan Beulich | 2012-09-13 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 |
|\ \ |
|