summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* locking/mutexes: Try to acquire mutex only if it is unlockedJason Low2014-07-051-3/+4
* locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macroJason Low2014-07-051-10/+8Star
* locking/mutexes: Correct documentation on mutex optimistic spinningJason Low2014-07-051-6/+4Star
* rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner2014-06-221-1/+1
* futex: Simplify futex_lock_pi_atomic() and make it more robustThomas Gleixner2014-06-211-87/+61Star
* futex: Split out the first waiter attachment from lookup_pi_state()Thomas Gleixner2014-06-211-14/+28
* futex: Split out the waiter check from lookup_pi_state()Thomas Gleixner2014-06-211-67/+71
* futex: Use futex_top_waiter() in lookup_pi_state()Thomas Gleixner2014-06-211-63/+61Star
* futex: Make unlock_pi more robustThomas Gleixner2014-06-211-51/+25Star
* rtmutex: Avoid pointless requeueing in the deadlock detection chain walkThomas Gleixner2014-06-211-7/+70
* rtmutex: Cleanup deadlock detector debug logicThomas Gleixner2014-06-215-28/+83
* rtmutex: Confine deadlock logic to futexThomas Gleixner2014-06-214-42/+40Star
* rtmutex: Simplify remove_waiter()Thomas Gleixner2014-06-211-17/+19
* rtmutex: Document pi chain walkThomas Gleixner2014-06-211-9/+91
* rtmutex: Clarify the boost/deboost partThomas Gleixner2014-06-211-10/+48
* rtmutex: No need to keep task ref for lock owner checkThomas Gleixner2014-06-211-2/+3
* rtmutex: Simplify and document try_to_take_rtmutex()Thomas Gleixner2014-06-211-45/+88
* rtmutex: Simplify rtmutex_slowtrylock()Thomas Gleixner2014-06-211-11/+20
* Merge branch 'locking/urgent' into locking/coreThomas Gleixner2014-06-213-35/+218
|\
| * rtmutex: Plug slow unlock raceThomas Gleixner2014-06-161-6/+109
| * rtmutex: Detect changes in the pi lock chainThomas Gleixner2014-06-071-24/+71
| * rtmutex: Handle deadlock detection smarterThomas Gleixner2014-06-073-5/+38
* | lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust2014-06-181-2/+0Star
* | x86, locking: Use no more OOSTORE nonsensePeter Zijlstra2014-06-182-2/+2
* | epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov2014-06-171-2/+2
* | Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt2014-06-161-10/+1Star
* | Linux 3.16-rc1Linus Torvalds2014-06-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1610-34/+96
|\ \
| * | net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * | Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\ \
| | * | vxlan: Checksum fixesTom Herbert2014-06-151-9/+2Star
| | * | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * | udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * | net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/ /
| * | udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-141-0/+4
| * | vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-141-4/+3Star
| * | MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1630-265/+1836
|\ \ \
| * \ \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \ \
| | * | | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411
| | * | | clk: sun6i: Protect SDRAM gating bitMaxime Ripard2014-06-111-0/+1
| | * | | clk: sun6i: Protect CPU clockMaxime Ripard2014-06-111-0/+1
| | * | | clk: sunxi: Rework clock protection codeMaxime Ripard2014-06-111-28/+44
| | * | | clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard2014-06-113-99/+121
| | * | | clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard2014-06-113-57/+74
| | * | | clk: sunxi: Remove calls to clk_putMaxime Ripard2014-06-111-6/+2Star
| | * | | clk: sunxi: document new A31 USB clock compatibleEmilio López2014-06-111-0/+1
| | * | | clk: sunxi: Implement A31 USB clockMaxime Ripard2014-06-111-0/+6
| |/ / /