index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
1
-0
/
+2
|
\
|
*
signal: Add calculate_sigpending()
Eric W. Biederman
2018-08-04
1
-0
/
+2
*
|
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-21
1
-1
/
+1
|
\
\
|
*
|
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
1
-1
/
+1
*
|
|
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-18
/
+12
|
\
\
\
|
*
|
|
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-35
/
+32
|
|
\
|
|
|
*
|
|
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-06-21
1
-18
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-14
1
-1
/
+0
|
\
\
\
|
*
|
|
sched/clock: Move sched clock initialization and merge with generic clock
Pavel Tatashin
2018-07-20
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-13
1
-38
/
+33
|
\
\
\
|
*
|
|
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
Andrea Parri
2018-07-17
1
-18
/
+12
|
*
|
|
locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()
Andrea Parri
2018-07-17
1
-20
/
+21
|
|
/
/
*
|
|
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
2018-07-25
1
-3
/
+6
*
|
|
sched/debug: Show the sum wait time of a task group
Yun Wang
2018-07-25
1
-0
/
+10
*
|
|
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-25
1
-1
/
+1
*
|
|
sched/core: Remove get_cpu() from sched_fork()
Sebastian Andrzej Siewior
2018-07-16
1
-9
/
+4
*
|
|
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
2018-07-16
1
-8
/
+0
*
|
|
sched/core: Remove the rt_avg code
Vincent Guittot
2018-07-16
1
-26
/
+0
*
|
|
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
1
-1
/
+3
|
/
/
*
|
kthread, sched/core: Fix kthread_parkme() (again...)
Peter Zijlstra
2018-07-03
1
-20
/
+11
*
|
sched/nohz: Skip remote tick on idle task entirely
Frederic Weisbecker
2018-07-03
1
-15
/
+21
|
/
*
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
2018-06-15
1
-0
/
+4
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-0
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-05
1
-21
/
+18
|
\
|
*
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
2018-05-14
1
-0
/
+14
|
*
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
1
-21
/
+1
|
*
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2018-05-14
1
-1
/
+6
|
|
\
|
*
|
sched/core: Don't schedule threads on pre-empted vCPUs
Rohit Jain
2018-05-04
1
-0
/
+3
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-05
1
-14
/
+0
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-16
1
-14
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
2018-05-15
1
-14
/
+0
*
|
|
|
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
2018-05-31
1
-2
/
+1
*
|
|
|
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
2018-05-31
1
-12
/
+30
|
/
/
/
*
|
/
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-1
/
+6
|
|
/
|
/
|
*
|
sched/core: Introduce set_special_state()
Peter Zijlstra
2018-05-04
1
-16
/
+1
*
|
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
2018-05-03
1
-11
/
+21
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
1
-1
/
+1
|
\
|
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
1
-1
/
+1
*
|
kernel/fork.c: detect early free of a live mm
Mark Rutland
2018-04-06
1
-0
/
+1
|
/
*
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-03
1
-2
/
+6
|
\
|
*
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
2018-04-02
1
-2
/
+6
*
|
sched/core: Update preempt_notifier_key to modern API
Davidlohr Bueso
2018-03-27
1
-6
/
+6
*
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2018-03-20
1
-5
/
+10
|
\
\
|
*
\
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-19
1
-5
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sched, cgroup: Don't reject lower cpu.max on ancestors
Tejun Heo
2018-02-12
1
-5
/
+10
*
|
|
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
1
-1
/
+1
*
|
|
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
1
-0
/
+1
*
|
|
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
2018-03-09
1
-2
/
+2
*
|
|
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
2018-03-09
1
-3
/
+3
[next]