| Commit message (Expand) | Author | Age |
... | |
* | [PATCH] introduce TASK_DEAD state | Oleg Nesterov | 2006-09-29 |
* | [PATCH] kill PF_DEAD flag | Oleg Nesterov | 2006-09-29 |
* | [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() | Oleg Nesterov | 2006-09-29 |
* | [PATCH] sys_get_robust_list(): don't take tasklist_lock | Oleg Nesterov | 2006-09-29 |
* | [PATCH] futex_find_get_task(): don't take tasklist_lock | Oleg Nesterov | 2006-09-29 |
* | [PATCH] copy_process: cosmetic ->ioprio tweak | Oleg Nesterov | 2006-09-29 |
* | [PATCH] reparent_to_init(): use has_rt_policy() | Oleg Nesterov | 2006-09-29 |
* | [PATCH] sched_setscheduler: fix? policy checks | Oleg Nesterov | 2006-09-29 |
* | [PATCH] introduce is_rt_policy() helper | Oleg Nesterov | 2006-09-29 |
* | [PATCH] do_sched_setscheduler(): don't take tasklist_lock | Oleg Nesterov | 2006-09-29 |
* | [PATCH] kill extraneous printk in kernel_restart() | Cal Peake | 2006-09-29 |
* | [PATCH] Fix ____call_usermodehelper errors being silently ignored | Björn Steinbrink | 2006-09-29 |
* | [PATCH] exit: fix crash case | Alan Cox | 2006-09-29 |
* | [PATCH] kexec warning fix | Roland McGrath | 2006-09-29 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | [PATCH] __dequeue_signal() cleanup | Roland McGrath | 2006-09-29 |
* | [PATCH] has_stopped_jobs() cleanup | Roland McGrath | 2006-09-29 |
* | [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() | Toyo Abe | 2006-09-29 |
* | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe | 2006-09-29 |
* | [PATCH] check return value of cpu_callback | Akinobu Mita | 2006-09-29 |
* | [PATCH] memory ordering in __kfifo primitives | Paul E. McKenney | 2006-09-29 |
* | [PATCH] lockdep: print kernel version | Dave Jones | 2006-09-29 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 |
* | [PATCH] Fix unserialized task->files changing | Kirill Korotaev | 2006-09-29 |
* | [PATCH] unwind: fix unused variable warning when !CONFIG_MODULES | Chuck Ebbert | 2006-09-29 |
* | [PATCH] Fix kerneldoc comments in kernel/timer.c | Rolf Eike Beer | 2006-09-29 |
* | [PATCH] clean up and remove some extra spinlocks from rtmutex | Steven Rostedt | 2006-09-29 |
* | [PATCH] ifdef blktrace debugging fields | Alexey Dobriyan | 2006-09-29 |
* | [PATCH] timer: add lock annotation to lock_timer_base | Josh Triplett | 2006-09-29 |
* | [PATCH] module_subsys: initialize earlier | Mark Huang | 2006-09-29 |
* | [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock} | Josh Triplett | 2006-09-29 |
* | [PATCH] irq: remove a extra line | Yoichi Yuasa | 2006-09-29 |
* | [PATCH] irq: fixed coding style | Yoichi Yuasa | 2006-09-29 |
* | [PATCH] kernel-doc for relay interface | Randy Dunlap | 2006-09-29 |
* | [PATCH] kernel/params: driver layer error checking | Randy Dunlap | 2006-09-29 |
* | [PATCH] remove generic__raw_read_trylock() | Matthew Wilcox | 2006-09-29 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-09-28 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ... | Russell King | 2006-09-27 |
| |\ |
|
| * | | [ARM] Fix kernel/fork.c for lockdep on ARM | Russell King | 2006-09-20 |
* | | | [PATCH] pid: remove temporary debug code in attach_pid | Eric W. Biederman | 2006-09-27 |
* | | | [PATCH] pid: Implement transfer_pid and use it to simplify de_thread | Eric W. Biederman | 2006-09-27 |
* | | | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 |
* | | | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 |
* | | | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 |
* | | | [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place | David Howells | 2006-09-27 |
* | | | [PATCH] NOMMU: Check that access_process_vm() has a valid target | David Howells | 2006-09-27 |
* | | | Resources: insert identical resources above existing resources | Matthew Wilcox | 2006-09-26 |
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ \ \ |
|
| * | | | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 |
| * | | | [PATCH] Add the __stack_chk_fail() function | Arjan van de Ven | 2006-09-26 |