index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
6
-45
/
+47
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
1
-3
/
+3
2014-07-05
sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...
Kirill Tkhai
1
-0
/
+3
2014-07-05
sched/fair: Disable runtime_enabled on dying rq
Kirill Tkhai
2
-1
/
+29
2014-07-05
sched/numa: Change scan period code to match intent
Rik van Riel
1
-4
/
+4
2014-07-05
sched/numa: Rework best node setting in task_numa_migrate()
Rik van Riel
1
-6
/
+13
2014-07-05
sched/numa: Examine a task move when examining a task swap
Rik van Riel
1
-2
/
+21
2014-07-05
sched/numa: Simplify task_numa_compare()
Rik van Riel
1
-6
/
+1
2014-07-05
sched/numa: Use effective_load() to balance NUMA loads
Rik van Riel
1
-6
/
+14
2014-07-05
sched/numa: Move power adjustment into load_too_imbalanced()
Rik van Riel
1
-15
/
+24
2014-07-05
sched/numa: Use group's max nid as task's preferred nid
Rik van Riel
1
-16
/
+1
2014-07-05
sched/fair: Implement fast idling of CPUs when the system is partially loaded
Tim Chen
2
-5
/
+28
2014-07-05
sched/idle: Drop !! while calculating 'broadcast'
Viresh Kumar
1
-2
/
+2
2014-07-05
sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicity
Mike Galbraith
1
-2
/
+11
2014-07-05
sched: Fix potential near-infinite distribute_cfs_runtime() loop
Ben Segall
1
-21
/
+20
2014-07-05
sched/core: Fix formatting issues in sched_can_stop_tick()
Viresh Kumar
1
-7
/
+3
2014-07-05
Merge branch 'timers/nohz' into sched/core
Ingo Molnar
2
-12
/
+22
2014-06-18
sched: Fix CACHE_HOT_BUDY condition
Hillf Danton
1
-5
/
+4
2014-06-18
sched/numa: Always try to migrate to preferred node at task_numa_placement() ...
Rik van Riel
1
-5
/
+7
2014-06-18
sched/numa: Ensure task_numa_migrate() checks the preferred node
Rik van Riel
1
-3
/
+2
2014-06-16
nohz: Use IPI implicit full barrier against rq->nr_running r/w
Frederic Weisbecker
2
-6
/
+13
2014-06-16
nohz: Use nohz own full kick on 2nd task enqueue
Frederic Weisbecker
2
-5
/
+2
2014-06-16
nohz: Switch to nohz full remote kick on timer enqueue
Frederic Weisbecker
1
-1
/
+7
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-286
/
+353
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2014-06-12
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
3
-4
/
+20
2014-06-09
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-2
/
+2
2014-06-08
numa,sched: fix load_to_imbalanced logic inversion
Rik van Riel
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
9
-351
/
+542
2014-06-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-12
/
+20
2014-06-06
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...
Ingo Molnar
8
-67
/
+121
2014-06-05
sched/deadline: Delete extraneous extern for to_ratio()
Paul Gortmaker
1
-2
/
+0
2014-06-05
sched/idle: Optimize try-to-wake-up IPI
Peter Zijlstra
3
-9
/
+61
2014-06-05
sched/idle: Simplify wake_up_idle_cpu()
Andy Lutomirski
1
-20
/
+1
2014-06-05
sched/idle: Clear polling before descheduling the idle thread
Andy Lutomirski
1
-1
/
+25
2014-06-05
sched, trace: Add a tracepoint for IPI-less remote wakeups
Andy Lutomirski
1
-0
/
+4
2014-06-05
sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)
Giedrius Rekasius
1
-2
/
+1
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
3
-15
/
+15
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
2
-32
/
+33
2014-06-05
sched: Remove remaining dubious usage of "power"
Nicolas Pitre
3
-55
/
+55
2014-06-05
sched: Let 'struct sched_group_power' care about CPU capacity
Nicolas Pitre
3
-114
/
+114
2014-06-05
sched/fair: Disambiguate existing/remaining "capacity" usage
Nicolas Pitre
1
-21
/
+21
2014-06-05
sched/fair: Change "has_capacity" to "has_free_capacity"
Nicolas Pitre
1
-13
/
+13
2014-06-05
sched/fair: Remove "power" from 'struct numa_stats'
Nicolas Pitre
1
-6
/
+7
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
1
-1
/
+1
2014-06-05
sched/fair: Use time_after() in record_wakee()
Manuel Schölling
1
-1
/
+1
2014-06-05
sched/balancing: Reduce the rate of needless idle load balancing
Tim Chen
1
-6
/
+11
2014-06-05
sched/fair: Fix unlocked reads of some cfs_b->quota/period
Ben Segall
1
-19
/
+21
2014-06-05
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
Roman Gushchin
3
-7
/
+6
2014-06-05
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
1
-1
/
+9
[next]