summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add offset.h to dontdiffMichal Schmidt2005-06-231-0/+1
* [PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS2005-06-231-4/+14
* [PATCH] gconfig: only show scrollbars if neededThierry Vignaud2005-06-231-5/+5
* [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul2005-06-231-6/+3Star
* [PATCH] Turn off sibling call optimization w/ frame pointersMatthias Urlichs2005-06-231-1/+1
* [PATCH] Optimize sys_times for a single thread processChristoph Lameter2005-06-232-26/+65
* [PATCH] Remove eventpoll macro obfuscationPekka Enberg2005-06-231-85/+110
* [PATCH] Improve CD/DVD packet driver write performancePeter Osterlund2005-06-232-17/+21
* [PATCH] factor out common code in sys_fsync/sys_fdatasyncOleg Nesterov2005-06-231-35/+10Star
* [PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise2005-06-231-1/+2
* [PATCH] apply quotation handling to Makefile.buildJan Beulich2005-06-231-2/+2
* [PATCH] adjust per_cpu definition in non-SMP caseJan Beulich2005-06-233-3/+3
* [PATCH] ide-floppy adjustmentsJan Beulich2005-06-231-0/+6
* [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach2005-06-233-3/+10
* [PATCH] parport: NetMos nm9855 fixMartin Schitter2005-06-232-5/+4Star
* [PATCH] Altix: shut off xmit intr if done xmittingPat Gefre2005-06-231-0/+1
* [PATCH] O(1) sb list traversing on syncsKirill Korotaev2005-06-233-111/+96Star
* [PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev2005-06-231-0/+1
* [PATCH] Fix of bogus file max limit messagesKirill Korotaev2005-06-231-27/+30
* [PATCH] add some comments to lookup_create()Christoph Hellwig2005-06-231-2/+18
* [PATCH] Document the fact that linux-arm-kernel is subscribers-only.Alexey Dobriyan2005-06-231-6/+6
* [PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger2005-06-231-2/+10
* [PATCH] setuid core dumpAlan Cox2005-06-2310-18/+74
* [PATCH] jprobes: allow a jprobe to coexist with muliple kprobesPrasanna S Panchamukhi2005-06-231-10/+51
* [PATCH] Kprobes/ia64: temporary disarming of reentrant probeAnil S Keshavamurthy2005-06-231-6/+43
* [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64Prasanna S Panchamukhi2005-06-231-13/+49
* [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi2005-06-231-8/+38
* [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi2005-06-231-14/+62
* [PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi2005-06-231-13/+49
* [PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi2005-06-232-0/+10
* [PATCH] Kprobes/IA64: check jprobe break before handlingKeshavamurthy Anil S2005-06-231-3/+7
* [PATCH] Kprobes IA64: safe register kprobeAnil S Keshavamurthy2005-06-231-0/+45
* [PATCH] Kprobes IA64: cmp ctype unc supportAnil S Keshavamurthy2005-06-232-2/+58
* [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanupAnil S Keshavamurthy2005-06-231-70/+121
* [PATCH] Kprobes ia64 qp fixRusty Lynch2005-06-231-3/+3
* [PATCH] Kprobes ia64 cleanupRusty Lynch2005-06-232-101/+84Star
* [PATCH] Kprobes/IA64: support kprobe on branch/call instructionsAnil S Keshavamurthy2005-06-232-16/+132
* [PATCH] Kprobes/IA64: architecture specific JProbes supportAnil S Keshavamurthy2005-06-234-7/+89
* [PATCH] Kprobes/IA64: arch specific handlingAnil S Keshavamurthy2005-06-234-0/+416
* [PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy2005-06-234-1/+103
* [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen2005-06-233-7/+6Star
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-236-37/+72
* [PATCH] x86_64 specific function return probesRusty Lynch2005-06-233-1/+116
* [PATCH] kprobes: function-return probesHien Nguyen2005-06-235-8/+415
* [PATCH] quota: sanitize dentry handling in vfs_quota_on_mountChristoph Hellwig2005-06-231-8/+1Star
* [PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig2005-06-234-39/+26Star
* [PATCH] avoid resursive oopsesAlexander Nyberg2005-06-231-0/+11
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-238-46/+12Star
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-234-5/+24
* [PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg2005-06-231-1/+0Star