aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-23[PATCH] Turn off sibling call optimization w/ frame pointersMatthias Urlichs
2005-06-23[PATCH] Optimize sys_times for a single thread processChristoph Lameter
2005-06-23[PATCH] Remove eventpoll macro obfuscationPekka Enberg
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund
2005-06-23[PATCH] factor out common code in sys_fsync/sys_fdatasyncOleg Nesterov
2005-06-23[PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise
2005-06-23[PATCH] apply quotation handling to Makefile.buildJan Beulich
2005-06-23[PATCH] adjust per_cpu definition in non-SMP caseJan Beulich
2005-06-23[PATCH] ide-floppy adjustmentsJan Beulich
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach
2005-06-23[PATCH] parport: NetMos nm9855 fixMartin Schitter
2005-06-23[PATCH] Altix: shut off xmit intr if done xmittingPat Gefre
2005-06-23[PATCH] O(1) sb list traversing on syncsKirill Korotaev
2005-06-23[PATCH] Software suspend and recalc sigpending bug fixKirill Korotaev
2005-06-23[PATCH] Fix of bogus file max limit messagesKirill Korotaev
2005-06-23[PATCH] add some comments to lookup_create()Christoph Hellwig
2005-06-23[PATCH] Document the fact that linux-arm-kernel is subscribers-only.Alexey Dobriyan
2005-06-23[PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-06-23[PATCH] jprobes: allow a jprobe to coexist with muliple kprobesPrasanna S Panchamukhi
2005-06-23[PATCH] Kprobes/ia64: temporary disarming of reentrant probeAnil S Keshavamurthy
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for sparc64Prasanna S Panchamukhi
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64Prasanna S Panchamukhi
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi
2005-06-23[PATCH] Kprobes/IA64: check jprobe break before handlingKeshavamurthy Anil S
2005-06-23[PATCH] Kprobes IA64: safe register kprobeAnil S Keshavamurthy
2005-06-23[PATCH] Kprobes IA64: cmp ctype unc supportAnil S Keshavamurthy
2005-06-23[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanupAnil S Keshavamurthy
2005-06-23[PATCH] Kprobes ia64 qp fixRusty Lynch
2005-06-23[PATCH] Kprobes ia64 cleanupRusty Lynch
2005-06-23[PATCH] Kprobes/IA64: support kprobe on branch/call instructionsAnil S Keshavamurthy
2005-06-23[PATCH] Kprobes/IA64: architecture specific JProbes supportAnil S Keshavamurthy
2005-06-23[PATCH] Kprobes/IA64: arch specific handlingAnil S Keshavamurthy
2005-06-23[PATCH] Kprobes/IA64: kdebug die notification mechanismAnil S Keshavamurthy
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen
2005-06-23[PATCH] quota: sanitize dentry handling in vfs_quota_on_mountChristoph Hellwig
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-06-23[PATCH] avoid resursive oopsesAlexander Nyberg
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl
2005-06-23[PATCH] optimise loop driver a bitNick Piggin
2005-06-23[PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards