index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uprobes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-15
uprobes: Introduce arch_uprobe_enable/disable_step()
Sebastian Andrzej Siewior
1
-0
/
+2
2012-08-28
uprobes: Remove "verify" argument from set_orig_insn()
Oleg Nesterov
1
-1
/
+1
2012-08-28
uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()
Oleg Nesterov
1
-4
/
+0
2012-08-28
uprobes: Introduce MMF_HAS_UPROBES
Oleg Nesterov
1
-0
/
+5
2012-08-28
uprobes: Kill uprobes_state->count
Oleg Nesterov
1
-1
/
+1
2012-04-14
uprobes/core: Decrement uprobe count before the pages are unmapped
Srikar Dronamraju
1
-2
/
+3
2012-03-31
uprobes/core: Optimize probe hits with the help of a counter
Srikar Dronamraju
1
-0
/
+5
2012-03-31
uprobes/core: Allocate XOL slots for uprobes use
Srikar Dronamraju
1
-0
/
+34
2012-03-14
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
1
-3
/
+52
2012-03-13
uprobes/core: Rename bkpt to swbp
Srikar Dronamraju
1
-2
/
+2
2012-03-13
uprobes/core: Make order of function parameters consistent across functions
Srikar Dronamraju
1
-6
/
+6
2012-03-13
uprobes/core: Make macro names consistent
Srikar Dronamraju
1
-2
/
+2
2012-02-22
uprobes: Update copyright notices
Ingo Molnar
1
-1
/
+2
2012-02-22
uprobes/core: Move insn to arch specific structure
Srikar Dronamraju
1
-21
/
+2
2012-02-22
uprobes/core: Remove uprobe_opcode_sz
Srikar Dronamraju
1
-2
/
+0
2012-02-17
uprobes/core: Clean up, refactor and improve the code
Ingo Molnar
1
-15
/
+13
2012-02-17
uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
Srikar Dronamraju
1
-0
/
+98