summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-23sched: nominate preferred wakeup cpu, fixVaidyanathan Srinivasan
2008-12-23ring-buffer: prevent false positive warningSteven Rostedt
2008-12-23ring-buffer: fix dangling commit raceSteven Rostedt
2008-12-22[XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger
2008-12-19sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu
2008-12-19printk: fix discarding message when recursion_bugHiroshi Shimamoto
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-12-19ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19sched: fix warning in kernel/sched.cIngo Molnar
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-19futex: clean up futex_(un)lock_pi fault handlingDarren Hart
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar
2008-12-19tracing: fix warning in kernel/trace/trace.cIngo Molnar
2008-12-18hrtimers: fix warning in kernel/hrtimer.cIngo Molnar
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-18Merge branch 'linus' into core/rcuIngo Molnar
2008-12-18locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen
2008-12-18tracing/ring-buffer: remove unused ring_buffer sizeLai Jiangshan
2008-12-18trace: fix task state printoutThomas Gleixner
2008-12-18ftrace: add not to regex on filtering functionsSteven Rostedt
2008-12-18trace: better use of stack_trace_enabled for boot up codeSteven Rostedt
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt
2008-12-18futex: rename field in futex_q to clarify single waiter semanticsDarren Hart
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-16tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker
2008-12-16tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta...Frederic Weisbecker
2008-12-16x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu
2008-12-16rcu: fix rcutorture behavior during rebootPaul E. McKenney
2008-12-16resources: skip sanity check of busy resourcesArjan van de Ven
2008-12-16sched: use RCU variant of list traversal in for_each_leaf_rt_rq()Bharata B Rao
2008-12-16sched, cpuacct: export percpu cpuacct cgroup statsKen Chen
2008-12-16sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-12-16sched: optimize update_curr()Peter Zijlstra
2008-12-16sched: fix wakeup preemption clockMike Galbraith
2008-12-16cgroups: fix a race between rmdir and remountPaul Menage
2008-12-15Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds