Age | Commit message (Expand) | Author | Files | Lines |
2006-12-22 | [PATCH] genirq: fix irq flow handler uninstall | Thomas Gleixner | 1 | -2/+1 |
2006-12-22 | [PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map | Tim Chen | 1 | -1/+1 |
2006-12-22 | [PATCH] make kernel/printk.c:ignore_loglevel_setup() static | Adrian Bunk | 1 | -1/+1 |
2006-12-22 | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 2 | -3/+3 |
2006-12-22 | [PATCH] Conditionally check expected_preempt_count in __resched_legal() | Mark Fasheh | 1 | -0/+2 |
2006-12-21 | [PATCH] workqueue: fix schedule_on_each_cpu() | Ingo Molnar | 1 | -3/+5 |
2006-12-21 | [PATCH] sched: improve efficiency of sched_fork() | Peter Williams | 1 | -1/+2 |
2006-12-21 | [PATCH] __set_irq_handler bogus space | Geert Uytterhoeven | 1 | -1/+1 |
2006-12-16 | Make workqueue bit operations work on "atomic_long_t" | Linus Torvalds | 1 | -8/+8 |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds | 2 | -1306/+0 |
2006-12-13 | Driver core: deprecate PM_LEGACY, default it to N | David Brownell | 1 | -4/+5 |
2006-12-13 | Driver core: show "initstate" of module | Kay Sievers | 1 | -0/+25 |
2006-12-13 | [PATCH] Optimize D-cache alias handling on fork | Ralf Baechle | 1 | -1/+1 |
2006-12-13 | [PATCH] Optimize calc_load() | Eric Dumazet | 1 | -5/+9 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 1 | -2/+2 |
2006-12-13 | [PATCH] lockdep: fix possible races while disabling lock-debugging | Ingo Molnar | 1 | -65/+105 |
2006-12-13 | [PATCH] lockdep: print irq-trace info on asserts | Ingo Molnar | 2 | -5/+5 |
2006-12-13 | [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too | Ingo Molnar | 1 | -8/+0 |
2006-12-13 | [PATCH] lockdep: clean up VERY_VERBOSE define | Ingo Molnar | 1 | -3/+1 |
2006-12-13 | [PATCH] lockdep: improve lockdep_reset() | Ingo Molnar | 1 | -0/+3 |
2006-12-13 | [PATCH] lockdep: improve verbose messages | Ingo Molnar | 1 | -2/+6 |
2006-12-13 | [PATCH] lockdep: filter off by default | Ingo Molnar | 1 | -2/+2 |
2006-12-13 | [PATCH] debug: add sysrq_always_enabled boot option | Ingo Molnar | 1 | -2/+1 |
2006-12-13 | [PATCH] PM: Fix SMP races in the freezer | Rafael J. Wysocki | 1 | -7/+10 |
2006-12-13 | [PATCH] PM: Fix freezing of stopped tasks | Rafael J. Wysocki | 2 | -7/+9 |
2006-12-13 | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson | 1 | -16/+66 |
2006-12-13 | [PATCH] Revert "[PATCH] identifier to nsproxy" | Eric W. Biederman | 1 | -3/+1 |
2006-12-10 | [PATCH] clocksource: small cleanup | Daniel Walker | 2 | -8/+14 |
2006-12-10 | [PATCH] clocksource: add usage of CONFIG_SYSFS | Daniel Walker | 1 | -0/+2 |
2006-12-10 | [PATCH] round_jiffies infrastructure | Arjan van de Ven | 1 | -0/+132 |
2006-12-10 | [PATCH] fdtable: Remove the free_files field | Vadim Lobanov | 2 | -5/+2 |
2006-12-10 | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 2 | -19/+7 |
2006-12-10 | [PATCH] fdtable: Delete pointless code in dup_fd() | Vadim Lobanov | 1 | -6/+5 |
2006-12-10 | [PATCH] kernel/sched.c: whitespace cleanups | Miguel Ojeda Sandonis | 1 | -40/+55 |
2006-12-10 | [PATCH] sched: optimize activate_task for RT task | Chen, Kenneth W | 1 | -3/+5 |
2006-12-10 | [PATCH] sched: remove lb_stopbalance counter | Chen, Kenneth W | 1 | -7/+4 |
2006-12-10 | [PATCH] sched: decrease number of load balances | Siddha, Suresh B | 1 | -12/+47 |
2006-12-10 | [PATCH] sched: improve migration accuracy | Mike Galbraith | 1 | -21/+20 |
2006-12-10 | [PATCH] sched: add option to serialize load balancing | Christoph Lameter | 1 | -0/+9 |
2006-12-10 | [PATCH] sched: call tasklet less frequently | Christoph Lameter | 1 | -2/+16 |
2006-12-10 | [PATCH] sched: use softirq for load balancing | Christoph Lameter | 1 | -5/+17 |
2006-12-10 | [PATCH] sched: move idle status calculation into rebalance_tick() | Christoph Lameter | 1 | -21/+16 |
2006-12-10 | [PATCH] sched: extract load calculation from rebalance_tick | Christoph Lameter | 1 | -42/+54 |
2006-12-10 | [PATCH] sched: disable interrupts for locking in load_balance() | Christoph Lameter | 1 | -5/+6 |
2006-12-10 | [PATCH] sched: remove staggering of load balancing | Christoph Lameter | 1 | -8/+2 |
2006-12-10 | [PATCH] sched: avoid taking rq lock in wake_priority_sleeper | Christoph Lameter | 1 | -0/+3 |
2006-12-10 | [PATCH] move_task_off_dead_cpu() should be called with disabled ints | Kirill Korotaev | 1 | -3/+14 |
2006-12-10 | [PATCH] ched domain: move sched group allocations to percpu area | Siddha, Suresh B | 1 | -68/+64 |
2006-12-10 | [PATCH] sched.c: correct comment for this_rq_lock() | Robert P. J. Day | 1 | -1/+1 |
2006-12-10 | [PATCH] io-accounting: via taskstats | Andrew Morton | 1 | -0/+9 |