| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fixup_irqs() doesnt need an argument. | Mike Travis | 2008-12-16 | 3 | -14/+16 |
* | x86: Update io_apic.c to use new cpumask API | Mike Travis | 2008-12-16 | 1 | -157/+145 |
* | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis | 2008-12-16 | 4 | -25/+26 |
* | x86: Add cpu_mask_to_apicid_and | Mike Travis | 2008-12-16 | 4 | -0/+74 |
* | x86: move and enhance debug printk for nr_cpu_ids etc. | Mike Travis | 2008-12-16 | 1 | -6/+11 |
* | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 2008-12-16 | 11 | -172/+256 |
* | 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 | 33 | -1334/+1921 |
|\ |
|
| *---. | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 17 | -317/+531 |
| |\ \ \ |
|
| | | | * | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter | Niels de Vos | 2008-12-02 | 1 | -4/+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 | 1 | -7/+27 |
| | | | * | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 2008-11-11 | 3 | -13/+21 |
| | | * | | 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 | 18 | -96/+167 |
| | | |\ \ |
|
| | | * | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 2008-11-18 | 1 | -4/+13 |
| | | * | | | 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 | 5 | -14/+36 |
| | | * | | | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 3 | -29/+40 |
| | * | | | | 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 | 2 | -8/+18 |
| | * | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | 3 | -7/+7 |
| | * | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 6 | -113/+197 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 4 | -27/+30 |
| |\ \ \ \ |
|
| * | | | | | 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 |
| * | | | | | 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 | 10 | -592/+417 |
| |\ \ \ \ \ \ |
|
| | | * | | | | | 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 | 2 | -7/+9 |
| | | * | | | | | 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 | 3 | -1/+85 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar | 2008-11-27 | 5 | -26/+105 |
| |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | 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 |
| | * | | | | | | | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker | 2008-11-26 | 1 | -11/+21 |
| | * | | | | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 3 | -14/+14 |
| |/ / / / / / / |
|
| * | | | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger | 2008-11-25 | 2 | -80/+34 |