Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | [PATCH] use add_taint() for setting tainted bit flags | Randy Dunlap | 2005-09-13 | 1 | -5/+6 | |
* | | | | | | | | | [PATCH] schedule_timeout_[un]interruptible() speedup | Andrew Morton | 2005-09-13 | 1 | -3/+6 | |
* | | | | | | | | | [PATCH] x86-64: Some cleanup and optimization to the processor data area. | Andi Kleen | 2005-09-12 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] cpuset semaphore depth check optimize | Paul Jackson | 2005-09-12 | 1 | -4/+9 | |
* | | | | | | | | | Mark ia64-specific MCA/INIT scheduler hooks as dangerous | Linus Torvalds | 2005-09-12 | 1 | -26/+44 | |
* | | | | | | | | | [PATCH] MCA/INIT: scheduler hooks | Keith Owens | 2005-09-11 | 1 | -0/+26 | |
* | | | | | | | | | [PATCH] kernel: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 3 | -20/+10 | |
* | | | | | | | | | [PATCH] add schedule_timeout_{,un}interruptible() interfaces | Nishanth Aravamudan | 2005-09-10 | 1 | -0/+14 | |
* | | | | | | | | | [PATCH] kernel/acct: add kerneldoc | Randy Dunlap | 2005-09-10 | 1 | -16/+27 | |
* | | | | | | | | | [PATCH] sched: allow the load to grow upto its cpu_power | Siddha, Suresh B | 2005-09-10 | 1 | -2/+7 | |
* | | | | | | | | | [PATCH] sched: don't kick ALB in the presence of pinned task | Siddha, Suresh B | 2005-09-10 | 1 | -1/+14 | |
* | | | | | | | | | [PATCH] sched: use cached variable in sys_sched_yield() | Renaud Lienhart | 2005-09-10 | 1 | -1/+1 | |
* | | | | | | | | | [PATCH] sched: HT optimisation | Nick Piggin | 2005-09-10 | 1 | -6/+28 | |
* | | | | | | | | | [PATCH] sched: less locking | Nick Piggin | 2005-09-10 | 1 | -7/+2 | |
* | | | | | | | | | [PATCH] sched: less newidle locking | Nick Piggin | 2005-09-10 | 1 | -7/+10 | |
* | | | | | | | | | [PATCH] sched: fix SMT scheduler latency bug | Ingo Molnar | 2005-09-10 | 1 | -4/+15 | |
* | | | | | | | | | [PATCH] sched: TASK_NONINTERACTIVE | Ingo Molnar | 2005-09-10 | 1 | -1/+10 | |
* | | | | | | | | | [PATCH] sched cleanups | Ingo Molnar | 2005-09-10 | 1 | -19/+25 | |
* | | | | | | | | | [PATCH] sched: make idlest_group/cpu cpus_allowed-aware | M.Baris Demiray | 2005-09-10 | 1 | -4/+13 | |
* | | | | | | | | | [PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings | Con Kolivas | 2005-09-10 | 1 | -18/+47 | |
* | | | | | | | | | [PATCH] cpuset semaphore depth check deadlock fix | Paul Jackson | 2005-09-10 | 1 | -40/+60 | |
* | | | | | | | | | [PATCH] spinlock consolidation | Ingo Molnar | 2005-09-10 | 3 | -6/+14 | |
* | | | | | | | | | [PATCH] files: files struct with RCU | Dipankar Sarma | 2005-09-09 | 2 | -13/+25 | |
* | | | | | | | | | [PATCH] files: break up files struct | Dipankar Sarma | 2005-09-09 | 2 | -40/+63 | |
* | | | | | | | | | [PATCH] files: rcuref APIs | Dipankar Sarma | 2005-09-09 | 1 | -0/+14 | |
* | | | | | | | | | [PATCH] fix for cpusets minor problem | KUROSAWA Takahiro | 2005-09-09 | 1 | -0/+4 | |
* | | | | | | | | | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W | 2005-09-09 | 1 | -0/+1 | |
* | | | | | | | | | [PATCH] fix disassociate_ctty vs. fork race | Jason Baron | 2005-09-09 | 1 | -0/+3 | |
* | | | | | | | | | [PATCH] Clear task_struct->fs_excl on fork() | Giancarlo Formicuccia | 2005-09-09 | 1 | -0/+1 | |
* | | | | | | | | | Merge linux-2.6 with linux-acpi-2.6 | Len Brown | 2005-09-08 | 28 | -290/+1128 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-07 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [kernel-doc] fix various DocBook build problems/warnings | Jeff Garzik | 2005-09-07 | 1 | -0/+1 | |
| * | | | | | | | | | | [PATCH] kprobes: fix bug when probed on task and isr functions | Keshavamurthy Anil S | 2005-09-07 | 1 | -0/+22 | |
| * | | | | | | | | | | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi | 2005-09-07 | 1 | -29/+43 | |
| * | | | | | | | | | | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 | 5 | -10/+6 | |
| * | | | | | | | | | | [PATCH] remove duplicated code from proc and ptrace | Miklos Szeredi | 2005-09-07 | 1 | -13/+28 | |
| * | | | | | | | | | | [PATCH] cpusets: re-enable "dynamic sched domains" | John Hawkes | 2005-09-07 | 1 | -12/+0 | |
| * | | | | | | | | | | [PATCH] cpusets: fix the "dynamic sched domains" bug | John Hawkes | 2005-09-07 | 1 | -20/+69 | |
| * | | | | | | | | | | [PATCH] cpusets: Move the ia64 domain setup code to the generic code | John Hawkes | 2005-09-07 | 1 | -54/+236 | |
| * | | | | | | | | | | [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset | Paul Jackson | 2005-09-07 | 1 | -0/+33 | |
| * | | | | | | | | | | [PATCH] cpusets: formalize intermediate GFP_KERNEL containment | Paul Jackson | 2005-09-07 | 1 | -8/+72 | |
| * | | | | | | | | | | [PATCH] futex: remove duplicate code | Pekka Enberg | 2005-09-07 | 1 | -12/+9 | |
| * | | | | | | | | | | [PATCH] fix send_sigqueue() vs thread exit race | Oleg Nesterov | 2005-09-07 | 2 | -23/+27 | |
| * | | | | | | | | | | [PATCH] remove a redundant variable in sys_prctl() | Jesper Juhl | 2005-09-07 | 1 | -4/+2 | |
| * | | | | | | | | | | [PATCH] largefile support for accounting | Peter Staubach | 2005-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] do_notify_parent_cldstop() cleanup | Oleg Nesterov | 2005-09-07 | 1 | -35/+26 | |
| * | | | | | | | | | | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese | 2005-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] create_workqueue_thread() signedness fix | Mika Kukkonen | 2005-09-07 | 1 | -1/+1 | |
| * | | | | | | | | | | [PATCH] flush icache early when loading module | Thomas Koeller | 2005-09-07 | 1 | -14/+19 | |
| * | | | | | | | | | | [PATCH] optimize writer path in time_interpolator_get_counter() | Alex Williamson | 2005-09-07 | 1 | -4/+13 |