| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove __put_task_struct_cb export again | Christoph Hellwig | 2006-03-11 | 1 | -1/+0 |
* | [PATCH] Add mm->task_size and fix powerpc vdso | Benjamin Herrenschmidt | 2006-02-28 | 1 | -2/+3 |
* | [PATCH] sched: revert "filter affine wakeups" | Chen, Kenneth W | 2006-02-14 | 1 | -4/+1 |
* | [PATCH] do_sigaction: cleanup ->sa_mask manipulation | Oleg Nesterov | 2006-02-09 | 1 | -1/+1 |
* | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-18 | 1 | -0/+1 |
* | [PATCH] sched: add new SCHED_BATCH policy | Ingo Molnar | 2006-01-14 | 1 | -3/+4 |
* | [PATCH] missing helper - task_stack_page() | Al Viro | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] sched: filter affine wakeups | akpm@osdl.org | 2006-01-12 | 1 | -1/+4 |
* | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 1 | -1/+8 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 1 | -4/+0 |
* | [PATCH] uninline capable() | Ingo Molnar | 2006-01-11 | 1 | -12/+1 |
* | [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot... | Adrian Bunk | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner | 2006-01-10 | 1 | -2/+3 |
* | [PATCH] mutex subsystem, debugging code | Ingo Molnar | 2006-01-09 | 1 | -0/+5 |
* | [PATCH] keys: Permit running process to instantiate keys | David Howells | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] remove get_task_struct_rcu() | Paul E. McKenney | 2006-01-08 | 1 | -12/+0 |
* | [PATCH] RCU signal handling | Ingo Molnar | 2006-01-08 | 1 | -2/+30 |
* | [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap | Christoph Lameter | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 | 1 | -19/+6 |
* | [PATCH] clean up lock_cpu_hotplug() in cpufreq | Ashok Raj | 2005-11-28 | 1 | -1/+0 |
* | [PATCH] aio: remove kioctx from mm_struct | Zach Brown | 2005-11-13 | 1 | -1/+0 |
* | [PATCH] m68k: thread_info header cleanup | Al Viro | 2005-11-13 | 1 | -0/+4 |
* | [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() | Al Viro | 2005-11-13 | 1 | -0/+11 |
* | [PATCH] m68k: introduce task_thread_info | Al Viro | 2005-11-13 | 1 | -7/+9 |
* | [PATCH] cpu hotplug: fix locking in cpufreq drivers | Ashok Raj | 2005-11-09 | 1 | -0/+1 |
* | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 2005-10-30 | 1 | -0/+5 |
* | [PATCH] sched: hardcode non-smp set_cpus_allowed | Paul Jackson | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] cpusets: dual semaphore locking overhaul | Paul Jackson | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 2005-10-29 | 1 | -4/+38 |
* | [PATCH] mm: mm_struct hiwaters moved | Hugh Dickins | 2005-10-29 | 1 | -10/+9 |
* | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-29 | 1 | -0/+10 |
* | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 2005-10-29 | 1 | -1/+3 |
* | [PATCH] Fix signal sending in usbdevio on async URB completion | Harald Welte | 2005-10-10 | 1 | -0/+1 |
* | Revert task flag re-ordering, add comments | Linus Torvalds | 2005-09-29 | 1 | -5/+17 |
* | [PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction | Oleg Nesterov | 2005-09-29 | 1 | -5/+5 |
* | [PATCH] set_current_state() commentary | Andrew Morton | 2005-09-13 | 1 | -0/+11 |
* | [PATCH] cpuset semaphore depth check optimize | Paul Jackson | 2005-09-12 | 1 | -1/+0 |
* | [PATCH] MCA/INIT: scheduler hooks | Keith Owens | 2005-09-11 | 1 | -0/+2 |
* | [PATCH] add schedule_timeout_{,un}interruptible() interfaces | Nishanth Aravamudan | 2005-09-10 | 1 | -0/+2 |
* | [PATCH] sched: TASK_NONINTERACTIVE | Ingo Molnar | 2005-09-10 | 1 | -0/+1 |
* | [PATCH] cpuset semaphore depth check deadlock fix | Paul Jackson | 2005-09-10 | 1 | -0/+1 |
* | [PATCH] Prefetch kernel stacks to speed up context switch | Chen, Kenneth W | 2005-09-09 | 1 | -0/+5 |
* | [PATCH] cpusets: Move the ia64 domain setup code to the generic code | John Hawkes | 2005-09-07 | 1 | -7/+0 |
* | [PATCH] auxiliary vector cleanups | H. J. Lu | 2005-09-07 | 1 | -1/+3 |
* | [PATCH] detect soft lockups | Ingo Molnar | 2005-09-07 | 1 | -0/+17 |
* | [PATCH] inotify | Robert Love | 2005-07-12 | 1 | -0/+4 |
* | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 2005-06-27 | 1 | -1/+5 |
* | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 | 1 | -14/+59 |
|\ |
|
| * | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 | 1 | -14/+59 |
* | | [PATCH] Dynamic sched domains: sched changes | Dinakar Guniguntala | 2005-06-25 | 1 | -0/+2 |