summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-164-15/+17
* xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-163-5/+9
* x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-161-157/+145
* x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-1611-58/+60
* x86: Add cpu_mask_to_apicid_andMike Travis2008-12-1612-0/+198
* x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis2008-12-161-6/+11
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-1630-273/+380
* x86: enable MAXSMPMike Travis2008-12-161-3/+4
* x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis2008-12-161-2/+2
* Merge ../linux-2.6-x86Rusty Russell2008-12-1371-1542/+2245
|\
| *---. Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-1242-427/+724
| |\ \ \
| | | | * x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-022-11/+0
| | | | * x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-241-4/+4
| | | | * x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-221-1/+1
| | | | * x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-114-9/+34
| | | | * x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-115-13/+24
| | | * | x86: clean up get_smp_config()Yinghai Lu2008-12-082-14/+22
| | | * | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-0842-165/+324
| | | |\ \
| | | * | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu2008-11-201-1/+11
| | | * | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-185-32/+80
| | | * | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar2008-11-181-2/+4
| | | * | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-1811-15/+48
| | | * | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-1715-95/+110
| | * | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ buildYinghai Lu2008-12-091-1/+1
| | * | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
| | * | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-081-137/+181
| | * | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-083-9/+19
| | * | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-084-7/+9
| | * | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-088-113/+216
| | | |/ / | | |/| |
| * | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-129-47/+51
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-1211-48/+55
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-0820-117/+144
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-1223-1127/+1081
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-1/+4
| | * | | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-083-8/+6
| | * | | | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-053-2/+5
| | |\ \ \ \ \ \ \
| | * | | | | | | | ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-031-0/+17
| | * | | | | | | | ftrace: function graph return for function entrySteven Rostedt2008-12-033-1/+12
| | * | | | | | | | ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-034-6/+42
| | * | | | | | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-4/+6
| | * | | | | | | | ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-032-0/+2
| | * | | | | | | | ftrace: clean up function graph asmSteven Rostedt2008-12-031-16/+4
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0316-625/+440
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | x86: unify appropriate bits from dumpstack_32 and dumpstack_64Neil Horman2008-10-275-576/+363
| | | | * | | | | | | | i386, dumpstack: unify die()Alexander van Heukelum2008-10-222-8/+8
| | | | * | | | | | | | i386, dumpstack: use oops_begin/oops_end in die_nmiAlexander van Heukelum2008-10-222-24/+13
| | | | * | | | | | | | i386, dumpstack: use x86_64's method to account die_nest_countAlexander van Heukelum2008-10-221-12/+17
| | | | * | | | | | | | x86, dumpstack: always call oops_exit from oops_endAlexander van Heukelum2008-10-222-7/+6
| | | | * | | | | | | | x86_64, dumpstack: move kexec_crash from __die to oops_endAlexander van Heukelum2008-10-221-5/+4
| | | | * | | | | | | | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-223-11/+16
OpenPOWER on IntegriCloud