summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar
2009-03-26Merge commit 'v2.6.29' into timers/coreIngo Molnar
2009-03-25sched: Add comments to find_busiest_group() functionGautham R Shenoy
2009-03-25sched: Refactor the power savings balance codeGautham R Shenoy
2009-03-25sched: Optimize the !power_savings_balance during fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate imbalanceGautham R Shenoy
2009-03-25sched: Create helper to calculate small_imbalance in fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate sched_domain stats for fbg()Gautham R Shenoy
2009-03-25sched: Define structure to store the sched_domain statistics for fbg()Gautham R Shenoy
2009-03-25sched: Create a helper function to calculate sched_group stats for fbg()Gautham R Shenoy
2009-03-25sched: Define structure to store the sched_group statistics for fbg()Gautham R Shenoy
2009-03-25sched: Fix indentations in find_busiest_group() using gotosGautham R Shenoy
2009-03-25sched: Simple helper functions for find_busiest_group()Gautham R Shenoy
2009-03-25Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron
2009-03-24sched: remove unused fields from struct rqLuis Henriques
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-23posix timers: fix RLIMIT_CPU && fork()Oleg Nesterov
2009-03-23fix ptrace slownessMiklos Szeredi
2009-03-23Merge branches 'sched/debug' and 'linus' into sched/coreIngo Molnar
2009-03-23Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar
2009-03-18sched: jiffies not printed per CPULuis Henriques
2009-03-18module: fix refptr allocation and release orderMasami Hiramatsu
2009-03-17sched: small optimisation of can_migrate_task()Luis Henriques
2009-03-17sched: fix typos in documentationLuis Henriques
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13genirq: deprecate __do_IRQThomas Gleixner
2009-03-13genirq: use kzalloc instead of explicit zero initializationThomas Gleixner
2009-03-13genirq: remove redundant if conditionThomas Gleixner
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-12irq: export remove_irq() and setup_irq() symbolsMagnus Damm
2009-03-12irq: match remove_irq() args with setup_irq()Magnus Damm
2009-03-12irq: add remove_irq() for freeing of setup_irq() irqsMagnus Damm
2009-03-12Merge branch 'linus' into irq/genirqIngo Molnar
2009-03-11sched: add avg_overlap decayMike Galbraith
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani
2009-03-10sched: optimize ttwu vs group schedulingPeter Zijlstra
2009-03-10Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens
2009-03-06sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan
2009-03-06Merge branch 'sched/core' into sched/cleanupsIngo Molnar
2009-03-05sched: don't rebalance if attached on NULL domainFrederic Weisbecker
2009-03-05Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller