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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+15
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2015-07-04
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
1
-1
/
+1
2015-07-03
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
1
-2
/
+15
2015-06-24
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-254
/
+286
2015-06-22
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-35
/
+9
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-39
/
+97
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
1
-6
/
+3
2015-06-19
sched: Remove superfluous resetting of the p->dl_throttled flag
Wanpeng Li
1
-1
/
+0
2015-06-19
sched/preempt: Add static_key() to preempt_notifiers
Peter Zijlstra
1
-5
/
+23
2015-06-19
sched/preempt: Fix preempt notifiers documentation about hlist_del() within u...
Mathieu Desnoyers
1
-1
/
+1
2015-06-19
sched,lockdep: Employ lock pinning
Peter Zijlstra
1
-3
/
+39
2015-06-19
sched: Streamline the task migration locking a little
Peter Zijlstra
1
-42
/
+34
2015-06-19
sched: Move code around
Peter Zijlstra
1
-186
/
+178
2015-06-19
sched: Allow balance callbacks for check_class_changed()
Peter Zijlstra
1
-3
/
+22
2015-06-19
sched: Use replace normalize_task() with __sched_setscheduler()
Peter Zijlstra
1
-42
/
+23
2015-06-19
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
1
-12
/
+24
2015-06-19
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
1
-29
/
+6
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
1
-5
/
+3
2015-06-07
sched: Make preempt_schedule_context() function-tracing safe
Frederic Weisbecker
1
-2
/
+9
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
1
-4
/
+1
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
1
-32
/
+27
2015-05-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+1
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-43
/
+26
2015-05-19
sched/preempt: Optimize preemption operations on __schedule() callers
Frederic Weisbecker
1
-20
/
+9
2015-05-18
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
1
-4
/
+1
2015-05-18
sched,perf: Fix periodic timers
Peter Zijlstra
1
-12
/
+0
2015-05-08
perf: Fix software migrate events
Peter Zijlstra
1
-1
/
+1
2015-05-08
sched: Implement lockless wake-queues
Peter Zijlstra
1
-0
/
+46
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
1
-2
/
+2
2015-05-08
sched/core: Remove unnecessary down/up conversion
Nicholas Mc Guire
1
-2
/
+2
2015-05-08
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
1
-3
/
+4
2015-05-08
Merge branch 'sched/urgent' into sched/core, before applying new patches
Ingo Molnar
1
-28
/
+26
2015-05-08
sched/core: Remove __cpuinit section tag that crept back in
Paul Gortmaker
1
-1
/
+1
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
1
-16
/
+12
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
1
-12
/
+14
2015-05-07
nohz: Set isolcpus when nohz_full is set
Chris Metcalf
1
-0
/
+3
2015-05-07
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
1
-1
/
+0
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-15
/
+0
2015-04-22
sched: Cleanup bandwidth timers
Peter Zijlstra
1
-7
/
+8
2015-04-22
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
1
-20
/
+8
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-3
/
+3
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-46
/
+50
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+15
2015-04-03
sched/core: Drop debugging leftover trace_printk call
Borislav Petkov
1
-3
/
+1
2015-04-02
sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()
Juri Lelli
1
-28
/
+28
2015-04-02
sched/core: Remove unused argument from init_[rt|dl]_rq()
Abel Vesa
1
-2
/
+2
2015-03-27
sched/deadline: Fix rt runtime corruption when dl fails its global constraints
Wanpeng Li
1
-3
/
+3
[next]