summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-05locking/mutexes: Try to acquire mutex only if it is unlockedJason Low
2014-07-05locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macroJason Low
2014-07-05locking/mutexes: Correct documentation on mutex optimistic spinningJason Low
2014-06-22rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner
2014-06-21futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner
2014-06-21futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner
2014-06-21futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner
2014-06-21futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner
2014-06-21futex: Make unlock_pi more robustThomas Gleixner
2014-06-21rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner
2014-06-21rtmutex: Cleanup deadlock detector debug logicThomas Gleixner
2014-06-21rtmutex: Confine deadlock logic to futexThomas Gleixner
2014-06-21rtmutex: Simplify remove_waiter()Thomas Gleixner
2014-06-21rtmutex: Document pi chain walkThomas Gleixner
2014-06-21rtmutex: Clarify the boost/deboost partThomas Gleixner
2014-06-21rtmutex: No need to keep task ref for lock owner checkThomas Gleixner
2014-06-21rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner
2014-06-21rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner
2014-06-21Merge branch 'locking/urgent' into locking/coreThomas Gleixner
2014-06-18lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust
2014-06-18x86, locking: Use no more OOSTORE nonsensePeter Zijlstra
2014-06-16epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt
2014-06-16rtmutex: Plug slow unlock raceThomas Gleixner
2014-06-15Linux 3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-06-14Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-13udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-13MAINTAINERS: update cxgb4 maintainerDimitris Michailidis
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran
2014-06-13btrfs: fix error handling in create_pending_snapshotEric Sandeen
2014-06-13btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen