aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-19sched: activate active load balancing in new idle cpusVaidyanathan Srinivasan
2008-12-19sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan
2008-12-19sched: nominate preferred wakeup cpuVaidyanathan Srinivasan
2008-12-19sched: favour lower logical cpu number for sched_mc balanceVaidyanathan Srinivasan
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu
2008-12-15cgroups: fix a race between rmdir and remountPaul Menage
2008-12-14Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-10fix mapping_writably_mapped()Hugh Dickins
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10relayfs: fix infinite loop with splice()Tom Zanussi
2008-12-09sched: CPU remove deadlock fixBrian King
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-09[PATCH] Audit: make audit=0 actually turn off auditEric Paris
2008-12-08tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar
2008-12-08sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-12-08x86: use NR_IRQS_LEGACYYinghai Lu
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-12-08sched: fix sd_parent_degenerate on non-numa smp machineKen Chen
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-12-08tracing/function-graph-tracer: implement a print_headers functionFrederic Weisbecker
2008-12-05ftrace: use init_struct_pid as swapper pidSteven Rostedt
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker
2008-12-05tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker
2008-12-05tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-04[PATCH] kill obsolete temporary comment in swsusp_close()Al Viro
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker