KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
[safe/jmp/linux-2.6] / arch / ia64 / kernel / kprobes.c
2009-01-16 Masami Hiramatsukprobes: check CONFIG_FREEZER instead of CONFIG_PM
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Masami Hiramatsukprobes: add kprobe_insn_mutex and cleanup arch_remove_...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-07-25 Srinivasa D Skprobes: improve kretprobe scalability with hashed...
2008-04-09 Masami Hiramatsu[IA64] kprobes: kprobe-booster for ia64
2008-03-06 Harvey Harrison[IA64] kprobes arch consolidation build fix
2008-03-04 Adrian Bunk[IA64] fix ia64 kprobes compilation
2008-02-04 Masami Hiramatsu[IA64] Fix the order of atomic operations in restore_pr...
2007-12-08 Shaohua Li[IA64] kprobe: make kreturn probe handler stack unwind...
2007-12-08 Joe Perches[IA64] Add missing "space" to concatenated strings
2007-10-16 Masami Hiramatsukprobes: support kretprobe blacklist
2007-07-19 Michael Ellermanjprobes: make jprobes a little safer for users
2007-05-16 Christoph Hellwig[IA64] optimize pagefaults a little
2007-05-11 Simon Arlott[IA64] spelling fixes: arch/ia64/
2007-05-11 Anil S Keshavamurthy[IA64] fix Kprobes reentrancy
2007-05-08 Ananth N Mavinakay... Kprobes: The ON/OFF knob thru debugfs
2007-05-08 Christoph Hellwigkprobes: kretprobes simplifications
2007-05-08 Ananth N Mavinakay... Kprobes: print details of kretprobe on assertion failure
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2006-12-12 bibo,mao[IA64] kprobe clears qp bits for special instructions
2006-12-12 Tony Luck[IA64] enable trap code on slot 1
2006-12-07 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07 Matthew Wilcox[IA64] sparse cleanups
2006-12-07 Masami Hiramatsu[PATCH] kprobes: enable booster on the preemptible...
2006-10-02 bibo,mao[PATCH] kretprobe spinlock deadlock patch
2006-10-02 bibo,mao[PATCH] kprobe whitespace cleanup
2006-09-26 Keshavamurthy Anil S[IA64] kprobes: fixup the pagefault exception caused...
2006-09-26 bibo mao[IA64] kprobe opcode 16 bytes alignment on IA64
2006-07-31 bibo, mao[PATCH] IA64: kprobe invalidate icache of jump buffer
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-19 Prasanna S Panchamukhi[PATCH] Switch Kprobes inline functions to __kprobes...
2006-03-26 Prasanna S Panchamukhi[PATCH] kprobes: fix broken fault handling for ia64
2006-03-26 bibo,mao[PATCH] kprobe handler: discard user space trap
2006-01-13 Zhang Yanmin[IA64] prevent accidental modification of args in jprob...
2006-01-12 Keshavamurthy Anil S[PATCH] kprobes: fix race in recovery of reentrant...
2006-01-10 Anil S Keshavamurthy[PATCH] kprobes: arch_remove_kprobe
2005-12-12 Keshavamurthy Anil S[PATCH] kprobes: increment kprobe missed count for...
2005-11-29 Keshavamurthy Anil S[IA64] Remove getting break_num by decoding instruction
2005-11-07 Keith Owens[IA64] Extend notify_die() hooks for IA64
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: preempt_disable/enable() simplification
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Use RCU for (un)register synchronizati...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Track kprobe on a per_cpu basis -...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: rearrange preempt_disable/enable(...
2005-09-07 Keshavamurthy Anil S[PATCH] kprobes: fix bug when probed on task and isr...
2005-09-07 Keshavamurthy Anil S[PATCH] Kprobes/IA64: fix race when break hits and...
2005-09-07 Prasanna S Panchamukhi[PATCH] Kprobes: prevent possible race conditions ia64...
2005-07-06 Rusty Lynch[PATCH] kprobes: fix namespace problem and sparc64...
2005-06-27 Keshavamurthy Anil S[PATCH] kprobes/ia64: refuse kprobe on ivt code
2005-06-27 Rusty Lynch[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1
2005-06-27 Rusty Lynch[PATCH] Return probe redesign: ia64 specific implementation
2005-06-23 Anil S Keshavamurthy[PATCH] Kprobes/ia64: temporary disarming of reentrant...
2005-06-23 Keshavamurthy Anil S[PATCH] Kprobes/IA64: check jprobe break before handling
2005-06-23 Anil S Keshavamurthy[PATCH] Kprobes IA64: safe register kprobe
2005-06-23 Anil S Keshavamurthy[PATCH] Kprobes IA64: cmp ctype unc support
2005-06-23 Anil S Keshavamurthy[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup
2005-06-23 Rusty Lynch[PATCH] Kprobes ia64 qp fix
2005-06-23 Rusty Lynch[PATCH] Kprobes ia64 cleanup
2005-06-23 Anil S Keshavamurthy[PATCH] Kprobes/IA64: support kprobe on branch/call...
2005-06-23 Anil S Keshavamurthy[PATCH] Kprobes/IA64: architecture specific JProbes...
2005-06-23 Anil S Keshavamurthy[PATCH] Kprobes/IA64: arch specific handling