index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-05
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2014-07-05
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
2014-07-05
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
2014-07-05
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
2014-06-22
rtmutex: Make the rtmutex tester depend on BROKEN
Thomas Gleixner
2014-06-21
futex: Simplify futex_lock_pi_atomic() and make it more robust
Thomas Gleixner
2014-06-21
futex: Split out the first waiter attachment from lookup_pi_state()
Thomas Gleixner
2014-06-21
futex: Split out the waiter check from lookup_pi_state()
Thomas Gleixner
2014-06-21
futex: Use futex_top_waiter() in lookup_pi_state()
Thomas Gleixner
2014-06-21
futex: Make unlock_pi more robust
Thomas Gleixner
2014-06-21
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-21
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2014-06-18
lockdep: Revert lockdep check in raw_seqcount_begin()
Trond Myklebust
2014-06-18
x86, locking: Use no more OOSTORE nonsense
Peter Zijlstra
2014-06-16
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
2014-06-16
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-15
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
vxlan: Checksum fixes
Tom Herbert
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-06-14
fix __swap_writepage() compile failure on old gcc versions
Al Viro
2014-06-14
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-14
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-06-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-13
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-13
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-13
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
[next]