| Commit message (Expand) | Author | Age |
* | 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/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu | 2012-11-14 |
| * | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 2012-11-14 |
| * | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu | 2012-11-14 |
| * | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu | 2012-11-14 |
| * | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu | 2012-11-14 |
| * | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu | 2012-11-14 |
| * | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu | 2012-11-14 |
| * | x86, hotplug, suspend: Online CPU0 for suspend or hibernate | Fenghua Yu | 2012-11-14 |
| * | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu | 2012-11-14 |
| * | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | 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 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-11 |
|\ \ \ |
|
| * | | | x86_32: Return actual stack when requesting sp from regs | Steven Rostedt | 2012-11-19 |
| * | | | x86: Don't clobber top of pt_regs in nested NMI | Salman Qazi | 2012-11-02 |
| * | | | x86/asm: Clean up copy_page_*() comments and code | Ma Ling | 2012-10-24 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2012-12-08 |
| |\ \ \ \ |
|
| | * | | | | vtime: Warn if irqs aren't disabled on system time accounting APIs | Frederic Weisbecker | 2012-11-20 |
| | * | | | | vtime: Consolidate a bit the ctx switch code | Frederic Weisbecker | 2012-11-19 |
| | * | | | | vtime: Explicitly account pending user time on process tick | Frederic Weisbecker | 2012-11-19 |
| | * | | | | vtime: Remove the underscore prefix invasion | Frederic Weisbecker | 2012-11-19 |
| * | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2012-12-07 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | kvm: Directly account vtime to system on guest switch | Frederic Weisbecker | 2012-10-29 |
| * | | | | | vtime: Make vtime_account_system() irqsafe | Frederic Weisbecker | 2012-10-29 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing: Format non-nanosec times from tsc clock without a decimal point. | David Sharp | 2012-11-13 |
| | * | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 |
| * | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-12-08 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | uprobes/x86: Cleanup the single-stepping code | Oleg Nesterov | 2012-11-03 |
| | * | | | | | | uprobes/powerpc: Do not use arch_uprobe_*_step() helpers | Oleg Nesterov | 2012-11-03 |
| | * | | | | | | uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume() | Oleg Nesterov | 2012-11-03 |
| * | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-12-08 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | / / /
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | perf/x86: Fix sparse warnings | Peter Huewe | 2012-10-30 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | x86: Allow tracing of functions in arch/x86/kernel/rtc.c | David Vrabel | 2012-10-24 |
| * | | | | | perf/x86: Add hardware events translations for Intel P6 cpus | Jiri Olsa | 2012-10-24 |
| * | | | | | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa | 2012-10-24 |
| * | | | | | perf/x86: Add hardware events translations for Intel cpus | Jiri Olsa | 2012-10-24 |
| * | | | | | perf/x86: Filter out undefined events from sysfs events attribute | Jiri Olsa | 2012-10-24 |
| * | | | | | perf/x86: Make hardware event translations available in sysfs | Jiri Olsa | 2012-10-24 |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 |
| | | | | | | | | |
| | | \ \ \ \ \ | |
| | *-. \ \ \ \ \ | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ... | Paul E. McKenney | 2012-11-16 |
| | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | rcu: Remove rcu_switch() | Frederic Weisbecker | 2012-10-23 |
| | | |/ / / / / / |
|
* | | | | | | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 |
|\ \ \ \ \ \ \ \ \ |
|