aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2008-06-27sched: fix wakeup granularity and buddy granularityPeter Zijlstra
2008-06-27sched: sched_clock_cpu() based cpu_clock()Peter Zijlstra
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-06-27sched: fix calc_delta_asym, #2Peter Zijlstra
2008-06-27sched: fix calc_delta_asym()Peter Zijlstra
2008-06-27sched: revert the revert of: weight calculationsPeter Zijlstra
2008-06-27sched: clean up some unused variablesPeter Zijlstra
2008-06-27fix: "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26Add generic helpers for arch IPI function callsJens Axboe
2008-06-26rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...Paul E. McKenney
2008-06-26Merge commit 'v2.6.26-rc8' into core/rcuIngo Molnar
2008-06-25Merge branch 'linus' into tracing/sysprofIngo Molnar
2008-06-25Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-25Merge branch 'linus' into sched/new-API-sched_setschedulerIngo Molnar
2008-06-25Merge branch 'linus' into sched/develIngo Molnar
2008-06-25Merge branch 'linus' into core/softirqIngo Molnar
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao
2008-06-24[PATCH] audit: fix kernel-doc parameter notationRandy Dunlap
2008-06-24[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than oncePeng Haitao