index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-13
locking/refcount: Always allow checked forms
Mark Rutland
2
-35
/
+45
2018-06-21
locking/refcounts: Include fewer headers in <linux/refcount.h>
Alexey Dobriyan
3
-3
/
+7
2018-06-21
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
3
-70
/
+36
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
14
-98
/
+85
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
24
-296
/
+86
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
24
-410
/
+160
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
9
-133
/
+24
2018-06-21
atomics/riscv: Define atomic64_fetch_add_unless()
Mark Rutland
1
-6
/
+2
2018-06-21
atomics/powerpc: Define atomic64_fetch_add_unless()
Mark Rutland
1
-4
/
+5
2018-06-21
atomics/arm: Define atomic64_fetch_add_unless()
Mark Rutland
1
-10
/
+10
2018-06-21
atomics/arc: Define atomic64_fetch_add_unless()
Mark Rutland
1
-13
/
+12
2018-06-21
atomics/alpha: Define atomic64_fetch_add_unless()
Mark Rutland
1
-11
/
+12
2018-06-21
atomics/generic: Define atomic64_fetch_add_unless()
Mark Rutland
2
-8
/
+9
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
21
-231
/
+34
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
16
-26
/
+16
2018-06-21
atomics: Make conditional ops return 'bool'
Mark Rutland
4
-16
/
+19
2018-06-21
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
2
-33
/
+1
2018-06-21
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
3
-13
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
31
-50
/
+50
2018-06-21
locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-...
Will Deacon
1
-6
/
+1
2018-06-21
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
3
-89
/
+3
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/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...
Will Deacon
1
-1
/
+2
2018-06-21
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
1
-1
/
+2
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
locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>
Will Deacon
1
-1
/
+5
2018-06-21
locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>
Will Deacon
1
-2
/
+2
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-33
/
+59
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-195
/
+371
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-20
/
+23
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
18
-72
/
+69
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
1
-15
/
+7
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
1
-5
/
+5
2018-06-20
proc: fix missing final NUL in get_mm_cmdline() rewrite
Linus Torvalds
1
-5
/
+23
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2
-2
/
+4
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-06-20
bpfilter: ignore binary files
Matteo Croce
1
-0
/
+1
2018-06-20
bpfilter: fix build error
Matteo Croce
1
-2
/
+4
2018-06-20
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
1
-2
/
+1
2018-06-20
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
1
-2
/
+1
2018-06-20
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
1
-5
/
+4
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
1
-2
/
+13
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
1
-2
/
+2
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
1
-5
/
+4
2018-06-20
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2
-4
/
+4
[next]