aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/kprobes.c
AgeCommit message (Expand)Author
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman
2007-05-16[IA64] optimize pagefaults a littleChristoph Hellwig
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-05-11[IA64] fix Kprobes reentrancyAnil S Keshavamurthy
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli
2007-05-08move die notifier handling to common codeChristoph Hellwig
2006-12-12[IA64] kprobe clears qp bits for special instructionsbibo,mao
2006-12-12[IA64] enable trap code on slot 1Tony Luck
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-12-07[IA64] sparse cleanupsMatthew Wilcox
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao
2006-09-26[IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S
2006-09-26[IA64] kprobe opcode 16 bytes alignment on IA64bibo mao
2006-07-31[PATCH] IA64: kprobe invalidate icache of jump bufferbibo, mao
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi
2006-03-26[PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao
2006-01-13[IA64] prevent accidental modification of args in jprobe handlerZhang Yanmin
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-11-29[IA64] Remove getting break_num by decoding instructionKeshavamurthy Anil S
2005-11-07[IA64] Extend notify_die() hooks for IA64Keith Owens
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changesAnanth N Mavinakayanahalli
2005-11-07[PATCH] Kprobes: rearrange preempt_disable/enable() callsAnanth N Mavinakayanahalli
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S
2005-09-07[PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S
2005-09-07[PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch
2005-06-27[PATCH] kprobes/ia64: refuse kprobe on ivt codeKeshavamurthy Anil S
2005-06-27[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1Rusty Lynch
2005-06-27[PATCH] Return probe redesign: ia64 specific implementationRusty Lynch
2005-06-23[PATCH] Kprobes/ia64: temporary disarming of reentrant probeAnil S Keshavamurthy
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