| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "[PATCH] sched: fix interactive task starvation" | Linus Torvalds | 2006-05-21 | 1 | -44/+18 |
* | [PATCH] Fix a NO_IDLE_HZ timer bug | Zachary Amsden | 2006-05-21 | 1 | -0/+16 |
* | [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed | Paul Jackson | 2006-05-21 | 1 | -0/+1 |
* | [PATCH] cpuset: update cpuset_zones_allowed comment | Paul Jackson | 2006-05-21 | 1 | -9/+15 |
* | [PATCH] symbol_put_addr() locks kernel | Trent Piepho | 2006-05-15 | 2 | -7/+7 |
* | [PATCH] RCU: introduce rcu_needs_cpu() interface | Heiko Carstens | 2006-05-15 | 1 | -0/+19 |
* | ptrace_attach: fix possible deadlock schenario with irqs | Linus Torvalds | 2006-05-11 | 1 | -1/+19 |
* | Fix ptrace_attach()/ptrace_traceme()/de_thread() race | Linus Torvalds | 2006-05-07 | 1 | -18/+21 |
* | [PATCH] Audit Filter Performance | Steve Grubb | 2006-05-01 | 1 | -4/+7 |
* | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 | 1 | -3/+51 |
* | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 | 3 | -39/+141 |
* | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 | 1 | -3/+19 |
* | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 | 1 | -47/+21 |
* | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 | 1 | -37/+16 |
* | [PATCH] support for context based audit filtering, part 2 | Darrel Goeddel | 2006-05-01 | 4 | -27/+256 |
* | [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca... | Al Viro | 2006-05-01 | 1 | -9/+1 |
* | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -4/+4 |
* | [PATCH] drop gfp_mask in audit_log_exit() | Al Viro | 2006-05-01 | 1 | -30/+32 |
* | [PATCH] move call of audit_free() into do_exit() | Al Viro | 2006-05-01 | 3 | -10/+4 |
* | [PATCH] deal with deadlocks in audit_free() | Al Viro | 2006-05-01 | 1 | -10/+10 |
* | [PATCH] request_irq(): remove warnings from irq probing | Andrew Morton | 2006-04-28 | 1 | -2/+4 |
* | [PATCH] off-by-1 in kernel/power/main.c | dean gaudet | 2006-04-28 | 1 | -1/+1 |
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 | 7 | -7/+7 |
* | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman | 2006-04-26 | 6 | -6/+6 |
* | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-20 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] Don't inherit ->splice_pipe across forks | Jens Axboe | 2006-04-20 | 1 | -0/+1 |
* | | [PATCH] kprobes: NULL out non-relevant fields in struct kretprobe | Ananth N Mavinakayanahalli | 2006-04-20 | 1 | -0/+3 |
|/ |
|
* | [PATCH] Add more prevent_tail_call() | OGAWA Hirofumi | 2006-04-19 | 1 | -13/+46 |
* | [PATCH] swsusp: prevent possible image corruption on resume | Rafael J. Wysocki | 2006-04-19 | 1 | -4/+5 |
* | [PATCH] task: Make task list manipulations RCU safe | Eric W. Biederman | 2006-04-19 | 2 | -2/+2 |
* | [PATCH] kill unushed __put_task_struct_cb | Eric W. Biederman | 2006-04-14 | 1 | -6/+0 |
* | [PATCH] remove kernel/power/pm.c:pm_unregister() | Adrian Bunk | 2006-04-14 | 1 | -20/+0 |
* | [PATCH] fix non-leader exec under ptrace | Roland McGrath | 2006-04-14 | 2 | -7/+4 |
* | [PATCH] __group_complete_signal: remove bogus BUG_ON | Oleg Nesterov | 2006-04-11 | 1 | -1/+0 |
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-11 | 1 | -0/+4 |
|\ |
|
| * | [PATCH] splice: add direct fd <-> fd splicing support | Jens Axboe | 2006-04-11 | 1 | -0/+4 |
* | | [PATCH] add cpu_relax to hrtimer_cancel | Joe Korty | 2006-04-11 | 1 | -0/+1 |
* | | [PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is set | Christoph Hellwig | 2006-04-11 | 2 | -5/+3 |
* | | [PATCH] the scheduled unexport of panic_timeout | Adrian Bunk | 2006-04-11 | 1 | -1/+0 |
* | | [PATCH] timer initialisation fix | Andrew Morton | 2006-04-11 | 1 | -10/+19 |
* | | [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up... | Hyok S. Choi | 2006-04-11 | 1 | -0/+12 |
* | | [PATCH] sched: don't awaken RT tasks on expired array | Mike Galbraith | 2006-04-11 | 1 | -1/+1 |
* | | [PATCH] sched: fix interactive task starvation | Mike Galbraith | 2006-04-11 | 1 | -18/+44 |
|/ |
|
* | [PATCH] x86_64: Fix drift with HPET timer enabled | Jordan Hargrave | 2006-04-09 | 1 | -1/+1 |
* | BUG_ON() Conversion in kernel/signal.c | Eric Sesterhenn | 2006-04-02 | 1 | -2/+1 |
* | BUG_ON() Conversion in kernel/signal.c | Eric Sesterhenn | 2006-04-02 | 1 | -4/+2 |
* | BUG_ON() Conversion in kernel/ptrace.c | Eric Sesterhenn | 2006-04-02 | 1 | -2/+1 |
* | Fix comments: s/granuality/granularity/ | Kalin KOZHUHAROV | 2006-04-01 | 1 | -4/+4 |
* | BUG_ON() Conversion in kernel/printk.c | Eric Sesterhenn | 2006-04-01 | 1 | -4/+2 |
* | help text: SOFTWARE_SUSPEND doesn't need ACPI | Adrian Bunk | 2006-04-01 | 1 | -1/+1 |