index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
*
sched: Optimize task_sched_runtime()
Peter Zijlstra
2013-11-13
*
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
2013-11-06
*
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
*
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2013-11-06
*
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
2013-10-29
*
sched: Remove extra put_online_cpus() inside sched_setaffinity()
Michael wang
2013-10-28
*
sched: Remove get_online_cpus() usage
Peter Zijlstra
2013-10-16
*
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
2013-10-16
*
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
2013-10-09
*
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2013-10-09
*
sched/numa: Avoid migrating tasks that are placed on their preferred node
Peter Zijlstra
2013-10-09
*
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
2013-10-09
*
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
*
sched/numa: Use a system-wide search to find swap/migration candidates
Mel Gorman
2013-10-09
*
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-10-09
*
sched/numa: Do not migrate memory immediately after switching node
Rik van Riel
2013-10-09
*
sched/numa: Reschedule task on preferred NUMA node once selected
Mel Gorman
2013-10-09
*
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
2013-10-09
*
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
2013-10-09
*
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
2013-10-09
*
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
2013-10-09
*
sched/numa: Initialise numa_next_scan properly
Mel Gorman
2013-10-09
*
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
2013-09-25
*
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
*
sched: Create more preempt_count accessors
Peter Zijlstra
2013-09-25
*
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
*
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
*
sched, rcu: Make RCU use resched_cpu()
Peter Zijlstra
2013-09-25
*
sched: Micro-optimize by dropping unnecessary task_rq() calls
Michael S. Tsirkin
2013-09-25
*
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
*
sched: Reduce overestimating rq->avg_idle
Jason Low
2013-09-20
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
|
\
|
*
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
2013-07-18
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
|
\
\
|
*
|
sched: Consolidate open coded preemptible() checks
Frederic Weisbecker
2013-08-12
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-04
|
\
\
\
|
*
|
|
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
2013-09-02
|
*
|
|
cpumask: Fix cpumask leak in partition_sched_domains()
Xiaotian Feng
2013-08-16
|
*
|
|
Merge tag 'v3.11-rc2' into sched/core
Ingo Molnar
2013-07-22
|
|
\
|
|
|
*
|
|
sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clea...
Kirill Tkhai
2013-07-12
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-04
|
\
\
\
\
|
|
*
\
\
Merge branch 'linus' into perf/core
Ingo Molnar
2013-08-29
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
2013-07-23
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
|
*
|
|
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
|
*
|
|
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
|
*
|
|
cgroup: add css_parent()
Tejun Heo
2013-08-08
|
*
|
|
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
|
*
|
|
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
[next]