index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
Paul E. McKenney
2013-12-16
2
-1
/
+30
*
Documentation/memory-barriers.txt: Downgrade UNLOCK+BLOCK
Paul E. McKenney
2013-12-16
1
-15
/
+69
*
locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrier
Paul E. McKenney
2013-12-16
1
-0
/
+10
*
Documentation/memory-barriers.txt: Document ACCESS_ONCE()
Paul E. McKenney
2013-12-16
1
-35
/
+271
*
Documentation/memory-barriers.txt: Prohibit speculative writes
Peter Zijlstra
2013-12-16
1
-8
/
+175
*
Documentation/memory-barriers.txt: Add long atomic examples to memory-barrier...
Paul E. McKenney
2013-12-16
1
-11
/
+13
*
Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-b...
Paul E. McKenney
2013-12-16
1
-80
/
+126
*
Revert "smp/cpumask: Make CONFIG_CPUMASK_OFFSTACK=y usable without debug depe...
Ingo Molnar
2013-11-30
1
-2
/
+1
*
Documentation/robust-futex-API: Count properly to 4
Henrik Austad
2013-11-30
1
-2
/
+2
*
liblockdep: Add a MAINTAINERS entry
Sasha Levin
2013-11-27
1
-0
/
+5
*
liblockdep: Add the 'lockdep' user-space utility
Sasha Levin
2013-11-27
1
-0
/
+3
*
liblockdep: Support using LD_PRELOAD
Sasha Levin
2013-11-27
1
-0
/
+447
*
liblockdep: Add pthread_rwlock_t test suite
Sasha Levin
2013-11-27
1
-0
/
+13
*
liblockdep: Add public headers for pthread_rwlock_t implementation
Sasha Levin
2013-11-27
1
-0
/
+86
*
liblockdep: Add pthread_mutex_t test suite
Sasha Levin
2013-11-27
10
-0
/
+158
*
liblockdep: Add public headers for pthread_mutex_t implementation
Sasha Levin
2013-11-27
2
-0
/
+120
*
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
2013-11-27
40
-0
/
+720
*
lockdep: Be nice about building from userspace
Sasha Levin
2013-11-27
1
-0
/
+4
*
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
2013-11-27
1
-21
/
+16
*
Merge branch 'core/urgent' into core/locking
Ingo Molnar
2013-11-27
2
-10
/
+47
|
\
|
*
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
2013-11-19
1
-9
/
+45
|
*
smp/cpumask: Make CONFIG_CPUMASK_OFFSTACK=y usable without debug dependency
Josh Boyer
2013-11-13
1
-1
/
+2
*
|
Documentation/memory-barriers.txt: Fix a typo in the data dependency description
Ingo Molnar
2013-11-22
1
-21
/
+21
*
|
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
2013-11-19
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
129
-1432
/
+1437
|
\
\
|
*
\
Merge branch 'genetlink_mcast'
David S. Miller
2013-11-19
33
-513
/
+518
|
|
\
\
|
|
*
|
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
19
-433
/
+377
|
|
*
|
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
18
-87
/
+133
|
|
*
|
genetlink: add and use genl_set_err()
Johannes Berg
2013-11-19
3
-7
/
+21
|
|
*
|
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
2013-11-19
2
-22
/
+18
|
|
*
|
genetlink: remove genl_unregister_mc_group()
Johannes Berg
2013-11-19
2
-25
/
+0
|
|
*
|
hsr: don't call genl_unregister_mc_group()
Johannes Berg
2013-11-19
1
-2
/
+0
|
|
*
|
quota/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
3
-4
/
+24
|
|
*
|
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
2
-4
/
+22
|
|
*
|
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
22
-53
/
+47
|
|
/
/
|
*
|
tcp: don't update snd_nxt, when a socket is switched from repair mode
Andrey Vagin
2013-11-19
1
-1
/
+0
|
*
|
atm: idt77252: fix dev refcnt leak
Ying Xue
2013-11-19
1
-1
/
+1
|
*
|
xfrm: Release dst if this dst is improper for vti tunnel
fan.du
2013-11-19
1
-0
/
+1
|
*
|
netlink: fix documentation typo in netlink_set_err()
Johannes Berg
2013-11-19
1
-1
/
+1
|
*
|
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
2013-11-18
1
-0
/
+5
|
*
|
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
2013-11-18
3
-4
/
+16
|
*
|
net, virtio_net: replace the magic value
Zhi Yong Wu
2013-11-18
1
-2
/
+2
|
*
|
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
2013-11-18
1
-15
/
+19
|
*
|
Merge branch 'bnx2x'
David S. Miller
2013-11-18
6
-12
/
+28
|
|
\
\
|
|
*
|
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
2013-11-18
3
-11
/
+4
|
|
*
|
bnx2x: prevent CFC attention
Dmitry Kravkov
2013-11-18
1
-1
/
+1
|
|
*
|
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2013-11-18
2
-0
/
+19
|
|
*
|
bnx2x: Clean the sp rtnl task upon unload
Dmitry Kravkov
2013-11-18
1
-0
/
+4
|
|
/
/
|
*
|
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
2013-11-18
1
-2
/
+2
|
*
|
genetlink: rename shadowed variable
Johannes Berg
2013-11-18
1
-5
/
+5
[next]