Age | Commit message (Expand) | Author |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}... | Peter Zijlstra |
2016-06-16 | locking/atomic: Fix atomic64_relaxed() bits | Peter Zijlstra |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-14 | locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h | Peter Zijlstra |
2016-06-14 | locking/barriers: Introduce smp_acquire__after_ctrl_dep() | Peter Zijlstra |
2016-06-14 | locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() | Peter Zijlstra |
2016-06-14 | Merge branch 'linus' into locking/core, to pick up fixes before merging new c... | Ingo Molnar |
2016-06-12 | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang... | Linus Torvalds |
2016-06-11 | Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-06-10 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-06-10 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-06-10 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-06-10 | Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-06-10 | Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-06-09 | packet: compat support for sock_fprog | Willem de Bruijn |
2016-06-09 | net/mlx5: E-Switch, Modify node guid on vf set MAC | Noa Osherovich |
2016-06-09 | net/mlx5: Fix flow steering NIC capabilities check | Maor Gottlieb |
2016-06-09 | net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly | Shahar Klein |
2016-06-09 | net/mlx5: Fix the size of modify QP mailbox | Majd Dibbiny |
2016-06-09 | Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' | Rafael J. Wysocki |
2016-06-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-06-09 | drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch | Ben Dooks |
2016-06-08 | drivers: of: Fix of_pci.h header guard | Robin Murphy |
2016-06-08 | locking/qspinlock: Use atomic_sub_return_release() in queued_spin_unlock() | Pan Xinhui |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra |
2016-06-08 | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low |
2016-06-08 | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low |
2016-06-08 | Merge branch 'locking/urgent' into locking/core, to pick up dependency | Ingo Molnar |
2016-06-08 | locking/qspinlock: Fix spin_unlock_wait() some more | Peter Zijlstra |
2016-06-08 | locking/barriers: Validate lockless_dereference() is used on a pointer type | Peter Zijlstra |
2016-06-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-06-07 | coredump: fix dumping through pipes | Mateusz Guzik |
2016-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-06-07 | net: sched: fix tc_should_offload for specific clsact classes | Daniel Borkmann |
2016-06-07 | gtp: #define _UAPI_LINUX_GTP_H_ and not _UAPI_LINUX_GTP_H__ | Colin Ian King |
2016-06-07 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-06-07 | IB/mlx5: Fix pkey_index length in the QP path record | Noa Osherovich |
2016-06-07 | IB/core: Make all casts in ib_device_cap_flags enum consistent | Max Gurtovoy |
2016-06-07 | IB/core: Fix bit curruption in ib_device_cap_flags structure | Max Gurtovoy |
2016-06-06 | net_sched: keep backlog updated with qlen | WANG Cong |
2016-06-06 | ipvs: update real-server binding of outgoing connections in SIP-pe | Marco Angaroni |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman |
2016-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-06-04 | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-06-03 | mm: check the return value of lookup_page_ext for all call sites | Yang Shi |