index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
kprobes.c
Age
Commit message (
Expand
)
Author
2006-04-19
[PATCH] Switch Kprobes inline functions to __kprobes for ia64
Prasanna S Panchamukhi
2006-03-26
[PATCH] kprobes: fix broken fault handling for ia64
Prasanna S Panchamukhi
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
2006-01-13
[IA64] prevent accidental modification of args in jprobe handler
Zhang Yanmin
2006-01-11
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
2006-01-10
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2005-12-12
[PATCH] kprobes: increment kprobe missed count for multiprobes
Keshavamurthy Anil S
2005-11-29
[IA64] Remove getting break_num by decoding instruction
Keshavamurthy Anil S
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
2005-11-07
[PATCH] Kprobes: preempt_disable/enable() simplification
Ananth N Mavinakayanahalli
2005-11-07
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
Ananth N Mavinakayanahalli
2005-11-07
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes
Ananth N Mavinakayanahalli
2005-11-07
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
Ananth N Mavinakayanahalli
2005-09-07
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
2005-09-07
[PATCH] Kprobes/IA64: fix race when break hits and kprobe not found
Keshavamurthy Anil S
2005-09-07
[PATCH] Kprobes: prevent possible race conditions ia64 changes
Prasanna S Panchamukhi
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
2005-06-27
[PATCH] kprobes/ia64: refuse kprobe on ivt code
Keshavamurthy Anil S
2005-06-27
[PATCH] kprobes/ia64: refuse inserting kprobe on slot 1
Rusty Lynch
2005-06-27
[PATCH] Return probe redesign: ia64 specific implementation
Rusty Lynch
2005-06-23
[PATCH] Kprobes/ia64: temporary disarming of reentrant probe
Anil S Keshavamurthy
2005-06-23
[PATCH] Kprobes/IA64: check jprobe break before handling
Keshavamurthy Anil S
2005-06-23
[PATCH] Kprobes IA64: safe register kprobe
Anil S Keshavamurthy
2005-06-23
[PATCH] Kprobes IA64: cmp ctype unc support
Anil S Keshavamurthy
2005-06-23
[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup
Anil S Keshavamurthy
2005-06-23
[PATCH] Kprobes ia64 qp fix
Rusty Lynch
2005-06-23
[PATCH] Kprobes ia64 cleanup
Rusty Lynch
2005-06-23
[PATCH] Kprobes/IA64: support kprobe on branch/call instructions
Anil S Keshavamurthy
2005-06-23
[PATCH] Kprobes/IA64: architecture specific JProbes support
Anil S Keshavamurthy
2005-06-23
[PATCH] Kprobes/IA64: arch specific handling
Anil S Keshavamurthy