index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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 <linux/bits.h> file
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
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-19
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2
-1
/
+3
2018-06-19
scsi: Remove percpu_ida
Matthew Wilcox
1
-83
/
+0
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2
-3
/
+5
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
1
-0
/
+5
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
1
-2
/
+3
2018-06-19
iomap: add an iomap-based readpage and readpages implementation
Christoph Hellwig
1
-0
/
+3
2018-06-19
iomap: add private pointer to struct iomap
Andreas Gruenbacher
1
-0
/
+1
2018-06-19
iomap: add a page_done callback
Christoph Hellwig
1
-0
/
+9
2018-06-19
iomap: generic inline data handling
Andreas Gruenbacher
1
-0
/
+1
2018-06-19
IB/rdmavt, IB/hfi1: Create device dependent s_flags
Mike Marciniszyn
1
-13
/
+17
2018-06-19
clk: add duty cycle support
Jerome Brunet
3
-0
/
+95
2018-06-19
IB/mlx5: Add DEVX query EQN support
Yishai Hadas
1
-0
/
+6
2018-06-19
IB/mlx5: Add DEVX support for memory registration
Yishai Hadas
2
-0
/
+19
[prev]
[next]