index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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]