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
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-7
/
+8
*
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
2011-12-11
1
-5
/
+112
*
events: Make events use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
kdb: Make KDB use the new is_idle_task() API
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
rcu: Make RCU use the new is_idle_task() API
Paul E. McKenney
2011-12-11
2
-4
/
+4
*
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
2011-12-11
1
-0
/
+2
*
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
2011-12-11
1
-4
/
+64
*
rcu: Fix idle-task checks
Paul E. McKenney
2011-12-11
2
-4
/
+4
*
rcu: Allow dyntick-idle mode for CPUs with callbacks
Paul E. McKenney
2011-12-11
3
-33
/
+132
*
rcu: Add more information to the wrong-idle-task complaint
Paul E. McKenney
2011-12-11
2
-4
/
+20
*
rcu: Deconfuse dynticks entry-exit tracing
Paul E. McKenney
2011-12-11
3
-26
/
+44
*
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
2011-12-11
1
-1
/
+1
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-12
/
+13
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
2
-37
/
+58
*
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
Frederic Weisbecker
2011-12-11
1
-0
/
+22
*
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
2011-12-11
3
-0
/
+4
*
rcu: Remove redundant return from rcu_report_exp_rnp()
Thomas Gleixner
2011-12-11
1
-1
/
+0
*
rcu: Omit self-awaken when setting up expedited grace period
Thomas Gleixner
2011-12-11
3
-7
/
+14
*
rcu: Disable preemption in rcu_is_cpu_idle()
Paul E. McKenney
2011-12-11
1
-3
/
+7
*
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-12-11
2
-0
/
+28
*
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-12-11
1
-0
/
+1
*
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
5
-106
/
+278
*
rcu: Make synchronize_sched_expedited() better at work sharing
Paul E. McKenney
2011-12-11
1
-1
/
+1
*
rcu: Avoid RCU-preempt expedited grace-period botch
Paul E. McKenney
2011-12-11
1
-2
/
+5
*
rcu: ->signaled better named ->fqs_state
Paul E. McKenney
2011-12-11
3
-11
/
+11
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-09
2
-3
/
+9
|
\
|
*
perf: Do no try to schedule task events if there are none
Gleb Natapov
2011-12-07
1
-2
/
+2
|
*
lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()
Yong Zhang
2011-12-06
1
-1
/
+7
*
|
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
2011-12-09
1
-1
/
+1
*
|
printk: avoid double lock acquire
Peter Zijlstra
2011-12-09
1
-1
/
+2
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-08
1
-1
/
+1
|
\
\
|
*
|
alarmtimers: Fix time comparison
Thomas Gleixner
2011-12-06
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-06
4
-5
/
+11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-12-05
1
-1
/
+3
|
*
jump_label: jump_label_inc may return before the code is patched
Gleb Natapov
2011-12-05
1
-1
/
+2
|
*
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-12-05
1
-1
/
+0
|
*
tracing: Restore system filter behavior
Li Zefan
2011-12-05
1
-1
/
+6
|
*
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-12-05
1
-1
/
+0
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-05
4
-6
/
+95
|
\
|
|
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-12-05
1
-3
/
+3
|
|
\
|
|
*
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
2011-12-01
1
-3
/
+3
|
*
|
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-12-05
3
-2
/
+90
|
|
/
|
*
perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...
Gleb Natapov
2011-11-14
1
-1
/
+2
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-05
3
-3
/
+4
|
\
\
|
*
|
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
2011-12-02
1
-0
/
+1
|
*
|
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2011-12-02
1
-1
/
+1
|
*
|
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
2011-12-01
1
-2
/
+2
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2011-12-05
1
-1
/
+4
|
\
\
\
\
|
|
*
|
|
genirq: Fix race condition when stopping the irq thread
Ido Yariv
2011-12-02
1
-1
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-12-05
4
-34
/
+146
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]