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-07-30
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
1
-0
/
+3
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-2
/
+4
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+3
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
1
-1
/
+0
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-6
/
+0
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
1
-1
/
+1
2020-07-30
OPP: Add and export helper to set bandwidth
Sibi Sankar
1
-0
/
+6
2020-07-29
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor
Dan Murphy
1
-0
/
+1
2020-07-29
power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitor
Dan Murphy
1
-0
/
+1
2020-07-29
PCI: Remove unused pci_lost_interrupt()
Heiner Kallweit
1
-7
/
+0
2020-07-29
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
1
-0
/
+3
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
1
-0
/
+19
2020-07-29
Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...
Linus Torvalds
1
-0
/
+12
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-29
RDMA/include: Replace license text with SPDX tags
Leon Romanovsky
31
-946
/
+59
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+3
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-3
/
+6
2020-07-29
serial: 8250: Add 8250 port clock update method
Serge Semin
1
-0
/
+2
2020-07-29
nvmem: core: add support to auto devid
Srinivas Kandagatla
1
-0
/
+3
2020-07-29
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
1
-0
/
+1
2020-07-29
seqcount: More consistent seqprop names
Peter Zijlstra
1
-26
/
+26
2020-07-29
seqcount: Compress SEQCNT_LOCKNAME_ZERO()
Peter Zijlstra
1
-45
/
+18
2020-07-29
seqlock: Fold seqcount_LOCKNAME_init() definition
Peter Zijlstra
1
-47
/
+14
2020-07-29
seqlock: Fold seqcount_LOCKNAME_t definition
Peter Zijlstra
1
-103
/
+39
2020-07-29
seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/g
Peter Zijlstra
1
-10
/
+10
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
kvm/eventfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
vfs: Use sequence counter with associated spinlock
Ahmed S. Darwish
2
-2
/
+2
2020-07-29
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
sched: tasks: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
dma-buf: Use sequence counter with associated wound/wait mutex
Ahmed S. Darwish
1
-1
/
+1
2020-07-29
dma-buf: Remove custom seqcount lockdep class key
Ahmed S. Darwish
1
-2
/
+0
2020-07-29
seqlock: Align multi-line macros newline escapes at 72 columns
Ahmed S. Darwish
1
-14
/
+15
2020-07-29
seqlock: Extend seqcount API with associated locks
Ahmed S. Darwish
1
-69
/
+395
2020-07-29
seqlock: lockdep assert non-preemptibility on seqcount_t write
Ahmed S. Darwish
1
-6
/
+23
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
1
-0
/
+19
2020-07-29
seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()
Ahmed S. Darwish
1
-4
/
+5
2020-07-29
seqlock: Add kernel-doc for seqcount_t and seqlock_t APIs
Ahmed S. Darwish
1
-77
/
+348
2020-07-29
seqlock: Reorder seqcount_t and seqlock_t API definitions
Ahmed S. Darwish
1
-80
/
+78
2020-07-29
seqlock: seqcount_t latch: End read sections with read_seqcount_retry()
Ahmed S. Darwish
1
-2
/
+2
2020-07-29
seqlock: Properly format kernel-doc code samples
Ahmed S. Darwish
1
-52
/
+56
2020-07-29
Documentation: locking: Describe seqlock design and usage
Ahmed S. Darwish
1
-45
/
+40
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
4
-10
/
+3
2020-07-29
locking/qspinlock: Do not include atomic.h from qspinlock_types.h
Herbert Xu
2
-8
/
+1
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2
-2
/
+2
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
5
-46
/
+146
2020-07-29
kexec_file: Allow archs to handle special regions while locating memory hole
Hari Bathini
1
-11
/
+18
2020-07-29
ocxl: Address kernel doc errors & warnings
Alastair D'Silva
1
-58
/
+38
2020-07-29
ocxl: Remove unnecessary externs
Alastair D'Silva
1
-3
/
+3
[prev]
[next]