index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
.
Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...
Paul E. McKenney
2014-07-09
37
-171
/
+457
|
\
\
\
\
|
|
|
|
*
torture: Avoid format string leak to thead name
Kees Cook
2014-07-07
1
-1
/
+1
|
|
|
|
*
torture: Clean up diagnostics from --buildonly runs
Paul E. McKenney
2014-06-26
3
-12
/
+25
|
|
|
|
*
torture: Enable versions without CFcommon to function correctly
Paul E. McKenney
2014-06-26
1
-0
/
+1
|
|
|
*
|
rcu: Don't offload callbacks unless specifically requested
Paul E. McKenney
2014-07-07
2
-2
/
+5
|
|
|
*
|
rcu: Parallelize and economize NOCB kthread wakeups
Paul E. McKenney
2014-07-07
3
-43
/
+244
|
|
|
|
/
|
|
*
|
scripts: Teach get_maintainer.pl about the new "R:" tag
Joe Perches
2014-07-08
1
-1
/
+21
|
|
*
|
rcu: Update rcu torture maintainership filename patterns
Joe Perches
2014-07-08
1
-2
/
+2
|
|
*
|
rcu: Update RCU maintainership
Paul E. McKenney
2014-07-08
1
-1
/
+3
|
|
*
|
rcu: Add designated reviewers for RCU
Paul E. McKenney
2014-07-07
1
-0
/
+8
|
|
*
|
MAINTAINERS: Add "R:" designated-reviewers tag
Paul E. McKenney
2014-07-07
1
-0
/
+2
|
|
|
/
|
*
|
rcu: Fix a sparse warning in rcu_report_unblock_qs_rnp()
Pranith Kumar
2014-07-09
1
-0
/
+1
|
*
|
rcu: Fix a sparse warning in rcu_initiate_boost()
Pranith Kumar
2014-07-09
1
-0
/
+2
|
*
|
rcu: Fix __rcu_reclaim() to use true/false for bool
Paul E. McKenney
2014-07-09
1
-2
/
+6
|
*
|
rcu: Remove CONFIG_PROVE_RCU_DELAY
Paul E. McKenney
2014-07-09
19
-38
/
+0
|
*
|
rcu: Use __this_cpu_read() instead of per_cpu_ptr()
Shan Wei
2014-07-09
1
-1
/
+1
|
*
|
rcu: Don't use NMIs to dump other CPUs' stacks
Paul E. McKenney
2014-07-09
1
-7
/
+3
|
*
|
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
2014-07-09
3
-5
/
+39
|
*
|
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
2014-07-09
4
-28
/
+15
|
*
|
rcu: Check both root and current rcu_node when setting up future grace period
Pranith Kumar
2014-07-09
1
-2
/
+8
|
*
|
rcu: Allow post-unlock reference for rt_mutex
Paul E. McKenney
2014-07-09
2
-1
/
+12
|
*
|
rcu: Loosen __call_rcu()'s rcu_head alignment constraint
Paul E. McKenney
2014-07-09
1
-1
/
+1
|
*
|
rcu: Eliminate read-modify-write ACCESS_ONCE() calls
Paul E. McKenney
2014-07-09
2
-8
/
+8
|
*
|
rcu: Remove redundant ACCESS_ONCE() from tick_do_timer_cpu
Paul E. McKenney
2014-07-09
1
-1
/
+1
|
*
|
rcu: Make rcu node arrays static const char * const
Fabian Frederick
2014-07-09
1
-8
/
+10
|
*
|
signal: Explain local_irq_save() call
Paul E. McKenney
2014-07-09
1
-0
/
+4
|
*
|
rcu: Handle obsolete references to TINY_PREEMPT_RCU
Paul E. McKenney
2014-07-09
2
-10
/
+9
|
*
|
rcu: Document deadlock-avoidance information for rcu_read_unlock()
Paul E. McKenney
2014-07-09
1
-0
/
+28
|
|
/
*
|
documentation: Add pointer to percpu-ref for RCU and refcount
Paul E. McKenney
2014-07-08
1
-0
/
+9
*
|
documentation: Add acquire/release barriers to pairing rules
Paul E. McKenney
2014-07-08
1
-4
/
+8
*
|
documentation: Update reference, kerneltrap.org no longer works
Pranith Kumar
2014-07-08
1
-2
/
+2
*
|
documentation: Clarify wake-up/memory-barrier relationship
Paul E. McKenney
2014-07-08
1
-0
/
+15
|
/
*
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
2014-06-23
7
-90
/
+125
*
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
Paul E. McKenney
2014-06-23
2
-2
/
+12
*
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
2014-06-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
10
-34
/
+96
|
\
|
*
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
1
-4
/
+28
|
*
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
7
-25
/
+60
|
|
\
|
|
*
vxlan: Checksum fixes
Tom Herbert
2014-06-15
1
-9
/
+2
|
|
*
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
1
-0
/
+12
|
|
*
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
1
-1
/
+3
|
|
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
2
-10
/
+29
|
|
*
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-15
3
-5
/
+14
|
|
/
|
*
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-13
1
-0
/
+4
|
*
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-13
1
-4
/
+3
|
*
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
2014-06-13
1
-1
/
+1
*
|
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-15
30
-265
/
+1836
|
\
\
|
*
\
Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...
Mike Turquette
2014-06-11
8
-187
/
+661
|
|
\
\
|
|
*
|
clk: sunxi: document PRCM clock compatible strings
Boris BREZILLON
2014-06-11
1
-0
/
+3
|
|
*
|
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Boris BREZILLON
2014-06-11
4
-0
/
+411
[next]