[PATCH] Unify sys_tkill() and sys_tgkill()
[safe/jmp/linux-2.6] / kernel /
2005-10-31 Vadim Lobanov[PATCH] Unify sys_tkill() and sys_tgkill()
2005-10-31 Oleg Nesterov[PATCH] kill sigqueue->lock
2005-10-31 Andrew Morton[PATCH] remove timer debug field
2005-10-31 Christoph Lameter[PATCH] Use alloc_percpu to allocate workqueues locally
2005-10-31 Andrew Morton[PATCH] ntp whitespace cleanup
2005-10-31 john stultz[PATCH] NTP shift_right cleanup
2005-10-31 Alan Stern[PATCH] Add kthread_stop_sem()
2005-10-31 Oleg Nesterov[PATCH] introduce setup_timer() helper
2005-10-31 Shaohua Li[PATCH] introduce .valid callback for pm_ops
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: two simplifications
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: get rid of unnecessary wrapper function
2005-10-31 Pavel Machek[PATCH] swsusp: cleanups
2005-10-31 Pavel Machek[PATCH] swsusp: remove unneccessary includes
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework memory freeing on resume
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: reduce the use of global variables
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: move snapshot functionality to separate...
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework image freeing
2005-10-31 Ashok Raj[PATCH] create and destroy cpufreq sysfs entries based...
2005-10-31 Brian Gerst[PATCH] Remove redundant configs.o
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: follow_page with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap down new mmap_sem
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap use oldmm more
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-10-30 YOSHIFUJI Hideaki[PATCH] TIMERS: add missing compensation for HZ == 250
2005-10-29 Al Viro[PATCH] missing exports of do_settimeofday() variants
2005-10-29 Oleg Nesterov[PATCH] fix ->signal->live leak in copy_process()
2005-10-28 Al Viro[PATCH] gfp_t: kernel/*
2005-10-27 Roland McGrath[PATCH] Yet more posix-cpu-timer fixes
2005-10-27 Linus TorvaldsRevert "remove false BUG_ON() from run_posix_cpu_timers()"
2005-10-26 Oleg Nesterov[PATCH] Fix cpu timers expiration time
2005-10-26 Linus Torvaldsposix cpu timers: fix timer ordering
2005-10-26 Andrew Morton[PATCH] export cpu_online_map
2005-10-24 Oleg Nesterov[PATCH] posix-timers: fix posix_cpu_timer_set() vs...
2005-10-24 Oleg Nesterov[PATCH] posix-timers: exit path cleanup
2005-10-24 Oleg Nesterov[PATCH] posix-timers: remove false BUG_ON() from run_po...
2005-10-24 Oleg Nesterov[PATCH] posix-timers: fix cleanup_timers() and run_posi...
2005-10-23 Linus TorvaldsPosix timers: limit number of timers firing at once
2005-10-21 Roland McGrath[PATCH] Call exit_itimers from do_exit, not __exit_signal
2005-10-21 Linus TorvaldsRevert "Fix cpu timers exit deadlock and races"
2005-10-20 Alan Stern[PATCH] Threads shouldn't inherit PF_NOFREEZE
2005-10-20 Roland McGrath[PATCH] Fix cpu timers exit deadlock and races
2005-10-17 Eric Dumazet[PATCH] rcu: keep rcu callback event counter
2005-10-17 Oleg Nesterov[PATCH] posix-timers: fix task accounting
2005-10-17 Linus TorvaldsIncrease default RCU batching sharply
2005-10-15 Takashi Iwai[PATCH] Add missing export of getnstimeofday()
2005-10-10 Harald Welte[PATCH] Fix signal sending in usbdevio on async URB...
2005-10-10 Rafael J. Wysocki[PATCH] x86_64: Set up safe page tables during resume
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-08 Oleg Nesterov[PATCH] fix do_coredump() vs SIGSTOP race
2005-10-01 Linus TorvaldsFix inequality comparison against "task->state"
2005-09-30 Al Viro[PATCH] cpuset crapectomy
2005-09-29 Roland McGrath[PATCH] Fix task state testing properly in do_signal_stop()
2005-09-28 Paul Jackson[PATCH] cpuset read past eof memory leak fix
2005-09-28 Rafael J. Wysocki[PATCH] swsusp: avoid problems if there are too many...
2005-09-28 Rusty Russell[PATCH] Ignore trailing whitespace on kernel parameters...
2005-09-28 Rafael J. Wysocki[PATCH] swsusp: prevent possible memory leak
2005-09-28 Rafael J. Wysocki[PATCH] swsusp: remove wrong code from data_free
2005-09-23 Linus TorvaldsMake sure SIGKILL gets proper respect
2005-09-23 Pavel Machek[PATCH] swsusp: fix comments
2005-09-23 Rafael J. Wysocki[PATCH] swsusp: do not trigger BUG_ON() if there is...
2005-09-23 Randy Dunlap[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
2005-09-23 Eric W. Biederman[PATCH] suspend: cleanup calling of power off methods.
2005-09-23 Eric W. Biederman[PATCH] reboot: comment and factor the main reboot...
2005-09-21 Andrew Morton[PATCH] Add printk_clock()
2005-09-17 Dipankar Sarma[PATCH] files: fix preemption issues
2005-09-17 Michael Kerrisk[PATCH] PR_GET_DUMPABLE returns incorrect info
2005-09-17 Srivatsa Vaddagiri[PATCH] CPU hotplug breaks wake_up_new_task
2005-09-13 Ingo Molnar[PATCH] Fix spinlock owner debugging
2005-09-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dwmw2/audit-2.6
2005-09-13 Randy Dunlap[PATCH] use add_taint() for setting tainted bit flags
2005-09-13 Andrew Morton[PATCH] schedule_timeout_[un]interruptible() speedup
2005-09-12 Andi Kleen[PATCH] x86-64: Some cleanup and optimization to the...
2005-09-12 Paul Jackson[PATCH] cpuset semaphore depth check optimize
2005-09-12 Linus TorvaldsMark ia64-specific MCA/INIT scheduler hooks as dangerous
2005-09-11 Keith Owens[PATCH] MCA/INIT: scheduler hooks
2005-09-10 Nishanth Aravamudan[PATCH] kernel: fix-up schedule_timeout() usage
2005-09-10 Nishanth Aravamudan[PATCH] add schedule_timeout_{,un}interruptible() inter...
2005-09-10 Randy Dunlap[PATCH] kernel/acct: add kerneldoc
2005-09-10 Siddha, Suresh B[PATCH] sched: allow the load to grow upto its cpu_power
2005-09-10 Siddha, Suresh B[PATCH] sched: don't kick ALB in the presence of pinned...
2005-09-10 Renaud Lienhart[PATCH] sched: use cached variable in sys_sched_yield()
2005-09-10 Nick Piggin[PATCH] sched: HT optimisation
2005-09-10 Nick Piggin[PATCH] sched: less locking
2005-09-10 Nick Piggin[PATCH] sched: less newidle locking
2005-09-10 Ingo Molnar[PATCH] sched: fix SMT scheduler latency bug
2005-09-10 Ingo Molnar[PATCH] sched: TASK_NONINTERACTIVE
2005-09-10 Ingo Molnar[PATCH] sched cleanups
2005-09-10 M.Baris Demiray[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
2005-09-10 Con Kolivas[PATCH] sched: run SCHED_NORMAL tasks with real time...
2005-09-10 Paul Jackson[PATCH] cpuset semaphore depth check deadlock fix
2005-09-10 Ingo Molnar[PATCH] spinlock consolidation
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-09-09 Dipankar Sarma[PATCH] files: rcuref APIs
next