summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6-x86Rusty Russell2008-12-1391-1645/+2749
|\
| *---. 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-08195-2674/+5877
| | | |\ \
| | | * | | 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-1247-1033/+1727
| |\ \ \ \
| | * | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-121-2/+3
| | * | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-1277-1700/+2613
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-08100-905/+3215
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-1251-1922/+2049
| |\ \ \ \ \ \ \
| | * | | | | | | 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-0526-657/+875
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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-0393-1413/+3511
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | 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
| | | | * | | | | | | | i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_endAlexander van Heukelum2008-10-221-2/+3
| | * | | | | | | | | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-024-2/+86
| | * | | | | | | | | | Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g...Ingo Molnar2008-12-025-140/+98
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2008-11-282-0/+4
| | | * | | | | | | | | | powerpc: ftrace, use create_branchSteven Rostedt2008-11-281-42/+12
| | | * | | | | | | | | | powerpc: ftrace, added missing icache flushSteven Rostedt2008-11-281-0/+9
| | | * | | | | | | | | | powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt2008-11-281-56/+65
| | | * | | | | | | | | | powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2008-11-282-43/+9
OpenPOWER on IntegriCloud