aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* sched: Add comments to find_busiest_group() functionGautham R Shenoy2009-03-25
* sched: Refactor the power savings balance codeGautham R Shenoy2009-03-25
* sched: Optimize the !power_savings_balance during fbg()Gautham R Shenoy2009-03-25
* sched: Create a helper function to calculate imbalanceGautham R Shenoy2009-03-25
* sched: Create helper to calculate small_imbalance in fbg()Gautham R Shenoy2009-03-25
* sched: Create a helper function to calculate sched_domain stats for fbg()Gautham R Shenoy2009-03-25
* sched: Define structure to store the sched_domain statistics for fbg()Gautham R Shenoy2009-03-25
* sched: Create a helper function to calculate sched_group stats for fbg()Gautham R Shenoy2009-03-25
* sched: Define structure to store the sched_group statistics for fbg()Gautham R Shenoy2009-03-25
* sched: Fix indentations in find_busiest_group() using gotosGautham R Shenoy2009-03-25
* sched: Simple helper functions for find_busiest_group()Gautham R Shenoy2009-03-25
* Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar2009-03-25
|\
| * fix ptrace slownessMiklos Szeredi2009-03-23
* | sched: remove unused fields from struct rqLuis Henriques2009-03-24
* | Merge branches 'sched/debug' and 'linus' into sched/coreIngo Molnar2009-03-23
|\|
| * module: fix refptr allocation and release orderMasami Hiramatsu2009-03-17
* | sched: jiffies not printed per CPULuis Henriques2009-03-18
* | sched: small optimisation of can_migrate_task()Luis Henriques2009-03-17
* | sched: fix typos in documentationLuis Henriques2009-03-17
| |
| \
*-. | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-12
|\ \|
| | * kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani2009-03-10
| | * copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov2009-03-09
| | * Fix fixpoint divide exception in acct_update_integralsHeiko Carstens2009-03-09
* | | sched: add avg_overlap decayMike Galbraith2009-03-11
* | | sched: optimize ttwu vs group schedulingPeter Zijlstra2009-03-10
* | | Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-10
|\ \ \ | | |/ | |/|
| * | rcu: increment quiescent state counter in ksoftirqd()Eric Dumazet2009-03-04
* | | sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan2009-03-06
* | | Merge branch 'sched/core' into sched/cleanupsIngo Molnar2009-03-06
|\ \ \
| * | | sched: don't rebalance if attached on NULL domainFrederic Weisbecker2009-03-05
| * | | Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar2009-03-05
| |\| |
| | * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-03
| | |\ \
| | * \ \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-03
| | |\ \ \
| | | * | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-25
| | * | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-02
* | | | | | sched: kill unused parameter of pick_next_task()Wang Chen2009-03-02
|/ / / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. | | | | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-02
|\ \ \| | | | | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | Fix recursive lock in free_uid()/free_user_ns()David Howells2009-02-27
| | | |/
| | * | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| | * | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-26
| | |/
| * | sched_clock: cleanupsPeter Zijlstra2009-02-26
| * | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-26
| |/
* | cpuacct: add a branch predictionLi Zefan2009-02-26
* | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-02-26
|\|
| * PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-22
| * Merge branch 'hibernate'Linus Torvalds2009-02-21
| |\
| | * PM: Fix suspend_console and resume_console to use only one semaphoreArve Hjønnevåg2009-02-21
| | * PM: Wait for console in resumeArve Hjønnevåg2009-02-21
| | * PM: Fix pm_notifiers during user mode hibernationAndrey Borzenkov2009-02-21
| | * PM: fix build for CONFIG_PM unsetRafael J. Wysocki2009-02-21