summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-03Merge 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-30stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar
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-27backtrace: replace timer with tasklet + completionsVegard Nossum
2008-06-27stacktrace: add saved stack traces to backtrace self-testVegard Nossum
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
2008-06-27sched: fix sched_balance_self() smp group balancingPeter Zijlstra
2008-06-27sched: fix newidle smp group balancingPeter Zijlstra
2008-06-27sched: simplify the group load balancerPeter Zijlstra
2008-06-27sched: no need to aggregate task_weightPeter Zijlstra
2008-06-27sched: dont micro manage share lossesPeter Zijlstra
2008-06-27sched: kill task_group balancingSrivatsa Vaddagiri
2008-06-27sched: update aggregate when holding the RQsPeter Zijlstra
2008-06-27sched: fix sched_domain aggregationPeter Zijlstra
2008-06-27sched: add full schedstats to /proc/sched_debugPeter Zijlstra