index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
static_call.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
static_call: Fix unused variable warn w/o MODULE
Matthieu Baerts
1
-2
/
+2
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
1
-1
/
+10
2021-03-19
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
1
-10
/
+4
2021-03-19
static_call: Fix static_call_set_init()
Peter Zijlstra
1
-7
/
+10
2021-03-06
static_call: Fix the module key fixup
Peter Zijlstra
1
-3
/
+4
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
1
-2
/
+53
2021-02-17
static_call/x86: Add __static_call_return0()
Peter Zijlstra
1
-0
/
+5
2020-10-02
static_call: Fix return type of static_call_init
Nathan Chancellor
1
-2
/
+3
2020-09-01
static_call: Allow early init
Peter Zijlstra
1
-4
/
+66
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
1
-8
/
+13
2020-09-01
static_call: Add simple self-test for static calls
Peter Zijlstra
1
-0
/
+43
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
1
-0
/
+68
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
1
-0
/
+303