Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 963 | -36/+1007 |
2017-11-05 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2017-11-04 | objtool: Prevent GCC from merging annotate_unreachable(), take 2 | Josh Poimboeuf | 1 | -2/+2 |
2017-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+4 |
2017-11-03 | mm, swap: fix race between swap count continuation operations | Huang Ying | 1 | -0/+4 |
2017-11-03 | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka | 1 | -4/+4 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 960 | -0/+960 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 960 | -0/+960 |
2017-10-31 | Revert "PM / QoS: Fix device resume latency PM QoS" | Rafael J. Wysocki | 1 | -3/+2 |
2017-10-31 | Revert "PM / QoS: Fix default runtime_pm device resume latency" | Rafael J. Wysocki | 1 | -2/+1 |
2017-10-30 | PM / QoS: Fix default runtime_pm device resume latency | Tero Kristo | 1 | -1/+2 |
2017-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -19/+21 |
2017-10-29 | sctp: fix some type cast warnings introduced since very beginning | Xin Long | 1 | -1/+1 |
2017-10-29 | sctp: fix some type cast warnings introduced by stream reconf | Xin Long | 1 | -16/+16 |
2017-10-28 | tap: reference to KVA of an unloaded module causes kernel panic | Girish Moodalbail | 1 | -2/+2 |
2017-10-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -11/+16 |
2017-10-26 | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth | Huy Nguyen | 1 | -0/+2 |
2017-10-26 | block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com... | Byungchul Park | 1 | -2/+20 |
2017-10-25 | workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes | Byungchul Park | 1 | -2/+2 |
2017-10-25 | sched/completions: Add support for initializing completions with lockdep_map | Byungchul Park | 1 | -0/+14 |
2017-10-25 | locking/lockdep, sched/completions: Change the prefix of lock name for comple... | Byungchul Park | 1 | -2/+2 |
2017-10-25 | locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP | Byungchul Park | 1 | -0/+5 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 6 | -7/+7 |
2017-10-25 | locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -3/+7 |
2017-10-25 | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/... | Mark Rutland | 3 | -3/+3 |
2017-10-25 | locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -2/+2 |
2017-10-25 | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon | 1 | -0/+4 |
2017-10-24 | PM / QoS: Fix device resume latency PM QoS | Rafael J. Wysocki | 1 | -2/+3 |
2017-10-24 | locking/barriers: Kill lockless_dereference() | Will Deacon | 1 | -20/+0 |
2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 2 | -4/+4 |
2017-10-24 | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() | Will Deacon | 1 | -0/+1 |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 6 | -266/+281 |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 19 | -56/+171 |
2017-10-23 | sched/swait: Document it clearly that the swait facilities are special and sh... | Davidlohr Bueso | 1 | -11/+16 |
2017-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+3 |
2017-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+4 |
2017-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+10 |
2017-10-20 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -2/+2 |
2017-10-20 | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 1 | -1/+1 |
2017-10-20 | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -17/+30 |
2017-10-19 | doc: Fix various RCU docbook comment-header problems | Paul E. McKenney | 3 | -9/+16 |
2017-10-19 | membarrier: Provide register expedited private command | Mathieu Desnoyers | 2 | -0/+19 |
2017-10-19 | Input: allow matching device IDs on property bits | Dmitry Torokhov | 2 | -0/+7 |
2017-10-19 | Input: factor out and export input_device_id matching code | Dmitry Torokhov | 1 | -0/+3 |
2017-10-19 | Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 1 | -2/+2 |
2017-10-19 | locking/static_keys: Improve uninitialized key warning | Borislav Petkov | 2 | -10/+10 |
2017-10-19 | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 | James Morris | 1 | -17/+30 |
2017-10-18 | KEYS: Fix race between updating and finding a negative key | David Howells | 1 | -17/+30 |
2017-10-16 | tun: call dev_get_valid_name() before register_netdevice() | Cong Wang | 1 | -0/+3 |
2017-10-16 | Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2 | -1/+3 |