summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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/+84
* [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/+6
* [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/+1
* [PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig2005-06-234-39/+26
* [PATCH] avoid resursive oopsesAlexander Nyberg2005-06-231-0/+11
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-238-46/+12
* [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/+0
* [PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl2005-06-232-3/+7
* [PATCH] streamline preempt_count type across archsJesper Juhl2005-06-2322-23/+25
* [PATCH] optimise loop driver a bitNick Piggin2005-06-232-44/+39
* [PATCH] CON_CONSDEV bit not set correctly on last consoleGreg Edwards2005-06-231-2/+10
* [PATCH] kstrdup: convert a few existing implementationsRobert Love2005-06-231-6/+2
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-2321-94/+75
* [PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro2005-06-232-6/+11
* [PATCH] posix-timers: use try_to_del_timer_sync()Oleg Nesterov2005-06-231-27/+7
* [PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov2005-06-232-21/+36
* [PATCH] timers fixes/improvementsOleg Nesterov2005-06-232-192/+166
* [PATCH] blk: unplug laterNick Piggin2005-06-231-1/+1
* [PATCH] blk: branch hintsNick Piggin2005-06-231-6/+6
* [PATCH] blk: no memory barrierNick Piggin2005-06-231-1/+0
* [PATCH] blk: cleanup generic tag support error messagesTejun Heo2005-06-231-5/+13
* [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo2005-06-232-5/+2
* [PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo2005-06-232-26/+10
* [PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()Tejun Heo2005-06-231-9/+4
* [PATCH] ptrace_h8300: condition bugfixDomen Puncer2005-06-231-2/+2
* [PATCH] xen: x86_64: use more usermode macroVincent Hanquez2005-06-233-12/+12
* [PATCH] xen: x86_64: Add macro for debugregVincent Hanquez2005-06-233-3/+11
* [PATCH] xen: x86: Use more usermode macroVincent Hanquez2005-06-233-8/+8
* [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-236-5/+7
* [PATCH] xen: x86: Use new macro for debugregVincent Hanquez2005-06-235-19/+17
* [PATCH] xen: x86: add macro for debugregVincent Hanquez2005-06-231-5/+9
* [PATCH] x86_64: avoid wasting IRQsNatalie Protasevich2005-06-231-1/+20
* [PATCH] eliminate duplicate rdpmc definitionJan Beulich2005-06-231-5/+0
* [PATCH] x86_64: never block forced SIGSEGVRoland McGrath2005-06-232-18/+23
* [PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz2005-06-231-14/+28
* [PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg2005-06-231-8/+7
* [PATCH] mtrr size-and-base debuggingAndrew Morton2005-06-231-8/+15
* [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-237-9/+11
* [PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan2005-06-2320-162/+101
* [PATCH] x86: #include asm/uaccess.h in asm/checksum.hAlexey Dobriyan2005-06-231-0/+2
OpenPOWER on IntegriCloud