| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Fix signal sending in usbdevio on async URB completion | Harald Welte | 2005-10-10 | 1 | -0/+34 |
* | [PATCH] x86_64: Set up safe page tables during resume | Rafael J. Wysocki | 2005-10-10 | 1 | -3/+4 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 4 | -5/+5 |
* | [PATCH] fix do_coredump() vs SIGSTOP race | Oleg Nesterov | 2005-10-08 | 1 | -1/+2 |
* | Fix inequality comparison against "task->state" | Linus Torvalds | 2005-10-01 | 1 | -1/+1 |
* | [PATCH] cpuset crapectomy | Al Viro | 2005-09-30 | 1 | -11/+1 |
* | [PATCH] Fix task state testing properly in do_signal_stop() | Roland McGrath | 2005-09-29 | 1 | -1/+2 |
* | [PATCH] cpuset read past eof memory leak fix | Paul Jackson | 2005-09-28 | 1 | -5/+6 |
* | [PATCH] swsusp: avoid problems if there are too many pages to save | Rafael J. Wysocki | 2005-09-28 | 2 | -1/+8 |
* | [PATCH] Ignore trailing whitespace on kernel parameters correctly | Rusty Russell | 2005-09-28 | 1 | -2/+8 |
* | [PATCH] swsusp: prevent possible memory leak | Rafael J. Wysocki | 2005-09-28 | 1 | -3/+3 |
* | [PATCH] swsusp: remove wrong code from data_free | Rafael J. Wysocki | 2005-09-28 | 1 | -4/+3 |
* | Make sure SIGKILL gets proper respect | Linus Torvalds | 2005-09-23 | 1 | -17/+14 |
* | [PATCH] swsusp: fix comments | Pavel Machek | 2005-09-22 | 2 | -4/+8 |
* | [PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory | Rafael J. Wysocki | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP | Randy Dunlap | 2005-09-22 | 1 | -1/+1 |
* | [PATCH] suspend: cleanup calling of power off methods. | Eric W. Biederman | 2005-09-22 | 1 | -4/+2 |
* | [PATCH] reboot: comment and factor the main reboot functions | Eric W. Biederman | 2005-09-22 | 1 | -6/+46 |
* | [PATCH] Add printk_clock() | Andrew Morton | 2005-09-21 | 1 | -1/+6 |
* | [PATCH] files: fix preemption issues | Dipankar Sarma | 2005-09-17 | 1 | -0/+6 |
* | [PATCH] PR_GET_DUMPABLE returns incorrect info | Michael Kerrisk | 2005-09-17 | 1 | -2/+1 |
* | [PATCH] CPU hotplug breaks wake_up_new_task | Srivatsa Vaddagiri | 2005-09-17 | 1 | -1/+2 |
* | [PATCH] Fix spinlock owner debugging | Ingo Molnar | 2005-09-13 | 1 | -4/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 2005-09-13 | 2 | -147/+308 |
|\ |
|
| * | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-08-27 | 4 | -4/+17 |
| |\ |
|
| * | | [AUDIT] Allow filtering on system call success _or_ failure | David Woodhouse | 2005-08-27 | 1 | -2/+6 |
| * | | AUDIT: Prevent duplicate syscall rules | Amy Griffis | 2005-08-17 | 2 | -44/+56 |
| * | | AUDIT: Speed up audit_filter_syscall() for the non-auditable case. | David Woodhouse | 2005-08-17 | 1 | -10/+12 |
| * | | AUDIT: Fix task refcount leak in audit_filter_syscall() | David Woodhouse | 2005-08-17 | 1 | -1/+2 |
| * | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-08-17 | 2 | -22/+48 |
| |\ \ |
|
| * \ \ | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-08-09 | 12 | -60/+92 |
| |\ \ \ |
|
| * \ \ \ | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-07-27 | 5 | -58/+85 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-07-19 | 1 | -40/+11 |
| |\ \ \ \ \ |
|
| * | | | | | | AUDIT: Reduce contention in audit_serial() | David Woodhouse | 2005-07-18 | 2 | -2/+6 |
| * | | | | | | AUDIT: Fix livelock in audit_serial(). | David Woodhouse | 2005-07-15 | 1 | -11/+10 |
| * | | | | | | AUDIT: Fix compile error in audit_filter_syscall | David Woodhouse | 2005-07-14 | 1 | -1/+1 |
| * | | | | | | AUDIT: Avoid scheduling in idle thread | David Woodhouse | 2005-07-13 | 1 | -5/+8 |
| * | | | | | | AUDIT: Exempt the whole auditd thread-group from auditing | David Woodhouse | 2005-07-13 | 1 | -2/+2 |
| * | | | | | | [AUDIT] Fix sparse warning about gfp_mask type | Victor Fusco | 2005-07-13 | 1 | -1/+1 |
| * | | | | | | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 2005-07-13 | 11 | -34/+103 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | AUDIT: Really don't audit auditd. | David Woodhouse | 2005-07-02 | 1 | -2/+2 |
| * | | | | | | | AUDIT: Stop waiting for backlog after audit_panic() happens | David Woodhouse | 2005-07-02 | 1 | -5/+10 |
| * | | | | | | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-07-02 | 37 | -907/+3049 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | AUDIT: Use KERN_NOTICE for printk of audit records | David Woodhouse | 2005-06-24 | 1 | -2/+2 |
| * | | | | | | | | AUDIT: Clean up user message filtering | David Woodhouse | 2005-06-24 | 2 | -15/+43 |
| * | | | | | | | | AUDIT: Return correct result from audit_filter_rules() | David Woodhouse | 2005-06-24 | 1 | -1/+1 |
| * | | | | | | | | AUDIT: No really, we don't want to audit auditd. | David Woodhouse | 2005-06-23 | 1 | -1/+1 |
| * | | | | | | | | AUDIT: Remove stray declaration of tsk from audit_receive_msg(). | David Woodhouse | 2005-06-22 | 1 | -1/+0 |
| * | | | | | | | | AUDIT: Wait for backlog to clear when generating messages. | David Woodhouse | 2005-06-22 | 2 | -22/+52 |
| * | | | | | | | | AUDIT: Optimise the audit-disabled case for discarding user messages | David Woodhouse | 2005-06-22 | 2 | -23/+30 |