| Commit message (Expand) | Author | Age |
* | [PATCH] add cpu_relax to hrtimer_cancel | Joe Korty | 2006-04-11 |
* | [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set | Christoph Hellwig | 2006-04-11 |
* | [PATCH] the scheduled unexport of panic_timeout | Adrian Bunk | 2006-04-11 |
* | [PATCH] timer initialisation fix | Andrew Morton | 2006-04-11 |
* | [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up... | Hyok S. Choi | 2006-04-11 |
* | [PATCH] sched: don't awaken RT tasks on expired array | Mike Galbraith | 2006-04-11 |
* | [PATCH] sched: fix interactive task starvation | Mike Galbraith | 2006-04-11 |
* | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave | 2006-04-09 |
* | BUG_ON() Conversion in kernel/signal.c | Eric Sesterhenn | 2006-04-02 |
* | BUG_ON() Conversion in kernel/signal.c | Eric Sesterhenn | 2006-04-02 |
* | BUG_ON() Conversion in kernel/ptrace.c | Eric Sesterhenn | 2006-04-02 |
* | Fix comments: s/granuality/granularity/ | Kalin KOZHUHAROV | 2006-03-31 |
* | BUG_ON() Conversion in kernel/printk.c | Eric Sesterhenn | 2006-03-31 |
* | help text: SOFTWARE_SUSPEND doesn't need ACPI | Adrian Bunk | 2006-03-31 |
* | [PATCH] wrong error path in dup_fd() leading to oopses in RCU | Kirill Korotaev | 2006-03-31 |
* | [PATCH] pidhash: Refactor the pid hash table | Eric W. Biederman | 2006-03-31 |
* | [PATCH] task: RCU protect task->usage | Eric W. Biederman | 2006-03-31 |
* | [PATCH] resurrect __put_task_struct | Andrew Morton | 2006-03-31 |
* | [PATCH] Make setsid() more robust | Eric W. Biederman | 2006-03-31 |
* | [PATCH] futex: check and validate timevals | Thomas Gleixner | 2006-03-31 |
* | [PATCH] sched: activate SCHED BATCH expired | Con Kolivas | 2006-03-31 |
* | [PATCH] sched: remove on runqueue requeueing | Con Kolivas | 2006-03-31 |
* | [PATCH] sched: include noninteractive sleep in idle detect | Con Kolivas | 2006-03-31 |
* | [PATCH] sched: dont decrease idle sleep avg | Con Kolivas | 2006-03-31 |
* | [PATCH] sched: make task_noninteractive use sleep_type | Con Kolivas | 2006-03-31 |
* | [PATCH] sched: cleanup task_activated() | Con Kolivas | 2006-03-31 |
* | [PATCH] sched: reduce overhead of calc_load | Jack Steiner | 2006-03-31 |
* | [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q... | Dimitri Sivanich | 2006-03-31 |
* | [PATCH] hrtimer: use generic sleeper for nanosleep | Thomas Gleixner | 2006-03-31 |
* | [PATCH] hrtimer: create generic sleeper | Thomas Gleixner | 2006-03-31 |
* | [PATCH] modules: permit Dual-MIT/GPL licenses | Andrew Morton | 2006-03-31 |
* | [PATCH] cpuset: memory migration interaction fix | Paul Jackson | 2006-03-31 |
* | [PATCH] cpuset: unsafe mm reference fix | Paul Jackson | 2006-03-31 |
* | [PATCH] cpuset: task_lock comment fix | Paul Jackson | 2006-03-31 |
* | [PATCH] Fix pacct bug in multithreading case. | KaiGai Kohei | 2006-03-31 |
* | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 |
* | [PATCH] __mod_timer: simplify ->base changing | Oleg Nesterov | 2006-03-31 |
* | [PATCH] kill __init_timer_base in favor of boot_tvec_bases | Oleg Nesterov | 2006-03-31 |
* | [PATCH] Fix suspend with traced tasks | Pavel Machek | 2006-03-31 |
* | [PATCH] send_sigqueue: simplify and fix the race | Oleg Nesterov | 2006-03-28 |
* | [PATCH] do_notify_parent_cldstop: remove 'to_self' param | Oleg Nesterov | 2006-03-28 |
* | [PATCH] finish_stop: don't check stop_count < 0 | Oleg Nesterov | 2006-03-28 |
* | [PATCH] simplify do_signal_stop() | Oleg Nesterov | 2006-03-28 |
* | [PATCH] cleanup __exit_signal->cleanup_sighand path | Oleg Nesterov | 2006-03-28 |
* | [PATCH] make fork() atomic wrt pgrp/session signals | Oleg Nesterov | 2006-03-28 |
* | [PATCH] pids: kill PIDTYPE_TGID | Oleg Nesterov | 2006-03-28 |
* | [PATCH] do_sigaction: don't take tasklist_lock | Oleg Nesterov | 2006-03-28 |
* | [PATCH] do_group_exit: don't take tasklist_lock | Oleg Nesterov | 2006-03-28 |
* | [PATCH] do_signal_stop: don't take tasklist_lock | Oleg Nesterov | 2006-03-28 |
* | [PATCH] relax sig_needs_tasklist() | Oleg Nesterov | 2006-03-28 |