summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-22[PATCH] Conditionally check expected_preempt_count in __resched_legal()Mark Fasheh
2006-12-21[PATCH] workqueue: fix schedule_on_each_cpu()Ingo Molnar
2006-12-21[PATCH] sched: improve efficiency of sched_fork()Peter Williams
2006-12-21[PATCH] __set_irq_handler bogus spaceGeert Uytterhoeven
2006-12-20merge linus into test branchLen Brown
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds
2006-12-16Pull bugfix into test branchLen Brown
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-13Driver core: deprecate PM_LEGACY, default it to NDavid Brownell
2006-12-13Driver core: show "initstate" of moduleKay Sievers
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-13[PATCH] Optimize calc_load()Eric Dumazet
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-13[PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar
2006-12-13[PATCH] lockdep: print irq-trace info on assertsIngo Molnar
2006-12-13[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar
2006-12-13[PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar
2006-12-13[PATCH] lockdep: improve lockdep_reset()Ingo Molnar
2006-12-13[PATCH] lockdep: improve verbose messagesIngo Molnar
2006-12-13[PATCH] lockdep: filter off by defaultIngo Molnar
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-13[PATCH] PM: Fix freezing of stopped tasksRafael J. Wysocki
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-13[PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker
2006-12-10[PATCH] clocksource: add usage of CONFIG_SYSFSDaniel Walker
2006-12-10[PATCH] round_jiffies infrastructureArjan van de Ven
2006-12-10[PATCH] fdtable: Remove the free_files fieldVadim Lobanov
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov
2006-12-10[PATCH] fdtable: Delete pointless code in dup_fd()Vadim Lobanov
2006-12-10[PATCH] kernel/sched.c: whitespace cleanupsMiguel Ojeda Sandonis
2006-12-10[PATCH] sched: optimize activate_task for RT taskChen, Kenneth W
2006-12-10[PATCH] sched: remove lb_stopbalance counterChen, Kenneth W
2006-12-10[PATCH] sched: decrease number of load balancesSiddha, Suresh B
2006-12-10[PATCH] sched: improve migration accuracyMike Galbraith
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter
2006-12-10[PATCH] sched: call tasklet less frequentlyChristoph Lameter
2006-12-10[PATCH] sched: use softirq for load balancingChristoph Lameter
2006-12-10[PATCH] sched: move idle status calculation into rebalance_tick()Christoph Lameter
2006-12-10[PATCH] sched: extract load calculation from rebalance_tickChristoph Lameter
2006-12-10[PATCH] sched: disable interrupts for locking in load_balance()Christoph Lameter
2006-12-10[PATCH] sched: remove staggering of load balancingChristoph Lameter
2006-12-10[PATCH] sched: avoid taking rq lock in wake_priority_sleeperChristoph Lameter
2006-12-10[PATCH] move_task_off_dead_cpu() should be called with disabled intsKirill Korotaev
2006-12-10[PATCH] ched domain: move sched group allocations to percpu areaSiddha, Suresh B
2006-12-10[PATCH] sched.c: correct comment for this_rq_lock()Robert P. J. Day
2006-12-10[PATCH] io-accounting: via taskstatsAndrew Morton
2006-12-10[PATCH] io-accounting: core statisticsAndrew Morton