Age | Commit message (Expand) | Author |
2005-10-01 | Fix inequality comparison against "task->state" | Linus Torvalds |
2005-09-30 | [PATCH] cpuset crapectomy | Al Viro |
2005-09-29 | [PATCH] Fix task state testing properly in do_signal_stop() | Roland McGrath |
2005-09-28 | [PATCH] cpuset read past eof memory leak fix | Paul Jackson |
2005-09-28 | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki |
2005-09-28 | [PATCH] Ignore trailing whitespace on kernel parameters correctly | Rusty Russell |
2005-09-28 | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki |
2005-09-28 | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki |
2005-09-23 | Make sure SIGKILL gets proper respect | Linus Torvalds |
2005-09-22 | [PATCH] swsusp: fix comments | Pavel Machek |
2005-09-22 | [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory | Rafael J. Wysocki |
2005-09-22 | [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP | Randy Dunlap |
2005-09-22 | [PATCH] suspend: cleanup calling of power off methods. | Eric W. Biederman |
2005-09-22 | [PATCH] reboot: comment and factor the main reboot functions | Eric W. Biederman |
2005-09-21 | [PATCH] Add printk_clock() | Andrew Morton |
2005-09-17 | [PATCH] files: fix preemption issues | Dipankar Sarma |
2005-09-17 | [PATCH] PR_GET_DUMPABLE returns incorrect info | Michael Kerrisk |
2005-09-17 | [PATCH] CPU hotplug breaks wake_up_new_task | Srivatsa Vaddagiri |
2005-09-13 | [PATCH] Fix spinlock owner debugging | Ingo Molnar |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds |
2005-09-13 | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap |
2005-09-13 | [PATCH] schedule_timeout_[un]interruptible() speedup | Andrew Morton |
2005-09-12 | [PATCH] x86-64: Some cleanup and optimization to the processor data area. | Andi Kleen |
2005-09-12 | [PATCH] cpuset semaphore depth check optimize | Paul Jackson |
2005-09-12 | Mark ia64-specific MCA/INIT scheduler hooks as dangerous | Linus Torvalds |
2005-09-11 | [PATCH] MCA/INIT: scheduler hooks | Keith Owens |
2005-09-10 | [PATCH] kernel: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-09-10 | [PATCH] add schedule_timeout_{,un}interruptible() interfaces | Nishanth Aravamudan |
2005-09-10 | [PATCH] kernel/acct: add kerneldoc | Randy Dunlap |
2005-09-10 | [PATCH] sched: allow the load to grow upto its cpu_power | Siddha, Suresh B |
2005-09-10 | [PATCH] sched: don't kick ALB in the presence of pinned task | Siddha, Suresh B |
2005-09-10 | [PATCH] sched: use cached variable in sys_sched_yield() | Renaud Lienhart |
2005-09-10 | [PATCH] sched: HT optimisation | Nick Piggin |
2005-09-10 | [PATCH] sched: less locking | Nick Piggin |
2005-09-10 | [PATCH] sched: less newidle locking | Nick Piggin |
2005-09-10 | [PATCH] sched: fix SMT scheduler latency bug | Ingo Molnar |
2005-09-10 | [PATCH] sched: TASK_NONINTERACTIVE | Ingo Molnar |
2005-09-10 | [PATCH] sched cleanups | Ingo Molnar |
2005-09-10 | [PATCH] sched: make idlest_group/cpu cpus_allowed-aware | M.Baris Demiray |
2005-09-10 | [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings | Con Kolivas |
2005-09-10 | [PATCH] cpuset semaphore depth check deadlock fix | Paul Jackson |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar |
2005-09-09 | [PATCH] files: files struct with RCU | Dipankar Sarma |
2005-09-09 | [PATCH] files: break up files struct | Dipankar Sarma |
2005-09-09 | [PATCH] files: rcuref APIs | Dipankar Sarma |
2005-09-09 | [PATCH] fix for cpusets minor problem | KUROSAWA Takahiro |
2005-09-09 | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W |
2005-09-09 | [PATCH] fix disassociate_ctty vs. fork race | Jason Baron |
2005-09-09 | [PATCH] Clear task_struct->fs_excl on fork() | Giancarlo Formicuccia |
2005-09-08 | Merge linux-2.6 with linux-acpi-2.6 | Len Brown |