index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
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-09-25
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-20
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-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-02
sched/fair: Fix the sd_parent_degenerate() code
Peter Zijlstra
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
2013-08-16
cpumask: Fix cpumask leak in partition_sched_domains()
Xiaotian Feng
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
2013-08-13
sched: Consolidate open coded preemptible() checks
Frederic Weisbecker
2013-08-08
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-07-23
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
2013-07-22
Merge tag 'v3.11-rc2' into sched/core
Ingo Molnar
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
2013-07-18
sched: Fix some kernel-doc warnings
Yacine Belkadi
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-12
sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clea...
Kirill Tkhai
2013-07-12
sched: Fix HRTICK
Peter Zijlstra
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-06-27
sched: Update cpu load after task_tick
Alex Shi
2013-06-27
sched: Set an initial value of runnable avg for new forked task
Alex Shi
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-06-19
sched: Don't mix use of typedef ctl_table and struct ctl_table
Joe Perches
2013-06-19
sched: Remove WARN_ON(!sd) from init_sched_groups_power()
Viresh Kumar
2013-06-19
sched: Fix memory leakage in build_sched_groups()
Viresh Kumar
2013-06-19
sched: Use cached value of span instead of calling sched_domain_span()
Viresh Kumar
[next]