index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/mutex: Optimize mutex_trylock() fast-path
Peter Zijlstra
2016-06-08
7
-9
/
+12
*
locking/rwsem: Streamline the rwsem_optimistic_spin() code
Waiman Long
2016-06-08
1
-18
/
+20
*
locking/rwsem: Improve reader wakeup code
Waiman Long
2016-06-08
1
-3
/
+8
*
locking/rwsem: Protect all writes to owner by WRITE_ONCE()
Waiman Long
2016-06-08
1
-3
/
+10
*
locking/rwsem: Add reader-owned state to the owner field
Waiman Long
2016-06-08
3
-21
/
+69
*
locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update()
Jason Low
2016-06-08
5
-120
/
+0
*
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
2016-06-08
5
-46
/
+50
*
locking/qspinlock: Add comments
Peter Zijlstra
2016-06-08
1
-0
/
+57
*
locking/qspinlock: Clarify xchg_tail() ordering
Peter Zijlstra
2016-06-08
1
-2
/
+13
*
Merge branch 'locking/urgent' into locking/core, to pick up dependency
Ingo Molnar
2016-06-08
2
-36
/
+77
|
\
|
*
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-06-08
2
-36
/
+77
*
|
locking/barriers: Validate lockless_dereference() is used on a pointer type
Peter Zijlstra
2016-06-08
1
-0
/
+4
*
|
locking/rtmutex: Only warn once on a trylock from bad context
Sebastian Andrzej Siewior
2016-06-08
1
-1
/
+1
*
|
locking/lockdep: Use __jhash_mix() for iterate_chain_key()
Peter Zijlstra
2016-06-08
1
-4
/
+9
*
|
percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with loc...
Tejun Heo
2016-06-03
1
-7
/
+5
*
|
locking/mutex: Set and clear owner using WRITE_ONCE()
Jason Low
2016-06-03
2
-4
/
+10
*
|
locking/rwsem: Optimize write lock by reducing operations in slowpath
Jason Low
2016-06-03
1
-7
/
+18
*
|
locking/rwsem: Rework zeroing reader waiter->task
Davidlohr Bueso
2016-06-03
1
-10
/
+7
*
|
locking/rwsem: Enable lockless waiter wakeup(s)
Davidlohr Bueso
2016-06-03
1
-16
/
+42
|
/
*
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-06-03
1
-3
/
+6
*
locking/seqcount: Re-fix raw_read_seqcount_latch()
Peter Zijlstra
2016-06-03
1
-2
/
+5
*
Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-06-01
3
-3
/
+5
|
\
|
*
pinctrl: mediatek: fix dual-edge code defect
hongkun.cao
2016-05-31
1
-2
/
+3
|
*
MAINTAINERS: Add file patterns for pinctrl device tree bindings
Geert Uytterhoeven
2016-05-30
1
-0
/
+1
|
*
pinctrl: nomadik: fix inversion of gpio direction
Linus Walleij
2016-05-30
1
-1
/
+1
*
|
Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-06-01
6
-14
/
+169
|
\
\
|
*
|
dma-buf: use vma_pages()
Muhammad Falak R Wani
2016-05-31
1
-3
/
+4
|
*
|
fence: add missing descriptions for fence
Luis de Bethencourt
2016-05-31
1
-0
/
+2
|
*
|
doc: update/fixup dma-buf related DocBook
Rob Clark
2016-05-31
1
-4
/
+32
|
*
|
reservation: add headerdoc comments
Rob Clark
2016-05-31
2
-4
/
+121
|
*
|
dma-buf: headerdoc fixes
Rob Clark
2016-05-31
1
-3
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-01
67
-262
/
+580
|
\
\
\
|
*
|
|
sfc: Track RPS flow IDs per channel instead of per function
Jon Cooper
2016-06-01
3
-17
/
+56
|
*
|
|
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
2016-05-31
1
-0
/
+51
|
*
|
|
virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv
wangyunjian
2016-05-31
1
-16
/
+2
|
*
|
|
bnx2x: avoid leaking memory on bnx2x_init_one() failures
Vitaly Kuznetsov
2016-05-31
1
-7
/
+10
|
*
|
|
fou: fix IPv6 Kconfig options
Arnd Bergmann
2016-05-31
2
-2
/
+2
|
*
|
|
openvswitch: update checksum in {push,pop}_mpls
Simon Horman
2016-05-31
1
-5
/
+15
|
*
|
|
sctp: sctp_diag should dump sctp socket type
Xin Long
2016-05-31
2
-0
/
+3
|
*
|
|
net: fec: update dirty_tx even if no skb
Troy Kisky
2016-05-31
1
-5
/
+3
|
*
|
|
vlan: Propagate MAC address to VLANs
Mike Manning
2016-05-31
3
-3
/
+24
|
*
|
|
atm: iphase: off by one in rx_pkt()
Dan Carpenter
2016-05-31
1
-1
/
+1
|
*
|
|
atm: firestream: add more reserved strings
Dan Carpenter
2016-05-31
1
-1
/
+5
|
*
|
|
vxlan: Accept user specified MTU value when create new vxlan link
Chen Haiquan
2016-05-31
1
-0
/
+3
|
*
|
|
net: pktgen: Call destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-4
/
+4
|
*
|
|
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-31
1
-0
/
+1
|
*
|
|
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
2016-05-30
1
-5
/
+7
|
*
|
|
Documentation: ip-sysctl.txt: clarify secure_redirects
Eric Garver
2016-05-30
1
-3
/
+5
|
*
|
|
sfc: use flow dissector helpers for aRFS
Edward Cree
2016-05-30
1
-54
/
+21
|
*
|
|
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
Baozeng Ding
2016-05-30
1
-2
/
+2
[next]