| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 2005-06-24 | 1 | -1/+1 |
* | [PATCH] Keys: Pass session keyring to call_usermodehelper() | David Howells | 2005-06-24 | 1 | -4/+13 |
* | [PATCH] aio: make wait_queue ->task ->private | Benjamin LaHaise | 2005-06-23 | 1 | -1/+1 |
* | [PATCH] Optimize sys_times for a single thread process | Christoph Lameter | 2005-06-23 | 2 | -26/+65 |
* | [PATCH] Software suspend and recalc sigpending bug fix | Kirill Korotaev | 2005-06-23 | 1 | -0/+1 |
* | [PATCH] setuid core dump | Alan Cox | 2005-06-23 | 2 | -11/+20 |
* | [PATCH] jprobes: allow a jprobe to coexist with muliple kprobes | Prasanna S Panchamukhi | 2005-06-23 | 1 | -10/+51 |
* | [PATCH] kprobes: Temporary disarming of reentrant probe | Prasanna S Panchamukhi | 2005-06-23 | 1 | -0/+1 |
* | [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task | Hien Nguyen | 2005-06-23 | 1 | -1/+4 |
* | [PATCH] Move kprobe [dis]arming into arch specific code | Rusty Lynch | 2005-06-23 | 1 | -8/+4 |
* | [PATCH] kprobes: function-return probes | Hien Nguyen | 2005-06-23 | 1 | -5/+208 |
* | [PATCH] avoid resursive oopses | Alexander Nyberg | 2005-06-23 | 1 | -0/+11 |
* | [PATCH] remove duplicate get_dentry functions in various places | Christoph Hellwig | 2005-06-23 | 1 | -7/+1 |
* | [PATCH] preempt_count is int - remove cast and don't assign to unsigned type | Jesper Juhl | 2005-06-23 | 2 | -3/+7 |
* | [PATCH] CON_CONSDEV bit not set correctly on last console | Greg Edwards | 2005-06-23 | 1 | -2/+10 |
* | [PATCH] posix-timers: use try_to_del_timer_sync() | Oleg Nesterov | 2005-06-23 | 1 | -27/+7 |
* | [PATCH] timers: introduce try_to_del_timer_sync() | Oleg Nesterov | 2005-06-23 | 1 | -20/+33 |
* | [PATCH] timers fixes/improvements | Oleg Nesterov | 2005-06-23 | 1 | -171/+157 |
* | [PATCH] i386: Selectable Frequency of the Timer Interrupt | Christoph Lameter | 2005-06-23 | 1 | -0/+46 |
* | [PATCH] uml: make hw_controller_type->release exist only for archs needing it | Paolo 'Blaisorblade' Giarrusso | 2005-06-22 | 1 | -0/+4 |
* | [PATCH] uml: add and use generic hw_controller_type->release | Paolo 'Blaisorblade' Giarrusso | 2005-06-22 | 1 | -0/+4 |
* | [PATCH] dup_mmap: update comment on new vma | Hugh Dickins | 2005-06-22 | 1 | -2/+3 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-22 | 1 | -0/+2 |
* | [PATCH] VM: early zone reclaim | Martin Hicks | 2005-06-22 | 1 | -0/+1 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-22 | 4 | -7/+7 |
* | [PATCH] sysfs: (rest) if show/store is missing return -EIO | Dmitry Torokhov | 2005-06-21 | 1 | -2/+2 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-18 | 3 | -5/+7 |
|\ |
|
| * | [PATCH] timer exit cleanup | Ingo Molnar | 2005-06-17 | 2 | -3/+2 |
| * | [PATCH] cond_resched_lock() fix | Jan Kara | 2005-06-14 | 1 | -2/+5 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-02 | 6 | -13/+40 |
|\| |
|
| * | [PATCH] flush icache in correct context | Roman Zippel | 2005-05-31 | 1 | -0/+6 |
| * | [PATCH] drop note_interrupt() for per-CPU for proper scaling | John Hawkes | 2005-05-28 | 1 | -2/+0 |
| * | [PATCH] cpuset exit NULL dereference fix | Paul Jackson | 2005-05-27 | 1 | -5/+19 |
| * | [PATCH] sigkill priority fix | Kirill Korotaev | 2005-05-25 | 1 | -1/+10 |
| * | [PATCH] spin_unlock_bh() and preempt_check_resched() | Samuel Thibault | 2005-05-21 | 1 | -4/+4 |
| * | [PATCH] cpusets+hotplug+preepmt broken | Paul Jackson | 2005-05-21 | 1 | -1/+1 |
* | | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 | 1 | -0/+23 |
* | | AUDIT: Defer freeing aux items until audit_free_context() | David Woodhouse | 2005-05-26 | 1 | -8/+2 |
* | | AUDIT: Escape comm when logging task info | David Woodhouse | 2005-05-23 | 1 | -1/+2 |
* | | AUDIT: Unify auid reporting, put arch before syscall number | David Woodhouse | 2005-05-23 | 2 | -9/+9 |
* | | AUDIT: Assign serial number to non-syscall messages | David Woodhouse | 2005-05-21 | 2 | -44/+48 |
* | | AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned | Steve Grubb | 2005-05-21 | 2 | -11/+8 |
* | | AUDIT: Fix AVC_USER message passing. | Steve Grubb | 2005-05-21 | 1 | -0/+2 |
* | | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 2005-05-21 | 1 | -0/+40 |
* | | AUDIT: Honour audit_backlog_limit again. | David Woodhouse | 2005-05-19 | 1 | -0/+12 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-19 | 4 | -45/+50 |
|\| |
|
| * | [PATCH] Driver Core: pm diagnostics update, check for errors | David Brownell | 2005-05-17 | 1 | -3/+3 |
| * | [PATCH] profile.c: `schedule' parsing fix | William Lee Irwin III | 2005-05-17 | 1 | -6/+10 |
| * | [PATCH] add_preferred_console() build fix | Matt Mackall | 2005-05-17 | 1 | -36/+36 |
| * | [PATCH] spurious interrupt fix | Zhang, Yanmin | 2005-05-17 | 1 | -0/+1 |