summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge ../linux-2.6-x86Rusty Russell2008-12-13215-3916/+10580
|\
| *---. Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-1260-487/+1211
| |\ \ \
| | | | * 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-08625-6630/+11585
| | | |\ \
| | | * | | 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
| | * | | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-121-0/+1
| | * | | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-123-4/+13
| | * | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ buildYinghai Lu2008-12-091-1/+1
| | * | | | sparseirq: fix Alpha build failureYinghai Lu2008-12-093-19/+29
| | * | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
| | * | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-083-154/+222
| | * | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-083-9/+19
| | * | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-085-10/+12
| | * | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-0823-163/+649
| | | |/ / | | |/| |
| * | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12166-1646/+2889
| |\ \ \ \
| | * | | | sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-121-2/+6
| | * | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-123-4/+11
| | * | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12364-3086/+5447
| | |\ \ \ \
| | * | | | | sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan2008-12-081-1/+1
| | * | | | | sched: fix sd_parent_degenerate on non-numa smp machineKen Chen2008-12-081-0/+2
| | * | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-08208-2284/+4527
| | |\ \ \ \ \
| | * | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-014-1/+18
| | * | | | | | sched: move double_unlock_balance() higherAlexey Dobriyan2008-11-282-38/+33
| | * | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-281-2/+3
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12185-2970/+5800
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing/fastboot: include missing headersFrederic Weisbecker2008-12-121-0/+4
| | * | | | | | | | tracing/fastboot: fix len of func bufferStephen Rothwell2008-12-121-2/+2
| | * | | | | | | | Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar2008-12-121-4/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ring_buffer: fix commentsLai Jiangshan2008-12-081-4/+6
| | * | | | | | | | | tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar2008-12-081-3/+3
| | * | | | | | | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-085-14/+26
| | * | | | | | | | | tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker2008-12-081-5/+7
| | * | | | | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-087-15/+21
| | * | | | | | | | | tracing/function-graph-tracer: implement a print_headers functionFrederic Weisbecker2008-12-081-4/+29
| | |/ / / / / / / /
| | * | | | | | | | ftrace: use init_struct_pid as swapper pidSteven Rostedt2008-12-051-1/+1
| | * | | | | | | | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-052-7/+12
| | * | | | | | | | tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker2008-12-051-1/+1
| | * | | | | | | | tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker2008-12-051-1/+12
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05124-1129/+1735
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-044-9/+97
| | * | | | | | | | | | ftrace: avoid duplicated function when writing set_graph_functionLiming Wang2008-12-041-2/+8
OpenPOWER on IntegriCloud