index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
1
-1
/
+1
2018-06-22
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-22
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
mike.travis@hpe.com
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-21
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
2018-06-20
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
4
-5
/
+60
2018-06-20
drm: Add writeback connector type
Brian Starkey
6
-0
/
+134
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
2
-8
/
+0
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
2
-8
/
+7
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
1
-12
/
+12
2018-06-20
sched/swait: Switch to full exclusive mode
Peter Zijlstra
1
-5
/
+6
2018-06-20
sched/swait: Remove __prepare_to_swait
Peter Zijlstra
1
-1
/
+0
2018-06-20
ACPI / processor: Finish making acpi_processor_ppc_has_changed() void
Brian Norris
1
-2
/
+1
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-06-20
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2
-1
/
+3
2018-06-20
scsi: Remove percpu_ida
Matthew Wilcox
1
-83
/
+0
[prev]
[next]