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
*
sched/idle: Reorganize the idle loop
Daniel Lezcano
2014-03-11
1
-18
/
+15
*
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-03-11
1
-0
/
+56
*
Merge branch 'timers/core' into sched/idle
Ingo Molnar
2014-02-28
8
-31
/
+262
|
\
|
*
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
2014-02-28
1
-2
/
+28
|
|
\
|
|
*
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
2014-02-25
1
-2
/
+2
|
|
*
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
2014-02-25
1
-0
/
+1
|
|
*
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
2014-02-25
1
-0
/
+2
|
|
*
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
2014-02-25
1
-0
/
+18
|
|
*
timers: Track total number of timers in list
Paul E. McKenney
2014-02-25
1
-0
/
+5
|
*
|
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
2014-02-14
1
-1
/
+1
|
*
|
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
2014-02-14
1
-1
/
+8
|
|
/
|
*
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
2014-02-09
2
-2
/
+5
|
*
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
2014-02-07
1
-1
/
+2
|
*
tick: Introduce hrtimer based broadcast
Preeti U Murthy
2014-02-07
3
-4
/
+158
|
*
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
3
-8
/
+12
|
*
clockevents: Adjust timer interval when frequency changes
Soren Brinkmann
2014-02-07
1
-3
/
+6
|
*
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2014-02-07
3
-13
/
+45
|
*
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
2014-02-07
1
-2
/
+3
*
|
trace: Replace hardcoding of 19 with MAX_NICE
Dongsheng Yang
2014-02-27
1
-3
/
+3
*
|
sched: Guarantee task priority in pick_next_task()
Peter Zijlstra
2014-02-27
4
-6
/
+34
*
|
sched/idle: Remove stale old file
Peter Zijlstra
2014-02-27
2
-154
/
+10
*
|
sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
Dietmar Eggemann
2014-02-27
2
-8
/
+9
*
|
sched, nohz: Exclude isolated cores from load balancing
Mike Galbraith
2014-02-22
1
-7
/
+18
*
|
sched: Fix select_task_rq_fair() description comments
Morten Rasmussen
2014-02-22
1
-5
/
+6
*
|
workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2014-02-22
1
-1
/
+1
*
|
sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2014-02-22
1
-4
/
+4
*
|
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2014-02-22
2
-7
/
+7
*
|
rcu: Use MAX_NICE to replace hardcoding of 19
Dongsheng Yang
2014-02-22
1
-4
/
+4
*
|
sched/rt: Make init_sched_rt_calss() __init
Li Zefan
2014-02-22
1
-1
/
+1
*
|
sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'
Li Zefan
2014-02-22
2
-5
/
+0
*
|
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-22
2
-11
/
+42
*
|
sched: Queue RT tasks to head when prio drops
Thomas Gleixner
2014-02-22
1
-2
/
+7
*
|
sched: Adjust p->sched_reset_on_fork when nothing else changes
Thomas Gleixner
2014-02-22
1
-1
/
+3
*
|
sched: Add better debug output for might_sleep()
Thomas Gleixner
2014-02-22
1
-2
/
+21
*
|
sched: Check for idle task in might_sleep()
Thomas Gleixner
2014-02-22
1
-1
/
+2
*
|
sched: Init idle->on_rq in init_idle()
Thomas Gleixner
2014-02-22
1
-0
/
+1
*
|
sched: Remove some #ifdeffery
Peter Zijlstra
2014-02-21
4
-21
/
+60
*
|
sched: Fix hotplug task migration
Peter Zijlstra
2014-02-21
7
-12
/
+28
*
|
sched/fair: Remove idle_balance() declaration in sched.h
Peter Zijlstra
2014-02-21
2
-25
/
+29
*
|
sched/fair: Reset se-depth when task switched to FAIR
Michael wang
2014-02-21
1
-1
/
+9
*
|
Merge branch 'linus' into sched/core
Thomas Gleixner
2014-02-21
13
-33
/
+104
|
\
\
|
*
\
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-20
2
-28
/
+33
|
|
\
\
|
|
*
|
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
2014-02-18
1
-0
/
+5
|
|
*
|
Revert "cgroup: use an ordered workqueue for cgroup destruction"
Tejun Heo
2014-02-12
1
-6
/
+2
|
|
*
|
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
2014-02-11
1
-16
/
+18
|
|
*
|
cgroup: fix locking in cgroup_cfts_commit()
Tejun Heo
2014-02-08
1
-9
/
+2
|
|
*
|
cgroup: fix error return from cgroup_create()
Tejun Heo
2014-02-08
1
-3
/
+7
|
|
*
|
cgroup: fix error return value in cgroup_mount()
Tejun Heo
2014-02-08
1
-3
/
+3
|
|
*
|
cgroup: use an ordered workqueue for cgroup destruction
Hugh Dickins
2014-02-07
1
-2
/
+6
|
|
*
|
arm, pm, vmpressure: add missing slab.h includes
Tejun Heo
2014-02-03
1
-0
/
+1
|
|
|
/
[next]