index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
1
-717
/
+55
|
\
|
*
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
2017-06-23
1
-315
/
+0
|
*
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
2017-06-23
1
-337
/
+6
|
*
sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled
Nicolas Pitre
2017-06-23
1
-4
/
+3
|
*
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
1
-18
/
+4
|
|
\
|
|
*
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
2017-06-20
1
-16
/
+2
|
|
*
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
*
|
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
1
-30
/
+30
|
*
|
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2017-06-08
1
-0
/
+2
|
*
|
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
2017-06-08
1
-7
/
+10
|
*
|
sched/deadline: Make GRUB a task's flag
Luca Abeni
2017-06-08
1
-1
/
+2
|
*
|
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
2017-06-08
1
-0
/
+11
|
*
|
sched/deadline: Implement GRUB accounting
Luca Abeni
2017-06-08
1
-2
/
+2
|
*
|
sched/deadline: Fix the update of the total -deadline utilization
Luca Abeni
2017-06-08
1
-24
/
+14
|
*
|
sched/deadline: Improve the tracking of active utilization
Luca Abeni
2017-06-08
1
-0
/
+3
|
*
|
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
2017-05-23
1
-1
/
+3
|
*
|
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2017-05-23
1
-2
/
+2
|
*
|
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
2017-05-23
1
-12
/
+3
|
*
|
sched/topology: Small cleanup
Peter Zijlstra
2017-05-15
1
-3
/
+1
|
*
|
sched/clock: Use late_initcall() instead of sched_init_smp()
Peter Zijlstra
2017-05-15
1
-2
/
+0
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-03
1
-7
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: Rely on synchronize_rcu_mult() de-duplication
Paul E. McKenney
2017-06-08
1
-7
/
+1
|
|
/
*
/
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-06-11
1
-1
/
+1
|
/
*
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-05-15
1
-0
/
+25
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
|
*
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
2017-04-21
1
-1
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-05-01
1
-11
/
+53
|
\
\
|
*
|
sched,tracing: Update trace_sched_pi_setprio()
Peter Zijlstra
2017-04-04
1
-1
/
+1
|
*
|
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
2017-04-04
1
-13
/
+53
|
*
|
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
2017-04-04
1
-0
/
+2
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-98
/
+103
|
\
|
|
|
*
|
sched/core: Fix rq lock pinning warning after call balance callbacks
Wanpeng Li
2017-03-23
1
-3
/
+3
|
*
|
sched/core: Avoid double update_rq_clock() in move_queued_task()
Peter Zijlstra
2017-03-16
1
-1
/
+2
|
*
|
sched/core: Avoid obvious double update_rq_clock()
Peter Zijlstra
2017-03-16
1
-8
/
+10
|
*
|
sched/core: Simplify update_rq_clock() in __schedule()
Peter Zijlstra
2017-03-16
1
-5
/
+3
|
*
|
sched/core: Make sched_ttwu_pending() atomic in time
Peter Zijlstra
2017-03-16
1
-1
/
+3
|
*
|
sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE
Peter Zijlstra
2017-03-16
1
-4
/
+4
|
*
|
sched/core: Add {EN,DE}QUEUE_NOCLOCK flags
Peter Zijlstra
2017-03-16
1
-2
/
+8
|
*
|
sched/core: Add rq->lock wrappers
Peter Zijlstra
2017-03-16
1
-81
/
+74
|
*
|
sched/core: Add WARNING for multiple update_rq_clock() calls
Peter Zijlstra
2017-03-16
1
-0
/
+3
|
|
/
*
|
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-05-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
cpuset: Remove cpuset_update_active_cpus()'s parameter.
Rakib Mullick
2017-04-11
1
-2
/
+2
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-07
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
sched/core: Fix pick_next_task() for RT,DL
Peter Zijlstra
2017-03-02
1
-3
/
+8
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
sched/core: Remove the tsk_nr_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
1
-1
/
+1
[next]