| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 4 | -15/+23 |
|\ |
|
| * | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden | 2008-12-14 | 4 | -15/+23 |
* | | x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. | Mike Travis | 2008-12-16 | 1 | -2/+2 |
* | | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 71 | -1542/+2245 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 42 | -427/+724 |
| |\ \ \ \ |
|
| | | | * | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter | Niels de Vos | 2008-12-02 | 2 | -11/+0 |
| | | | * | | x86: drop REBOOT_CF9_COND from reboot fallback chain | H. Peter Anvin | 2008-11-24 | 1 | -4/+4 |
| | | | * | | x86: revert default reboot method to REBOOT_KBD | H. Peter Anvin | 2008-11-22 | 1 | -1/+1 |
| | | | * | | x86: attempt reboot via port CF9 if we have standard PCI ports | H. Peter Anvin | 2008-11-11 | 4 | -9/+34 |
| | | | * | | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 2008-11-11 | 5 | -13/+24 |
| | | * | | | x86: clean up get_smp_config() | Yinghai Lu | 2008-12-08 | 2 | -14/+22 |
| | | * | | | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-12-08 | 42 | -165/+324 |
| | | |\ \ \ |
|
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic() | Yinghai Lu | 2008-11-20 | 1 | -1/+11 |
| | | * | | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 2008-11-18 | 5 | -32/+80 |
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 | Ingo Molnar | 2008-11-18 | 1 | -2/+4 |
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 2008-11-18 | 11 | -15/+48 |
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 15 | -95/+110 |
| | * | | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu | 2008-12-09 | 1 | -1/+1 |
| | * | | | | | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 2008-12-08 | 1 | -5/+2 |
| | * | | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 | 1 | -137/+181 |
| | * | | | | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 | 3 | -9/+19 |
| | * | | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | 4 | -7/+9 |
| | * | | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 8 | -113/+216 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 9 | -47/+51 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 11 | -48/+55 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 20 | -117/+144 |
| | |\ \ \ \ \ |
|
| * | \ \ \ \ \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 23 | -1127/+1081 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 1 | -1/+4 |
| | * | | | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 | 3 | -8/+6 |
| | * | | | | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 3 | -2/+5 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | ftrace: add checks on ret stack in function graph | Steven Rostedt | 2008-12-03 | 1 | -0/+17 |
| | * | | | | | | | | ftrace: function graph return for function entry | Steven Rostedt | 2008-12-03 | 3 | -1/+12 |
| | * | | | | | | | | ftrace: print real return in dumpstack for function graph | Steven Rostedt | 2008-12-03 | 4 | -6/+42 |
| | * | | | | | | | | ftrace: add ftrace_graph_stop() | Steven Rostedt | 2008-12-03 | 1 | -4/+6 |
| | * | | | | | | | | ftrace: have function graph use mcount caller address | Steven Rostedt | 2008-12-03 | 2 | -0/+2 |
| | * | | | | | | | | ftrace: clean up function graph asm | Steven Rostedt | 2008-12-03 | 1 | -16/+4 |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ | Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace | Ingo Molnar | 2008-12-03 | 16 | -625/+440 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | x86: unify appropriate bits from dumpstack_32 and dumpstack_64 | Neil Horman | 2008-10-27 | 5 | -576/+363 |
| | | | * | | | | | | | | i386, dumpstack: unify die() | Alexander van Heukelum | 2008-10-22 | 2 | -8/+8 |
| | | | * | | | | | | | | i386, dumpstack: use oops_begin/oops_end in die_nmi | Alexander van Heukelum | 2008-10-22 | 2 | -24/+13 |
| | | | * | | | | | | | | i386, dumpstack: use x86_64's method to account die_nest_count | Alexander van Heukelum | 2008-10-22 | 1 | -12/+17 |
| | | | * | | | | | | | | x86, dumpstack: always call oops_exit from oops_end | Alexander van Heukelum | 2008-10-22 | 2 | -7/+6 |
| | | | * | | | | | | | | x86_64, dumpstack: move kexec_crash from __die to oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -5/+4 |
| | | | * | | | | | | | | x86, dumpstack: let signr=0 signal no do_exit | Alexander van Heukelum | 2008-10-22 | 3 | -11/+16 |
| | | | * | | | | | | | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end | Alexander van Heukelum | 2008-10-22 | 1 | -2/+3 |
| | * | | | | | | | | | | tracing/function-graph-tracer: support for x86-64 | Frederic Weisbecker | 2008-12-02 | 4 | -2/+86 |
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ | |
| | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 7 | -29/+108 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven | 2008-11-26 | 2 | -0/+20 |
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| | | * | | | | | | | | | | ftrace: use code patching for ftrace graph tracer | Steven Rostedt | 2008-11-26 | 2 | -2/+51 |
| | | * | | | | | | | | | | tracing: function graph tracer, fix | Ingo Molnar | 2008-11-26 | 1 | -1/+1 |