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
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
1
-0
/
+4
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+2
2018-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+18
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+0
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-14
/
+0
2018-05-15
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
1
-14
/
+0
2018-05-14
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
1
-0
/
+14
2018-05-14
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
1
-21
/
+1
2018-05-14
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
1
-1
/
+6
2018-05-05
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-1
/
+6
2018-05-04
sched/core: Don't schedule threads on pre-empted vCPUs
Rohit Jain
1
-0
/
+3
2018-05-04
sched/core: Introduce set_special_state()
Peter Zijlstra
1
-16
/
+1
2018-05-03
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
1
-11
/
+21
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-04-05
kernel/fork.c: detect early free of a live mm
Mark Rutland
1
-0
/
+1
2018-04-05
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
1
-1
/
+1
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+6
2018-04-02
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Dominik Brodowski
1
-2
/
+6
2018-03-27
sched/core: Update preempt_notifier_key to modern API
Davidlohr Bueso
1
-6
/
+6
2018-03-20
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
1
-5
/
+10
2018-03-19
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+10
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
1
-1
/
+1
2018-03-09
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
1
-0
/
+1
2018-03-09
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
1
-2
/
+2
2018-03-09
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
1
-3
/
+3
2018-03-04
sched/core: Undefine tracepoint creation at the end of core.c
Ingo Molnar
1
-0
/
+2
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-27
/
+13
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-3
/
+3
2018-02-21
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
1
-29
/
+0
2018-02-21
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
1
-0
/
+92
2018-02-21
sched/core: Rename init_rq_hrtick() to hrtick_rq_init()
Frederic Weisbecker
1
-3
/
+3
2018-02-13
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
1
-11
/
+16
2018-02-12
sched, cgroup: Don't reject lower cpu.max on ancestors
Tejun Heo
1
-5
/
+10
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-02-06
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
1
-1
/
+1
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
1
-0
/
+1
2018-02-06
sched/core: Optimize ttwu_stat()
Peter Zijlstra
1
-8
/
+8
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
1
-5
/
+13
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
1
-11
/
+26
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-10
/
+0
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+60
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
1
-3
/
+3
2018-01-10
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
Juri Lelli
1
-2
/
+11
2018-01-10
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
1
-2
/
+1
2018-01-10
sched/core: Rework and clarify prepare_lock_switch()
rodrigosiqueira
1
-4
/
+49
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+2
2017-12-11
sched/core: Fix kernel-doc warnings after code movement
Randy Dunlap
1
-11
/
+11
[next]