index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
kprobes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/rt, ia64: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-1
/
+1
*
ia64/kprobes: remove the unused ia64_get_bsp_cfm function
Christoph Hellwig
2019-08-12
1
-26
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-9
/
+4
*
ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes code
Masami Hiramatsu
2018-06-21
1
-10
/
+0
*
ia64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-70
/
+0
*
ia64: ensure exception table search users include extable.h
Paul Gortmaker
2017-01-24
1
-1
/
+1
*
ia64: move ia64_done_with_exception out of asm/uaccess.h
Paul Gortmaker
2017-01-24
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ia64: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-3
/
+3
*
doc: typo on word accounting in kprobes.c in mutliple architectures
Anoop Thomas Mathew
2013-10-14
1
-1
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-4
/
+4
*
kprobes: Disable booster when CONFIG_PREEMPT=y
Masami Hiramatsu
2010-02-04
1
-1
/
+1
*
kprobes: check CONFIG_FREEZER instead of CONFIG_PM
Masami Hiramatsu
2009-01-16
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
1
-1
/
+1
|
\
|
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
|
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
2009-01-06
1
-3
/
+5
|
/
*
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
1
-4
/
+2
*
[IA64] kprobes: kprobe-booster for ia64
Masami Hiramatsu
2008-04-09
1
-26
/
+107
*
[IA64] kprobes arch consolidation build fix
Harvey Harrison
2008-03-06
1
-1
/
+1
*
[IA64] fix ia64 kprobes compilation
Adrian Bunk
2008-03-04
1
-0
/
+5
*
[IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64
Masami Hiramatsu
2008-02-04
1
-3
/
+4
*
[IA64] kprobe: make kreturn probe handler stack unwind correct
Shaohua Li
2007-12-07
1
-2
/
+17
*
[IA64] Add missing "space" to concatenated strings
Joe Perches
2007-12-07
1
-5
/
+5
*
kprobes: support kretprobe blacklist
Masami Hiramatsu
2007-10-16
1
-0
/
+2
*
jprobes: make jprobes a little safer for users
Michael Ellerman
2007-07-19
1
-1
/
+6
*
[IA64] optimize pagefaults a little
Christoph Hellwig
2007-05-16
1
-8
/
+1
*
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-11
1
-3
/
+3
*
[IA64] fix Kprobes reentrancy
Anil S Keshavamurthy
2007-05-11
1
-4
/
+8
*
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
2007-05-08
1
-0
/
+9
*
kprobes: kretprobes simplifications
Christoph Hellwig
2007-05-08
1
-14
/
+4
*
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
2007-05-08
1
-1
/
+2
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[IA64] kprobe clears qp bits for special instructions
bibo,mao
2006-12-12
1
-53
/
+122
*
[IA64] enable trap code on slot 1
Tony Luck
2006-12-12
1
-14
/
+37
*
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...
Linus Torvalds
2006-12-07
1
-1
/
+1
|
\
|
*
[IA64] sparse cleanups
Matthew Wilcox
2006-12-07
1
-1
/
+1
*
|
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
2006-12-07
1
-1
/
+1
|
/
*
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
1
-2
/
+7
*
[PATCH] kprobe whitespace cleanup
bibo,mao
2006-10-02
1
-44
/
+45
*
[IA64] kprobes: fixup the pagefault exception caused by probehandlers
Keshavamurthy Anil S
2006-09-26
1
-0
/
+6
*
[IA64] kprobe opcode 16 bytes alignment on IA64
bibo mao
2006-09-26
1
-26
/
+29
*
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
2006-07-31
1
-0
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] Switch Kprobes inline functions to __kprobes for ia64
Prasanna S Panchamukhi
2006-04-19
1
-5
/
+5
*
[PATCH] kprobes: fix broken fault handling for ia64
Prasanna S Panchamukhi
2006-03-26
1
-5
/
+43
*
[PATCH] kprobe handler: discard user space trap
bibo,mao
2006-03-26
1
-0
/
+3
*
[IA64] prevent accidental modification of args in jprobe handler
Zhang Yanmin
2006-01-13
1
-0
/
+57
*
[PATCH] kprobes: fix race in recovery of reentrant probe
Keshavamurthy Anil S
2006-01-11
1
-0
/
+7
*
[PATCH] kprobes: arch_remove_kprobe
Anil S Keshavamurthy
2006-01-10
1
-4
/
+0
[next]