index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-21
locking/refcounts: Include fewer headers in <linux/refcount.h>
Alexey Dobriyan
2018-06-21
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/riscv: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics/powerpc: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics/arm: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics/arc: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics/alpha: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics/generic: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics: Prepare for atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
atomics: Make conditional ops return 'bool'
Mark Rutland
2018-06-21
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
2018-06-21
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-...
Will Deacon
2018-06-21
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
2018-06-21
locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()
Will Deacon
2018-06-21
locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs
Will Deacon
2018-06-21
locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...
Will Deacon
2018-06-21
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
2018-06-21
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2018-06-21
locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>
Will Deacon
2018-06-21
locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>
Will Deacon
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-06-20
Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
2018-06-20
proc: fix missing final NUL in get_mm_cmdline() rewrite
Linus Torvalds
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
2018-06-20
bpfilter: ignore binary files
Matteo Croce
2018-06-20
bpfilter: fix build error
Matteo Croce
2018-06-20
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
2018-06-20
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
2018-06-20
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
2018-06-20
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
2018-06-20
enic: do not overwrite error code
Govindarajulu Varadarajan
2018-06-20
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
[next]