index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
static_call.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
static_call: Update API documentation
Peter Zijlstra
1
-0
/
+33
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-04-09
static_call: Relax static_call_update() function argument type
Peter Zijlstra
1
-2
/
+2
2021-03-11
static_call: Add function to query current function
Juergen Gross
1
-0
/
+8
2021-03-11
static_call: Move struct static_call_key definition to static_call_types.h
Juergen Gross
1
-18
/
+0
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
1
-2
/
+20
2021-02-17
static_call: Provide DEFINE_STATIC_CALL_RET0()
Frederic Weisbecker
1
-8
/
+14
2021-02-17
static_call/x86: Add __static_call_return0()
Peter Zijlstra
1
-0
/
+12
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
1
-21
/
+0
2020-10-02
static_call: Fix return type of static_call_init
Nathan Chancellor
1
-3
/
+3
2020-09-01
static_call: Allow early init
Peter Zijlstra
1
-2
/
+13
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
1
-2
/
+2
2020-09-01
static_call: Add static_call_cond()
Peter Zijlstra
1
-0
/
+86
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
1
-0
/
+11
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
1
-1
/
+35
2020-09-01
static_call: Add basic static call infrastructure
Josh Poimboeuf
1
-0
/
+156