index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2013-04-10
4
-469
/
+435
|
\
|
*
-
.
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...
Paul E. McKenney
2013-03-26
4
-469
/
+435
|
|
\
\
|
|
|
*
rcu: Make rcu_accelerate_cbs() note need for future grace periods
Paul E. McKenney
2013-03-26
1
-18
/
+32
|
|
|
*
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
Paul E. McKenney
2013-03-26
3
-99
/
+130
|
|
|
*
rcu: Rename n_nocb_gp_requests to need_future_gp
Paul E. McKenney
2013-03-26
2
-11
/
+11
|
|
|
*
rcu: Push lock release to rcu_start_gp()'s callers
Paul E. McKenney
2013-03-26
2
-17
/
+12
|
|
|
*
rcu: Repurpose no-CBs event tracing to future-GP events
Paul E. McKenney
2013-03-26
1
-30
/
+32
|
|
|
*
rcu: Rearrange locking in rcu_start_gp()
Paul E. McKenney
2013-03-26
1
-4
/
+2
|
|
|
*
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
2013-03-26
4
-297
/
+119
|
|
|
*
rcu: Accelerate RCU callbacks at grace-period end
Paul E. McKenney
2013-03-26
1
-8
/
+13
|
|
|
*
rcu: Export RCU_FAST_NO_HZ parameters to sysfs
Paul E. McKenney
2013-03-26
1
-11
/
+20
|
|
|
*
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
2013-03-26
3
-5
/
+8
|
|
|
*
rcu: Add event tracing for no-CBs CPUs' grace periods
Paul E. McKenney
2013-03-26
1
-0
/
+30
|
|
|
*
rcu: Add event tracing for no-CBs CPUs' callback registration
Paul E. McKenney
2013-03-26
1
-0
/
+7
|
|
|
*
rcu: Introduce proper blocking to no-CBs kthreads GP waits
Paul E. McKenney
2013-03-26
3
-20
/
+127
|
|
|
*
rcu: Provide compile-time control for no-CBs CPUs
Paul E. McKenney
2013-03-26
1
-0
/
+14
|
|
|
*
rcu: Remove restrictions on no-CBs CPUs
Paul E. McKenney
2013-03-12
3
-127
/
+55
|
|
|
/
|
|
/
|
|
|
*
rcu: Tone down debugging during boot-up and shutdown.
Paul E. McKenney
2013-03-13
1
-1
/
+2
|
|
*
rcu: Add softirq-stall indications to stall-warning messages
Paul E. McKenney
2013-03-13
2
-1
/
+8
|
|
*
rcu: Delete unused rcu_node "wakemask" field
Paul E. McKenney
2013-03-12
1
-3
/
+0
|
|
*
rcu: Remove comment referring to __stop_machine()
Srivatsa S. Bhat
2013-03-12
1
-5
/
+0
|
|
*
rcu: Avoid invoking RCU core on offline CPUs
Paul E. McKenney
2013-03-12
1
-1
/
+2
|
|
*
rcu: Fix spacing problem
Jiang Fang
2013-03-12
1
-1
/
+1
|
|
/
*
|
Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-04-08
2
-9
/
+9
|
\
\
|
*
|
ftrace: Do not call stub functions in control loop
Steven Rostedt (Red Hat)
2013-04-08
1
-2
/
+3
|
*
|
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
2013-04-08
1
-6
/
+2
|
*
|
tracing: Fix race with update_max_tr_single and changing tracers
Steven Rostedt (Red Hat)
2013-04-08
1
-1
/
+4
*
|
|
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
2013-03-31
2
-9
/
+10
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-28
3
-1
/
+15
|
\
\
\
|
*
|
|
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
2013-03-27
2
-0
/
+4
|
*
|
|
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
2013-03-27
1
-0
/
+9
|
*
|
|
pid: Handle the exit of a multi-threaded init.
Eric W. Biederman
2013-03-26
1
-1
/
+2
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-03-25
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-03-07
1
-1
/
+2
*
|
|
|
|
poweroff: change orderly_poweroff() to use schedule_work()
Oleg Nesterov
2013-03-22
1
-25
/
+32
*
|
|
|
|
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
2013-03-22
1
-41
/
+39
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-03-21
6
-26
/
+88
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-18
4
-21
/
+78
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-03-14
4
-16
/
+65
|
|
*
|
|
|
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-14
1
-1
/
+5
|
|
*
|
|
|
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-14
1
-4
/
+8
|
*
|
|
|
|
perf: Generate EXIT event only once per task context
Namhyung Kim
2013-03-18
1
-2
/
+5
|
*
|
|
|
|
perf: Reset hwc->last_period on sw clock events
Namhyung Kim
2013-03-18
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2013-03-14
2
-3
/
+4
|
|
\
|
|
|
|
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-13
1
-2
/
+2
|
|
*
|
|
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-12
1
-1
/
+2
*
|
|
|
|
Merge branch 'for-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-03-18
1
-19
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
workqueue: fix possible pool stall bug in wq_unbind_fn()
Lai Jiangshan
2013-03-08
1
-19
/
+25
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-03-13
2
-3
/
+7
|
\
\
\
\
|
*
|
|
|
workqueue: convert to idr_alloc()
Tejun Heo
2013-03-13
1
-3
/
+4
[next]