aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-07-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-07-10sched: fix cpu hotplugDmitry Adamushko
2008-07-10Merge branch 'linus' into core/printkIngo Molnar
2008-07-08kernel/printk.c: Made printk_recursion_bug_msg static.Daniel Guilak
2008-07-08printk: export console_driversIngo Molnar
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.cMike Travis
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner
2008-07-07Merge branch 'linus' into tracing/mmiotraceIngo Molnar
2008-07-07Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar
2008-07-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-05softlockup: print a module list on being stuckArjan van de Ven
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Christoph has movedChristoph Lameter
2008-07-04sched: fix accounting in task delay accounting & migrationAnkita Garg
2008-07-04sched: add avg-overlap support to RT tasksGregory Haskins
2008-07-04sched: terminate newidle balancing once at least one task has moved overGregory Haskins
2008-07-03hrtimer: prevent migration for raising softirqSteven Rostedt
2008-07-03ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar
2008-07-03block: blkdev.h cleanup, move iocontext stuff to iocontext.hJens Axboe
2008-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-02Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-02pm_qos_params: BKL pushdownArnd Bergmann
2008-07-01mmiotrace broken in linux-next (8-bit writes only)Pekka Paalanen
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy
2008-07-01sched: fix divide error when trying to configure rt_period to zeroRaistlin
2008-06-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-30sched: fix warningVegard Nossum
2008-06-30sched: build fixIngo Molnar
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-29sched: sched_clock_cpu() based cpu_clock(), lockdep fixIngo Molnar
2008-06-29sched: fix cpu hotplugDmitry Adamushko
2008-06-27sched: export cpu_clockIngo Molnar
2008-06-27sched: make sched_{rt,fair}.c ifdefs more readableDhaval Giani
2008-06-27sched: bias effective_load() error towards failing wake_affine().Peter Zijlstra
2008-06-27sched: incremental effective_load()Peter Zijlstra
2008-06-27sched: correct wakeup weight calculationsPeter Zijlstra
2008-06-27sched: fix mult overflowSrivatsa Vaddagiri
2008-06-27sched: update shares on wakeupPeter Zijlstra
2008-06-27sched: fix shares boost logicPeter Zijlstra
2008-06-27sched: disable source/target_load biasPeter Zijlstra
2008-06-27sched: optimize effective_load()Peter Zijlstra
2008-06-27sched: remove prio preference from balance decisionsPeter Zijlstra
2008-06-27sched: fix task_h_load()Peter Zijlstra
2008-06-27sched: fix load scaling in group balancingPeter Zijlstra
2008-06-27sched: hierarchical load vs find_busiest_groupPeter Zijlstra
2008-06-27sched: hierarchical load vs affine wakeupsPeter Zijlstra
2008-06-27sched: persistent average load per taskPeter Zijlstra