aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-06-23[PATCH] kstrdup: convert a few existing implementationsRobert Love
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro
2005-06-23[PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov
2005-06-23[PATCH] blk: unplug laterNick Piggin
2005-06-23[PATCH] blk: branch hintsNick Piggin
2005-06-23[PATCH] blk: no memory barrierNick Piggin
2005-06-23[PATCH] blk: cleanup generic tag support error messagesTejun Heo
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo
2005-06-23[PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()Tejun Heo
2005-06-23[PATCH] ptrace_h8300: condition bugfixDomen Puncer
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez
2005-06-23[PATCH] xen: x86: Use more usermode macroVincent Hanquez
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez