[PATCH] uml: fix min usage
[safe/jmp/linux-2.6] / kernel /
2006-03-31 Pavel Machek[PATCH] Fix suspend with traced tasks
2006-03-29 Oleg Nesterov[PATCH] send_sigqueue: simplify and fix the race
2006-03-29 Oleg Nesterov[PATCH] do_notify_parent_cldstop: remove 'to_self'...
2006-03-29 Oleg Nesterov[PATCH] finish_stop: don't check stop_count < 0
2006-03-29 Oleg Nesterov[PATCH] simplify do_signal_stop()
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] make fork() atomic wrt pgrp/session signals
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] do_sigaction: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do_group_exit: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do_signal_stop: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] relax sig_needs_tasklist()
2006-03-29 Oleg Nesterov[PATCH] sys_times: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do __unhash_process() under ->siglock
2006-03-29 Oleg Nesterov[PATCH] revert "Optimize sys_times for a single thread...
2006-03-29 Oleg Nesterov[PATCH] move __exit_signal() to kernel/exit.c
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal()
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] introduce sig_needs_tasklist() helper
2006-03-29 Oleg Nesterov[PATCH] introduce lock_task_sighand() helper
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] release_task: replace open-coded ptrace_unlink()
2006-03-29 Oleg Nesterov[PATCH] wait_for_helper: trivial style cleanup
2006-03-29 Oleg Nesterov[PATCH] reparent_thread: use remove_parent/add_parent
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-29 Oleg Nesterov[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Oleg Nesterov[PATCH] choose_new_parent: remove unused arg, sanitize...
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-28 Andrew Morton[PATCH] compat_sys_futex() warning fix
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 Eric Sesterhenn[PATCH] Change dash2underscore() return value to char
2006-03-28 Andrew Morton[PATCH] symversion warning fix
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes updates
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: compat
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: core
2006-03-27 Siddha, Suresh B[PATCH] sched: fix group power for allnodes_domains
2006-03-27 Siddha, Suresh B[PATCH] sched: new sched domain for representing multi...
2006-03-27 Andreas Mohr[PATCH] Small schedule() optimization
2006-03-27 Martin Andersson[PATCH] sched: fix task interactivity calculation
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 bibo mao[PATCH] kretprobe instance recycled by parent process
2006-03-26 Roman Zippel[PATCH] hrtimers: remove data field
2006-03-26 Roman Zippel[PATCH] hrtimers: remove nsec_t typedef
2006-03-26 Roman Zippel[PATCH] hrtimers: remove state field
2006-03-26 Roman Zippel[PATCH] hrtimers: simplify nanosleep
2006-03-26 Roman Zippel[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
2006-03-26 Roman Zippel[PATCH] hrtimers: pass current time to hrtimer_forward()
2006-03-26 Thomas Gleixner[PATCH] hrtimers: optimize softirq runqueues
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-03-26 Con Kolivas[PATCH] swswsup: return correct load_image error
2006-03-26 Ingo Molnar[PATCH] warn if free_irq() is called from IRQ context
2006-03-26 Eric SesterhennBUG_ON() Conversion in kernel/fork.c
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-25 Roman Zippel[PATCH] remove pps support
2006-03-25 Dimitri Sivanich[PATCH] Add SA_PERCPU_IRQ flag support
2006-03-25 Eric Dumazet[PATCH] Use unsigned int types for a faster bsearch
2006-03-25 Ashok Raj[PATCH] Check if cpu can be onlined before calling...
2006-03-25 Eric Dumazet[PATCH] No need to protect current->group_info in sys_g...
2006-03-25 Andrew Morton[PATCH] find_task_by_pid() needs tasklist_lock
2006-03-25 Chris Wright[PATCH] refactor capable() to one implementation, add...
2006-03-25 Bryan Holty[PATCH] IRQ: prevent enabling of previously disabled...
2006-03-25 Andrew Morton[PATCH] irq: uninline migration functions
2006-03-25 Adrian Bunk[PATCH] kernel/params.c: make param_array() static
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-25 Thomas Gleixner[PATCH] Validate and sanitze itimer timeval from userspace
2006-03-25 Thomas Gleixner[PATCH] sys_alarm() unsigned signed conversion fixup
2006-03-25 Andrew Morton[PATCH] timer irq driven soft watchdog fix
2006-03-24 Eric SesterhennBUG_ON() Conversion in kernel/cpu.c
2006-03-24 Andrew Morton[PATCH] fix build error if CONFIG_SYSFS=n
2006-03-24 Davi Arnaut[PATCH] strndup_user: convert module
2006-03-24 Ingo Molnar[PATCH] timer-irq-driven soft-watchdog, cleanups
2006-03-24 Sergey Vlasov[PATCH] Fix module refcount leak in __set_personality()
2006-03-24 Andrew Morton[PATCH] RLIMIT_CPU: document wrong return value
2006-03-24 Andrew Morton[PATCH] RLIMIT_CPU: fix handling of a zero limit
2006-03-24 Andrew Morton[PATCH] sys_setrlimit() cleanup
2006-03-24 John Z. Bohach[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
2006-03-24 Paul Jackson[PATCH] cpuset: remove useless local variable initializ...
2006-03-24 Paul Jackson[PATCH] cpuset: don't need to mark cpuset_mems_generati...
2006-03-24 Paul Jackson[PATCH] cpuset: remove unnecessary NULL check
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache optimizations
2006-03-24 Paul Jackson[PATCH] cpuset memory spread basic implementation
2006-03-24 Paul Jackson[PATCH] cpuset use combined atomic_inc_return calls
2006-03-24 Paul Jackson[PATCH] cpuset cleanup not not operators
2006-03-24 Paul E. McKenney[PATCH] rcutorture: tag success/failure line with modul...
2006-03-24 Jan Beulich[PATCH] tvec_bases too large for per-cpu data
2006-03-24 Oleg Nesterov[PATCH] rcu_process_callbacks: don't cli() while testin...
2006-03-24 Bart Samwel[PATCH] Range checking in do_proc_dointvec_(userhz_...
2006-03-24 Bart Samwel[PATCH] Represent laptop_mode as jiffies internally
2006-03-24 Bart Samwel[PATCH] Represent dirty_*_centisecs as jiffies internally
2006-03-24 Andrew Morton[PATCH] free_uid() locking improvement
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-23 Tom Zanussi[PATCH] relay: consolidate sendfile() and read() code
2006-03-23 Jens Axboe[PATCH] relay: add sendfile() support
next