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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
dt-bindings: pinctrl: mt8192: add pinctrl file
Zhiyong Tao
1
-0
/
+1344
2020-08-27
gpio: dwapb: Add max GPIOs macro
Serge Semin
1
-1
/
+3
2020-08-27
Compiler Attributes: fix comment concerning GCC 4.6
Luc Van Oostenryck
1
-1
/
+1
2020-08-27
Compiler Attributes: remove comment about sparse not supporting __has_attribute
Luc Van Oostenryck
1
-6
/
+0
2020-08-27
arm/xen: Add misuse warning to virt_to_gfn
Simon Leiner
1
-1
/
+5
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
1
-0
/
+16
2020-08-26
spi: pxa2xx: Drop useless comment in the pxa2xx_ssp.h
Andy Shevchenko
1
-2
/
+0
2020-08-26
spi: pxa2xx: Switch to use BIT() and GENMASK() in pxa2xx_ssp.h
Andy Shevchenko
1
-75
/
+75
2020-08-26
spi: pxa2xx: Update header block in pxa2xx_ssp.h
Andy Shevchenko
1
-2
/
+7
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
1
-0
/
+36
2020-08-26
media: v4l2-tpg: Clamp hue in tpg_s_hue()
Peilin Ye
1
-0
/
+1
2020-08-26
power: supply: add wireless type
Subbaraman Narayanamurthy
1
-0
/
+1
2020-08-26
media: videodev2.h: RGB BT2020 and HSV are always full range
Hans Verkuil
1
-9
/
+8
2020-08-26
inet: remove inet_sk_copy_descendant()
Eric Dumazet
2
-18
/
+0
2020-08-26
spi: pxa2xx: Add SSC2 and SSPSP2 SSP registers
Cezary Rojewski
1
-0
/
+4
2020-08-26
regulator: mt6360: Add support for MT6360 regulator
Gene Chen
1
-0
/
+16
2020-08-26
ASoC: SOF: ext_manifest: Parse debug ABI version
Karol Trzcinski
1
-0
/
+7
2020-08-26
ASoC: SOF: IPC: make sof_ipc_window monosized
Karol Trzcinski
2
-2
/
+2
2020-08-26
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
1
-0
/
+2
2020-08-26
lockdep: Introduce lock_list::dep
Boqun Feng
1
-0
/
+2
2020-08-26
lockdep: Reduce the size of lock_list::distance
Boqun Feng
1
-1
/
+1
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
1
-1
/
+22
2020-08-26
seqlock: Fix multiple kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2020-08-26
locking/refcount: Provide __refcount API to obtain the old value
Peter Zijlstra
1
-8
/
+57
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
1
-7
/
+0
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
1
-5
/
+4
2020-08-26
sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
Sebastian Andrzej Siewior
1
-2
/
+2
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
1
-8
/
+7
2020-08-26
locking/lockdep: Cleanup
Peter Zijlstra
1
-24
/
+30
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2
-6
/
+12
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2
-8
/
+16
2020-08-26
sched: Use __always_inline on is_idle_task()
Marco Elver
1
-1
/
+1
2020-08-25
bpf: Add d_path helper
Jiri Olsa
1
-0
/
+14
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2
-1
/
+54
2020-08-25
bpf: Add btf_struct_ids_match function
Jiri Olsa
1
-0
/
+2
2020-08-25
bpf: Move btf_resolve_size into __btf_resolve_size
Jiri Olsa
1
-2
/
+1
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2
-2
/
+7
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
3
-1
/
+71
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2
-60
/
+164
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
3
-2
/
+66
2020-08-25
bpf: Generalize caching for sk_storage.
KP Singh
1
-0
/
+19
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
1
-2
/
+2
2020-08-25
Merge series "ASoC: SOF: trivial code/log/comment improvements" from Pierre-L...
Mark Brown
1
-1
/
+1
2020-08-25
ASoC: Intel: use consistent HDAudio spelling in comments/docs
Pierre-Louis Bossart
1
-1
/
+1
2020-08-25
power: supply: Support battery temperature device-tree properties
Dmitry Osipenko
1
-0
/
+6
2020-08-25
dt-bindings: power: supply: Add device-tree binding for Summit SMB3xx
David Heidelberg
1
-0
/
+19
2020-08-25
Merge tag 'v5.9-rc2' into asoc-5.10
Mark Brown
11
-41
/
+94
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
841
-8950
/
+18287
2020-08-25
clk: sunxi-ng: add support for the Allwinner A100 CCU
Yangtao Li
4
-0
/
+225
2020-08-24
rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs
Paul E. McKenney
1
-0
/
+7
[prev]
[next]