summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-29sched: add sched_class->needs_post_schedule() memberGregory Haskins1-0/+1
2008-12-19sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar1-9/+9
2008-12-19sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2-2/+17
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy1-0/+11
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2-11/+26
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar1-2/+6
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott1-2/+6
2008-12-17Merge branch 'x86/crashdump' into cpus4096Ingo Molnar1-0/+4
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar1-0/+10
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar2-0/+9
2008-12-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu1-0/+10
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-13Merge ../linux-2.6-x86Rusty Russell34-279/+889
2008-12-13cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell1-4/+7
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+13
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-2/+2
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2-3/+4
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell1-30/+57
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-2/+0
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar7-8/+134
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar10-22/+30
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens1-1/+1
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar18-208/+294
2008-12-12sparse irqs: add irqnr.h to the user headers listIngo Molnar1-0/+1
2008-12-12sparse irqs: handle !GENIRQ platformsIngo Molnar3-4/+13
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar19-34/+62
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell1-2/+2
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar1-4/+6
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-13/+5
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+6
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...Mike Frysinger1-0/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-12-09sparseirq: fix Alpha build failureYinghai Lu2-12/+16
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2-0/+15
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker1-0/+11
2008-12-08x86, MSI: pass irq_cfg and irq_descYinghai Lu1-0/+3
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu5-13/+122
2008-12-08ring_buffer: fix commentsLai Jiangshan1-4/+6
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar7-15/+11
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds1-0/+1