index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
oprofile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
rcu: More info about potential deadlocks with rcu_read_unlock()
Oleg Nesterov
1
-1
/
+3
2014-11-13
rcu: Optimize cond_resched_rcu_qs()
Paul E. McKenney
1
-2
/
+2
2014-11-13
rcu: Add sparse check for RCU_INIT_POINTER()
Pranith Kumar
1
-0
/
+1
2014-11-13
documentation: memory-barriers.txt: Correct example for reorderings
Pranith Kumar
1
-11
/
+11
2014-11-13
documentation: Add atomic_long_t to atomic_ops.txt
Paul E. McKenney
1
-4
/
+8
2014-11-13
documentation: Additional restriction for control dependencies
Paul E. McKenney
1
-0
/
+18
2014-11-13
documentation: Document RCU self test boot params
Pranith Kumar
1
-0
/
+9
2014-11-04
rcutorture: Fix rcu_torture_cbflood() memory leak
Paul E. McKenney
1
-0
/
+1
2014-11-04
rcutorture: Remove obsolete kversion param in kvm.sh
Pranith Kumar
2
-15
/
+6
2014-11-04
rcutorture: Remove stale test configurations
Pranith Kumar
71
-1588
/
+0
2014-11-04
rcutorture: Enable RCU self test in configs
Pranith Kumar
6
-0
/
+12
2014-11-04
rcutorture: Add early boot self tests
Pranith Kumar
4
-1
/
+91
2014-11-04
torture: Run Linux-kernel binary out of results directory
Paul E. McKenney
1
-2
/
+2
2014-11-04
cpu: Avoid puts_pending overflow
Paul E. McKenney
1
-6
/
+13
2014-11-04
rcu: Remove "cpu" argument to rcu_cleanup_after_idle()
Paul E. McKenney
3
-5
/
+5
2014-11-04
rcu: Remove "cpu" argument to rcu_prepare_for_idle()
Paul E. McKenney
3
-7
/
+7
2014-11-04
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
5
-11
/
+11
2014-11-04
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
7
-11
/
+11
2014-11-04
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
Paul E. McKenney
3
-6
/
+6
2014-11-04
rcu: Remove "cpu" argument to rcu_pending()
Paul E. McKenney
1
-4
/
+4
2014-11-04
rcu: Remove "cpu" argument to rcu_check_callbacks()
Paul E. McKenney
4
-7
/
+6
2014-11-04
rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data
Paul E. McKenney
1
-1
/
+1
2014-11-04
rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...
Christoph Lameter
3
-18
/
+22
2014-10-29
rcu: Fix for rcuo online-time-creation reorganization bug
Paul E. McKenney
1
-3
/
+7
2014-10-29
rcu: Kick rcuo kthreads after their CPU goes offline
Paul E. McKenney
1
-1
/
+3
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
48
-80
/
+74
2014-10-29
rcu: Unify boost and kthread priorities
Clark Williams
5
-24
/
+32
2014-10-29
signal: Document the RCU protection of ->sighand
Oleg Nesterov
2
-2
/
+15
2014-10-29
signal: Exit RCU read-side critical section on each pass through loop
Paul E. McKenney
1
-16
/
+14
2014-10-28
rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited()
Paul E. McKenney
1
-1
/
+26
2014-10-28
rcu: Move RCU_BOOST variable declarations, eliminating #ifdef
Paul E. McKenney
2
-15
/
+15
2014-10-28
init/Kconfig: move RCU_NOCB_CPU dependencies to choice
Stefan Hengelein
1
-3
/
+1
2014-10-28
rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
Paul E. McKenney
15
-44
/
+1
2014-10-28
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
4
-14
/
+53
2014-10-23
rcu: More on deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
1
-1
/
+13
2014-10-20
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
1
-2
/
+2
2014-10-19
MAINTAINERS: corrected bcm2835 search
Scott Branden
1
-6
/
+3
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-19
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-19
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-18
MAINTAINERS: Become the docs maintainer
Jonathan Corbet
1
-2
/
+1
2014-10-18
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
1
-2
/
+14
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
1
-3
/
+3
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
2014-10-18
ipv4: fix a potential use after free in gre_offload.c
Li RongQing
1
-3
/
+3
2014-10-18
tcp: fix build error if IPv6 is not enabled
Eric Dumazet
1
-0
/
+2
2014-10-18
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
1
-0
/
+2
2014-10-18
bna: fix skb->truesize underestimation
Eric Dumazet
1
-1
/
+1
2014-10-18
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
2
-0
/
+2
2014-10-18
openvswitch: Set flow-key members.
Pravin B Shelar
1
-3
/
+3
[next]