linux-2.6
2006-09-29  Paul Jackson[PATCH] cpuset: top_cpuset tracks hotplug changes to...
2006-09-29  Pavel Machek[PATCH] Fix typo in rtc kconfig
2006-09-29  Nick Piggin[PATCH] oom: don't kill current when another OOM in...
2006-09-29  Oleg Nesterov[PATCH] oom_kill_task(): cleanup ->mm checks
2006-09-29  Oleg Nesterov[PATCH] select_bad_process(): cleanup 'releasing' check
2006-09-29  Oleg Nesterov[PATCH] select_bad_process(): kill a bogus PF_DEAD...
2006-09-29  Oleg Nesterov[PATCH] introduce TASK_DEAD state
2006-09-29  Oleg Nesterov[PATCH] kill PF_DEAD flag
2006-09-29  Oleg Nesterov[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
2006-09-29  Arjan van de Ven[PATCH] lockdep: core, add enable/disable_irq_irqsave...
2006-09-29  Alexey Dobriyan[PATCH] Ban register_filesystem(NULL);
2006-09-29  Alexey Dobriyan[PATCH] 9p: fix leak on error path
2006-09-29  Alexey Dobriyan[PATCH] cramfs: make cramfs_uncompress_exit() return...
2006-09-29  Alexey Dobriyan[PATCH] freevxfs: fix leak on error path
2006-09-29  Alexey Dobriyan[PATCH] cramfs: rewrite init_cramfs_fs()
2006-09-29  Josh Triplett[PATCH] Pass a lock expression to __cond_lock, like...
2006-09-29  Randy Dunlap[PATCH] doc: fix kernel-parameters 'quiet'
2006-09-29  Frederik Deweerdt[PATCH] fix mem_write() return value
2006-09-29  Jason Baron[PATCH] block_dev.c mutex_lock_nested() fix
2006-09-29  Josh Triplett[PATCH] Replace _spin_trylock with spin_trylock in...
2006-09-29  Josh Triplett[PATCH] Make spinlock/rwlock annotations more accurate...
2006-09-29  Alexey Dobriyan[PATCH] windfarm_smu_sat.c: simplify around i2c_add_dri...
2006-09-29  Alan Cox[PATCH] tty: Fix bits and note more bits to fix
2006-09-29  Alan Cox[PATCH] solaris emulation: incorrect tty locking
2006-09-29  Henrik Kretzschmar[PATCH] docbook: fix segfault in docproc.c
2006-09-29  Oleg Nesterov[PATCH] sys_get_robust_list(): don't take tasklist_lock
2006-09-29  Oleg Nesterov[PATCH] futex_find_get_task(): don't take tasklist_lock
2006-09-29  Ian Kent[PATCH] autofs4: pending flag not cleared on mount...
2006-09-29  Ian Kent[PATCH] autofs4: autofs4_follow_link false negative fix
2006-09-29  Oleg Nesterov[PATCH] copy_process: cosmetic ->ioprio tweak
2006-09-29  Oleg Nesterov[PATCH] reparent_to_init(): use has_rt_policy()
2006-09-29  Oleg Nesterov[PATCH] sched_setscheduler: fix? policy checks
2006-09-29  Oleg Nesterov[PATCH] introduce is_rt_policy() helper
2006-09-29  Oleg Nesterov[PATCH] do_sched_setscheduler(): don't take tasklist_lock
2006-09-29  Cal Peake[PATCH] kill extraneous printk in kernel_restart()
2006-09-29  Björn Steinbrink[PATCH] Fix ____call_usermodehelper errors being silent...
2006-09-29  Rolf Eike Beer[PATCH] Return better error codes if drivers/char/raw...
2006-09-29  Roland McGrath[PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH.
2006-09-29  Jonathan Corbet[PATCH] cdev documentation
2006-09-29  Arjan van de Ven[PATCH] tty: make termios_sem a mutex
2006-09-29  Alan Cox[PATCH] exit: fix crash case
2006-09-29  Alan Cox[PATCH] tty: stop the tty vanishing under procfs access
2006-09-29  Alan Cox[PATCH] tty: lock ticogwinsz
2006-09-29  Alan Cox[PATCH] tty: trivial kzalloc opportunity
2006-09-29  Roland McGrath[PATCH] kexec warning fix
2006-09-29  Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-29  Roland McGrath[PATCH] __dequeue_signal() cleanup
2006-09-29  Roland McGrath[PATCH] has_stopped_jobs() cleanup
2006-09-29  Joel & Rebecca... [PATCH] I/O Error attempting to read last partial block...
2006-09-29  Toyo Abe[PATCH] posix-timers: Fix the flags handling in posix_c...
2006-09-29  Toyo Abe[PATCH] posix-timers: Fix clock_nanosleep() doesn't...
2006-09-29  jens m. noedler[PATCH] update Documentation/kernel-parameters.txt
2006-09-29  Jan Kara[PATCH] dquot: add proper locking when using current...
2006-09-29  Catalin Marinas[PATCH] Fix memory leak in vc_resize/vc_allocate
2006-09-29  Oleg Nesterov[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
2006-09-29  Oleg Nesterov[PATCH] elf_core_dump: don't take tasklist_lock
2006-09-29  Peter Korsgaard[PATCH] fix serial/amba-pl011.c console Kconfig
2006-09-29  Akinobu Mita[PATCH] check return value of cpu_callback
2006-09-29  Tobias Klauser[PATCH] sound/sparc/dbri: Use ARRAY_SIZE macro
2006-09-29  Tobias Klauser[PATCH] sound/mips/au1x00: Use ARRAY_SIZE macro
2006-09-29  Ben Dooks[PATCH] Remove old drivers/char/s3c2410_rtc.c
2006-09-29  Alexey Dobriyan[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c
2006-09-29  Alexey Dobriyan[PATCH] CONFIG_PM=n slim: sound/oss/trident.c
2006-09-29  Alexey Dobriyan[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.c
2006-09-29  Johannes Berg[PATCH] make leds.h include relevant headers
2006-09-29  Dave Jones[PATCH] Remove another config.h
2006-09-29  Ernie Petrides[PATCH] fix wrong error code on interrupted close syscalls
2006-09-29  Jesper Juhl[PATCH] Small update to CREDITS
2006-09-29  Paul E. McKenney[PATCH] memory ordering in __kfifo primitives
2006-09-29  Dave Jones[PATCH] lockdep: print kernel version
2006-09-29  Anatoli Antonovitch[PATCH] atiixp: ATI SB600 IDE support for various modes
2006-09-29  Amos Waterland[PATCH] Chardev checking of overlapping ranges
2006-09-29  Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29  Eric Biederman[PATCH] Fix conflict with the is_init identifier on...
2006-09-29  Kirill Korotaev[PATCH] Fix unserialized task->files changing
2006-09-29  Serge E. Hallyn[PATCH] kthread: convert arch/i386/kernel/apm.c
2006-09-29  Alan Cox[PATCH] tty locking on resize
2006-09-29  Chris Mason[PATCH] add -o flush for fat
2006-09-29  Arun Sharma[PATCH] oprofile: ppro: need to enable/disable all...
2006-09-29  Alexey Dobriyan[PATCH] fs.h: ifdef security fields
2006-09-29  Alexey Dobriyan[PATCH] reiserfs: ifdef ACL stuff from inode
2006-09-29  Alexey Dobriyan[PATCH] reiserfs: ifdef xattr_sem
2006-09-29  Chuck Ebbert[PATCH] unwind: fix unused variable warning when !CONFI...
2006-09-29  Alexey Dobriyan[PATCH] ifdef ->quota_read, ->quota_write
2006-09-29  Chris Mason[PATCH] Fix reiserfs latencies caused by data=ordered
2006-09-29  Chris Mason[PATCH] reiserfs_fsync should only use barriers when...
2006-09-29  Adam Tlalka[PATCH] console utf-8 mode fixes
2006-09-29  Dmitry Torokhov[PATCH] ucb1x00-ts: handle errors from input_register_d...
2006-09-29  Dave Jones[PATCH] single bit flip detector
2006-09-29  Alexey Dobriyan[PATCH] tty_io.c: keep davej sane
2006-09-29  Chris Wright[PATCH] LSM: remove BSD secure level security module
2006-09-29  Rolf Eike Beer[PATCH] Use valid_dma_direction() in include/asm-i386...
2006-09-29  Rolf Eike Beer[PATCH] Move valid_dma_direction() from x86_64 to gener...
2006-09-29  Alan Cox[PATCH] There is no devfs, there has never been a devfs...
2006-09-29  Rolf Eike Beer[PATCH] Fix kerneldoc comments in kernel/timer.c
2006-09-29  Jan-Frode Myklebust[PATCH] oom_adj/oom_score documentation
2006-09-29  Steven Rostedt[PATCH] clean up and remove some extra spinlocks from...
2006-09-29  Jan Beulich[PATCH] fix Intel RNG detection
2006-09-29  Eric Sandeen[PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions...
2006-09-29  Alexey Dobriyan[PATCH] ifdef blktrace debugging fields
next