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-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-16
/
+0
2014-10-09
mempolicy: remove the "task" arg of vma_policy_mof() and simplify it
Oleg Nesterov
1
-1
/
+1
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+36
2014-09-25
SCHED: add some "wait..on_bit...timeout()" interfaces.
NeilBrown
1
-0
/
+36
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
1
-0
/
+12
2014-08-13
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
1
-16
/
+0
2014-08-11
Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2
-7
/
+7
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2014-08-06
cpuidle: menu: Lookup CPU runqueues less
Mel Gorman
2
-7
/
+7
2014-08-05
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+0
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-184
/
+301
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2
-2
/
+2
2014-07-28
sched/fair: Fix 'make xmldocs' warning caused by missing description
Masanari Iida
1
-0
/
+1
2014-07-28
sched: Use macro for magic number of -1 for setparam
Steven Rostedt
1
-7
/
+10
2014-07-28
sched: Robustify topology setup
Peter Zijlstra
1
-0
/
+14
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2
-9
/
+5
2014-07-28
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
1
-2
/
+3
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
1
-8
/
+8
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-0
/
+18
2014-07-16
sched/numa: Revert "Use effective_load() to balance NUMA loads"
Peter Zijlstra
1
-14
/
+6
2014-07-16
sched: Fix static_key race with sched_feat()
Jason Baron
1
-0
/
+5
2014-07-16
sched: Remove extra static_key*() function indirection
Jason Baron
1
-11
/
+1
2014-07-16
sched/rt: Fix replenish_dl_entity() comments to match the current upstream code
xiaofeng.yan
1
-1
/
+1
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-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2
-2
/
+2
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
1
-4
/
+0
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-23
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
1
-6
/
+1
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
[next]