| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fixup_irqs() doesnt need an argument. | Mike Travis | 2008-12-16 | 4 | -15/+17 |
* | xen: convert to cpumask_var_t and new cpumask primitives. | Mike Travis | 2008-12-16 | 3 | -5/+9 |
* | 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 | 11 | -58/+60 |
* | x86: Add cpu_mask_to_apicid_and | Mike Travis | 2008-12-16 | 12 | -0/+198 |
* | 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 | 30 | -273/+380 |
* | x86: enable MAXSMP | Mike Travis | 2008-12-16 | 1 | -3/+4 |
* | 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 |