index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
static_call.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
static_call: Add call depth tracking support
Peter Zijlstra
2022-10-17
1
-0
/
+2
*
static_call: Remove __DEFINE_STATIC_CALL macro
Christophe Leroy
2022-04-05
1
-13
/
+10
*
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2022-04-05
1
-3
/
+17
*
static_call: Don't make __static_call_return0 static
Christophe Leroy
2022-04-05
1
-4
/
+1
*
static_call: Update API documentation
Peter Zijlstra
2021-08-17
1
-0
/
+33
*
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-2
/
+2
|
\
|
*
static_call: Relax static_call_update() function argument type
Peter Zijlstra
2021-04-09
1
-2
/
+2
*
|
static_call: Add function to query current function
Juergen Gross
2021-03-11
1
-0
/
+8
*
|
static_call: Move struct static_call_key definition to static_call_types.h
Juergen Gross
2021-03-11
1
-18
/
+0
|
/
*
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-02-17
1
-2
/
+20
*
static_call: Provide DEFINE_STATIC_CALL_RET0()
Frederic Weisbecker
2021-02-17
1
-8
/
+14
*
static_call/x86: Add __static_call_return0()
Peter Zijlstra
2021-02-17
1
-0
/
+12
*
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
2021-02-17
1
-21
/
+0
*
static_call: Fix return type of static_call_init
Nathan Chancellor
2020-10-02
1
-3
/
+3
*
static_call: Allow early init
Peter Zijlstra
2020-09-01
1
-2
/
+13
*
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
1
-2
/
+2
*
static_call: Add static_call_cond()
Peter Zijlstra
2020-09-01
1
-0
/
+86
*
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
2020-09-01
1
-0
/
+11
*
static_call: Add inline static call infrastructure
Josh Poimboeuf
2020-09-01
1
-1
/
+35
*
static_call: Add basic static call infrastructure
Josh Poimboeuf
2020-09-01
1
-0
/
+156