index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
xprtrdma: Update comments in frwr_op_send
Chuck Lever
1
-2
/
+2
2019-01-02
SUNRPC: Fix some kernel doc complaints
Chuck Lever
4
-4
/
+6
2019-01-02
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
1
-103
/
+69
2019-01-02
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
1
-143
/
+313
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
4
-10
/
+144
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2
-11
/
+17
2019-01-02
xprtrdma: Relocate the xprtrdma_mr_map trace points
Chuck Lever
1
-1
/
+1
2019-01-02
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
2
-19
/
+29
2019-01-02
xprtrdma: Remove unused fields from rpcrdma_ia
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
4
-68
/
+19
2019-01-02
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
3
-35
/
+23
2019-01-02
xprtrdma: Expose transport header errors
Chuck Lever
1
-1
/
+0
2019-01-02
xprtrdma: Remove request_module from backchannel
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
Chuck Lever
1
-5
/
+6
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2019-01-02
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
Chuck Lever
3
-5
/
+8
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
5
-101
/
+116
2019-01-02
xprtrdma: Remove support for FMR memory registration
Chuck Lever
4
-359
/
+2
2019-01-02
xprtrdma: Reduce max_frwr_depth
Chuck Lever
1
-4
/
+11
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
3
-6
/
+14
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
5
-17
/
+23
2019-01-02
xprtrdma: No qp_event disconnect
Chuck Lever
2
-33
/
+0
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
4
-48
/
+44
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
5
-39
/
+19
2019-01-02
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
Chuck Lever
1
-2
/
+2
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2
-5
/
+10
2019-01-02
IB/core: Add advise_mr to the list of known ops
Moni Shoua
1
-0
/
+1
2019-01-02
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
1
-16
/
+3
2019-01-02
IB/mlx5: Allow XRC INI usage via verbs in DEVX context
Yishai Hadas
1
-1
/
+2
2019-01-02
csky: Add perf support for C-SKY
Guo Ren
4
-1
/
+1054
2019-01-02
perf session: Add comment for perf_session__register_idle_thread()
Adrian Hunter
1
-0
/
+7
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
5
-25
/
+69
2019-01-02
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
1
-12
/
+17
2019-01-02
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
1
-7
/
+19
2019-01-02
perf thread-stack: Allow for a thread stack array
Adrian Hunter
1
-6
/
+34
2019-01-02
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
1
-32
/
+49
2019-01-02
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
1
-4
/
+3
2019-01-02
perf thread-stack: Simplify some code in thread_stack__process()
Adrian Hunter
1
-11
/
+7
2019-01-02
thermal: generic-adc: Fix adc to temp interpolation
Bjorn Andersson
1
-4
/
+8
2019-01-02
thermal: rcar_thermal: add R8A77990 support
Yoshihiro Kaneko
1
-0
/
+4
2019-01-02
dt-bindings: thermal: rcar-thermal: add R8A77990 support
Yoshihiro Kaneko
1
-2
/
+3
2019-01-02
thermal: rcar_thermal: add R8A774C0 support
Fabrizio Castro
1
-0
/
+4
2019-01-02
dt-bindings: thermal: rcar-thermal: add R8A774C0 support
Fabrizio Castro
1
-2
/
+3
2019-01-02
dt-bindings: cp110: document the thermal interrupt capabilities
Miquel Raynal
1
-0
/
+9
2019-01-02
dt-bindings: ap806: document the thermal interrupt capabilities
Miquel Raynal
1
-0
/
+7
2019-01-02
MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver
Miquel Raynal
1
-0
/
+5
2019-01-02
thermal: armada: add overheat interrupt support
Miquel Raynal
1
-1
/
+269
2019-01-02
thermal: st: fix Makefile typo
Arnd Bergmann
1
-1
/
+1
2019-01-02
thermal: uniphier: Convert to SPDX identifier
Kunihiko Hayashi
1
-12
/
+1
2019-01-02
thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-13
/
+1
[prev]
[next]