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
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
1
-5
/
+0
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-22
dt-bindings: clock: add meson axg audio clock controller bindings
Jerome Brunet
1
-0
/
+94
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
1
-0
/
+11
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
1
-0
/
+1
2018-06-22
rhashtable: clean up dereference of ->future_tbl.
NeilBrown
1
-1
/
+1
2018-06-22
rhashtable: simplify INIT_RHT_NULLS_HEAD()
NeilBrown
1
-1
/
+1
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
2
-32
/
+3
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
10
-133
/
+149
2018-06-22
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-32
/
+152
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
16
-32
/
+376
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-06-21
ARM: bcm2835: Add GET_THROTTLED firmware property
Stefan Wahren
1
-0
/
+1
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2018-06-22
Merge tag 'acpi-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+1
2018-06-21
drm/bridge: Move the struct drm_bridge member kerneldoc inline.
Eric Anholt
1
-10
/
+12
2018-06-21
net/mlx5: Add RoCE RX ICRC encapsulated counter
Talat Batheesh
1
-3
/
+8
2018-06-21
locking/refcounts: Include fewer headers in <linux/refcount.h>
Alexey Dobriyan
1
-3
/
+4
2018-06-21
drm: Document mode_config.max_width/height as the max fb dimensions
Ville Syrjälä
1
-4
/
+4
2018-06-21
kernel.h: Fix a typo in comment
Wei Wang
1
-1
/
+1
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
[email protected]
1
-0
/
+1
2018-06-21
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
1
-66
/
+30
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
3
-24
/
+77
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
4
-18
/
+72
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
4
-13
/
+148
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2
-8
/
+24
2018-06-21
atomics/generic: Define atomic64_fetch_add_unless()
Mark Rutland
1
-1
/
+2
2018-06-21
atomics: Prepare for atomic64_fetch_add_unless()
Mark Rutland
2
-0
/
+25
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
3
-12
/
+26
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
3
-1
/
+14
2018-06-21
atomics: Make conditional ops return 'bool'
Mark Rutland
3
-13
/
+16
2018-06-21
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
1
-32
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
3
-5
/
+5
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+13
2018-06-21
locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()
Will Deacon
1
-12
/
+56
2018-06-21
locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs
Will Deacon
1
-155
/
+33
2018-06-21
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2
-21
/
+27
2018-06-21
rseq/cleanup: Do not abort rseq c.s. in child on fork()
Mathieu Desnoyers
1
-4
/
+1
2018-06-21
kprobes: Remove jprobe stub API
Masami Hiramatsu
1
-50
/
+0
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
1
-3
/
+0
2018-06-21
bpf: enforce correct alignment for instructions
Eric Dumazet
1
-1
/
+3
2018-06-20
nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.
Doron Roberts-Kedes
1
-0
/
+3
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+8
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-24
/
+87
2018-06-20
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+2
2018-06-20
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
1
-0
/
+12
2018-06-20
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+2
2018-06-20
iomap: add initial support for writes without buffer heads
Christoph Hellwig
1
-0
/
+2
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
59
-188
/
+1054
2018-06-20
drm: writeback: Add client capability for exposing writeback connectors
Liviu Dudau
2
-0
/
+16
[prev]
[next]