index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
2015-10-06
1
-19
/
+25
*
sched/core: Add preempt_count invariant check
Peter Zijlstra
2015-10-06
1
-0
/
+4
*
sched/core: More notrace annotations
Peter Zijlstra
2015-10-06
1
-3
/
+3
*
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
1
-1
/
+1
*
sched/core: Robustify preemption leak checks
Peter Zijlstra
2015-10-06
1
-1
/
+3
*
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
1
-13
/
+6
*
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
1
-1
/
+1
*
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
2015-10-06
1
-6
/
+6
*
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-10-06
1
-2
/
+21
*
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2015-10-06
1
-6
/
+13
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
1
-12
/
+27
|
\
|
*
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-06
1
-5
/
+5
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-27
1
-3
/
+11
|
|
\
|
|
*
sched: Fix crash trying to dequeue/enqueue the idle thread
Peter Zijlstra
2015-09-18
1
-3
/
+11
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
1
-4
/
+11
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-09-18
1
-4
/
+11
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-17
1
-5
/
+31
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
sched/core: Make 'sched_domain_topology' declaration static
Juergen Gross
2015-09-23
1
-1
/
+2
*
|
|
sched/core: Make policy-testing consistent
Henrik Austad
2015-09-18
1
-6
/
+3
*
|
|
sched/fair: Initialize task load and utilization before placing task on rq
Morten Rasmussen
2015-09-13
1
-2
/
+2
*
|
|
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
2015-09-13
1
-3
/
+7
*
|
|
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2015-09-13
1
-6
/
+0
*
|
|
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
2015-09-13
1
-9
/
+5
*
|
|
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
2015-09-13
1
-3
/
+3
*
|
|
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
Kirill Tkhai
2015-09-13
1
-8
/
+0
*
|
|
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
2015-09-13
1
-1
/
+1
*
|
|
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
2015-09-13
1
-5
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-4
/
+2
|
|
\
|
|
*
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2015-08-03
1
-4
/
+2
|
*
|
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-09-02
1
-1
/
+1
|
|
\
\
|
|
*
|
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-07-14
1
-1
/
+1
|
|
|
/
*
|
|
sched: 'Annotate' migrate_tasks()
Wanpeng Li
2015-09-11
1
-3
/
+26
*
|
|
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-09-02
1
-2
/
+5
|
/
/
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
1
-1
/
+1
|
\
\
|
*
|
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-31
1
-0
/
+8
|
\
\
|
*
|
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-08-25
1
-0
/
+8
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
1
-22
/
+79
|
\
\
|
*
|
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
2015-08-12
1
-0
/
+23
|
*
|
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-12
1
-6
/
+11
|
*
|
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
2015-08-12
1
-4
/
+32
|
*
|
sched/numa: Fix NUMA_DIRECT topology identification
Aravind Gopalakrishnan
2015-08-12
1
-1
/
+3
|
*
|
sched: Remove finish_arch_switch()
Peter Zijlstra
2015-08-04
1
-1
/
+0
|
*
|
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
2015-08-03
1
-1
/
+1
|
*
|
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
1
-3
/
+0
|
*
|
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-08-03
1
-3
/
+3
|
*
|
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-08-03
1
-3
/
+7
|
*
|
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
2015-08-03
1
-2
/
+1
|
|
/
*
/
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
1
-4
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
1
-2
/
+15
|
\
[next]