| Commit message (Expand) | Author | Age |
* | [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race | Oleg Nesterov | 2005-10-24 |
* | [PATCH] posix-timers: exit path cleanup | Oleg Nesterov | 2005-10-24 |
* | [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() | Oleg Nesterov | 2005-10-24 |
* | [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races | Oleg Nesterov | 2005-10-24 |
* | Posix timers: limit number of timers firing at once | Linus Torvalds | 2005-10-23 |
* | [PATCH] Call exit_itimers from do_exit, not __exit_signal | Roland McGrath | 2005-10-21 |
* | Revert "Fix cpu timers exit deadlock and races" | Linus Torvalds | 2005-10-21 |
* | [PATCH] Threads shouldn't inherit PF_NOFREEZE | Alan Stern | 2005-10-20 |
* | [PATCH] Fix cpu timers exit deadlock and races | Roland McGrath | 2005-10-20 |
* | [PATCH] rcu: keep rcu callback event counter | Eric Dumazet | 2005-10-17 |
* | [PATCH] posix-timers: fix task accounting | Oleg Nesterov | 2005-10-17 |
* | Increase default RCU batching sharply | Linus Torvalds | 2005-10-17 |
* | [PATCH] Add missing export of getnstimeofday() | Takashi Iwai | 2005-10-14 |
* | [PATCH] Fix signal sending in usbdevio on async URB completion | Harald Welte | 2005-10-10 |
* | [PATCH] x86_64: Set up safe page tables during resume | Rafael J. Wysocki | 2005-10-10 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [PATCH] fix do_coredump() vs SIGSTOP race | Oleg Nesterov | 2005-10-08 |
* | Fix inequality comparison against "task->state" | Linus Torvalds | 2005-10-01 |
* | [PATCH] cpuset crapectomy | Al Viro | 2005-09-30 |
* | [PATCH] Fix task state testing properly in do_signal_stop() | Roland McGrath | 2005-09-29 |
* | [PATCH] cpuset read past eof memory leak fix | Paul Jackson | 2005-09-28 |
* | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki | 2005-09-28 |
* | [PATCH] Ignore trailing whitespace on kernel parameters correctly | Rusty Russell | 2005-09-28 |
* | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki | 2005-09-28 |
* | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki | 2005-09-28 |
* | Make sure SIGKILL gets proper respect | Linus Torvalds | 2005-09-23 |
* | [PATCH] swsusp: fix comments | Pavel Machek | 2005-09-23 |
* | [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory | Rafael J. Wysocki | 2005-09-23 |
* | [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP | Randy Dunlap | 2005-09-23 |
* | [PATCH] suspend: cleanup calling of power off methods. | Eric W. Biederman | 2005-09-23 |
* | [PATCH] reboot: comment and factor the main reboot functions | Eric W. Biederman | 2005-09-23 |
* | [PATCH] Add printk_clock() | Andrew Morton | 2005-09-21 |
* | [PATCH] files: fix preemption issues | Dipankar Sarma | 2005-09-17 |
* | [PATCH] PR_GET_DUMPABLE returns incorrect info | Michael Kerrisk | 2005-09-17 |
* | [PATCH] CPU hotplug breaks wake_up_new_task | Srivatsa Vaddagiri | 2005-09-17 |
* | [PATCH] Fix spinlock owner debugging | Ingo Molnar | 2005-09-13 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 2005-09-13 |
|\ |
|
| * | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-08-27 |
| |\ |
|
| * | | [AUDIT] Allow filtering on system call success _or_ failure | David Woodhouse | 2005-08-27 |
| * | | AUDIT: Prevent duplicate syscall rules | Amy Griffis | 2005-08-17 |
| * | | AUDIT: Speed up audit_filter_syscall() for the non-auditable case. | David Woodhouse | 2005-08-17 |
| * | | AUDIT: Fix task refcount leak in audit_filter_syscall() | David Woodhouse | 2005-08-17 |
| * | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-08-17 |
| |\ \ |
|
| * \ \ | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-08-09 |
| |\ \ \ |
|
| * \ \ \ | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-07-27 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-07-19 |
| |\ \ \ \ \ |
|
| * | | | | | | AUDIT: Reduce contention in audit_serial() | David Woodhouse | 2005-07-18 |
| * | | | | | | AUDIT: Fix livelock in audit_serial(). | David Woodhouse | 2005-07-15 |
| * | | | | | | AUDIT: Fix compile error in audit_filter_syscall | David Woodhouse | 2005-07-14 |
| * | | | | | | AUDIT: Avoid scheduling in idle thread | David Woodhouse | 2005-07-13 |