| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [PATCH] factor out common code in sys_fsync/sys_fdatasync | Oleg Nesterov | 2005-06-23 | 1 | -35/+10 |
* | | [PATCH] mempool - only init waitqueue in slow path | Benjamin LaHaise | 2005-06-23 | 1 | -1/+2 |
* | | [PATCH] apply quotation handling to Makefile.build | Jan Beulich | 2005-06-23 | 1 | -2/+2 |
* | | [PATCH] adjust per_cpu definition in non-SMP case | Jan Beulich | 2005-06-23 | 3 | -3/+3 |
* | | [PATCH] ide-floppy adjustments | Jan Beulich | 2005-06-23 | 1 | -0/+6 |
* | | [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64 | Yoav Zach | 2005-06-23 | 3 | -3/+10 |
* | | [PATCH] parport: NetMos nm9855 fix | Martin Schitter | 2005-06-23 | 2 | -5/+4 |
* | | [PATCH] Altix: shut off xmit intr if done xmitting | Pat Gefre | 2005-06-23 | 1 | -0/+1 |
* | | [PATCH] O(1) sb list traversing on syncs | Kirill Korotaev | 2005-06-23 | 3 | -111/+96 |
* | | [PATCH] Software suspend and recalc sigpending bug fix | Kirill Korotaev | 2005-06-23 | 1 | -0/+1 |
* | | [PATCH] Fix of bogus file max limit messages | Kirill Korotaev | 2005-06-23 | 1 | -27/+30 |
* | | [PATCH] add some comments to lookup_create() | Christoph Hellwig | 2005-06-23 | 1 | -2/+18 |
* | | [PATCH] Document the fact that linux-arm-kernel is subscribers-only. | Alexey Dobriyan | 2005-06-23 | 1 | -6/+6 |
* | | [PATCH] Support for dx directories in ext3_get_parent (NFSD) | Andreas Dilger | 2005-06-23 | 1 | -2/+10 |
* | | [PATCH] setuid core dump | Alan Cox | 2005-06-23 | 10 | -18/+74 |
* | | [PATCH] jprobes: allow a jprobe to coexist with muliple kprobes | Prasanna S Panchamukhi | 2005-06-23 | 1 | -10/+51 |
* | | [PATCH] Kprobes/ia64: temporary disarming of reentrant probe | Anil S Keshavamurthy | 2005-06-23 | 1 | -6/+43 |
* | | [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -13/+49 |
* | | [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -8/+38 |
* | | [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -14/+62 |
* | | [PATCH] kprobes: Temporary disarming of reentrant probe for i386 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -13/+49 |
* | | [PATCH] kprobes: Temporary disarming of reentrant probe | Prasanna S Panchamukhi | 2005-06-23 | 2 | -0/+10 |
* | | [PATCH] Kprobes/IA64: check jprobe break before handling | Keshavamurthy Anil S | 2005-06-23 | 1 | -3/+7 |
* | | [PATCH] Kprobes IA64: safe register kprobe | Anil S Keshavamurthy | 2005-06-23 | 1 | -0/+45 |
* | | [PATCH] Kprobes IA64: cmp ctype unc support | Anil S Keshavamurthy | 2005-06-23 | 2 | -2/+58 |
* | | [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup | Anil S Keshavamurthy | 2005-06-23 | 1 | -70/+121 |
* | | [PATCH] Kprobes ia64 qp fix | Rusty Lynch | 2005-06-23 | 1 | -3/+3 |
* | | [PATCH] Kprobes ia64 cleanup | Rusty Lynch | 2005-06-23 | 2 | -101/+84 |
* | | [PATCH] Kprobes/IA64: support kprobe on branch/call instructions | Anil S Keshavamurthy | 2005-06-23 | 2 | -16/+132 |
* | | [PATCH] Kprobes/IA64: architecture specific JProbes support | Anil S Keshavamurthy | 2005-06-23 | 4 | -7/+89 |
* | | [PATCH] Kprobes/IA64: arch specific handling | Anil S Keshavamurthy | 2005-06-23 | 4 | -0/+416 |
* | | [PATCH] Kprobes/IA64: kdebug die notification mechanism | Anil S Keshavamurthy | 2005-06-23 | 4 | -1/+103 |
* | | [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task | Hien Nguyen | 2005-06-23 | 3 | -7/+6 |
* | | [PATCH] Move kprobe [dis]arming into arch specific code | Rusty Lynch | 2005-06-23 | 6 | -37/+72 |
* | | [PATCH] x86_64 specific function return probes | Rusty Lynch | 2005-06-23 | 3 | -1/+116 |
* | | [PATCH] kprobes: function-return probes | Hien Nguyen | 2005-06-23 | 5 | -8/+415 |
* | | [PATCH] quota: sanitize dentry handling in vfs_quota_on_mount | Christoph Hellwig | 2005-06-23 | 1 | -8/+1 |
* | | [PATCH] quota: consolidate code surrounding vfs_quota_on_mount | Christoph Hellwig | 2005-06-23 | 4 | -39/+26 |
* | | [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 | 8 | -46/+12 |
* | | [PATCH] add check to /proc/devices read routines | Neil Horman | 2005-06-23 | 4 | -5/+24 |
* | | [PATCH] remove redundant vm_flags clearing from madvise.c | Pekka Enberg | 2005-06-23 | 1 | -1/+0 |
* | | [PATCH] preempt_count is int - remove cast and don't assign to unsigned type | Jesper Juhl | 2005-06-23 | 2 | -3/+7 |
* | | [PATCH] streamline preempt_count type across archs | Jesper Juhl | 2005-06-23 | 22 | -23/+25 |
* | | [PATCH] optimise loop driver a bit | Nick Piggin | 2005-06-23 | 2 | -44/+39 |
* | | [PATCH] CON_CONSDEV bit not set correctly on last console | Greg Edwards | 2005-06-23 | 1 | -2/+10 |
* | | [PATCH] kstrdup: convert a few existing implementations | Robert Love | 2005-06-23 | 1 | -6/+2 |
* | | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 | 21 | -94/+75 |
* | | [PATCH] fix for prune_icache()/forced final iput() races | Alexander Viro | 2005-06-23 | 2 | -6/+11 |
* | | [PATCH] posix-timers: use try_to_del_timer_sync() | Oleg Nesterov | 2005-06-23 | 1 | -27/+7 |