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
Age
Commit message (
Expand
)
Author
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
2014-02-27
sched/deadline: Prevent rt_time growth to infinity
Juri Lelli
2014-02-27
sched/deadline: Switch CPU's presence test order
Juri Lelli
2014-02-27
sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration
Kirill Tkhai
2014-02-27
sched: Fix double normalization of vruntime
George McCollister
2014-02-21
sched/deadline: Remove useless dl_nr_total
Kirill Tkhai
2014-02-21
sched/deadline: Test for CPU's presence explicitly
Boris Ostrovsky
2014-02-21
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
Peter Zijlstra
2014-02-21
sched: Fix information leak in sys_sched_getattr()
Vegard Nossum
2014-02-21
sched,numa: add cond_resched to task_numa_work
Rik van Riel
2014-02-21
sched/core: Make dl_b->lock IRQ safe
Juri Lelli
2014-02-21
sched/core: Fix sched_rt_global_validate
Juri Lelli
2014-02-21
sched/deadline: Fix overflow to handle period==0 and deadline!=0
Steven Rostedt
2014-02-21
sched/deadline: Fix bad accounting of nr_running
Juri Lelli
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-23
sched/clock: Fixup early initialization
Peter Zijlstra
2014-01-23
Revert "sched: Fix sleep time double accounting in enqueue entity"
Vincent Guittot
2014-01-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-21
sched: add tracepoints related to NUMA task migration
Mel Gorman
2014-01-16
sched: Fix __sched_setscheduler() nice test
Peter Zijlstra
2014-01-16
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
Peter Zijlstra
2014-01-16
sched: Fix up attr::sched_priority warning
Peter Zijlstra
2014-01-16
sched: Fix up scheduler syscall LTP fails
Peter Zijlstra
2014-01-16
sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...
Peter Zijlstra
2014-01-16
sched/core: Fix htmldocs warnings
Juri Lelli
2014-01-16
sched/deadline: No need to check p if dl_se is valid
Juri Lelli
2014-01-16
sched/deadline: Remove unused variables
Peter Zijlstra
2014-01-16
sched/deadline: Fix sparse static warnings
Fengguang Wu
2014-01-16
sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
Kevin Hilman
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2014-01-13
sched/clock: Fix up clear_sched_clock_stable()
Peter Zijlstra
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2014-01-13
sched/clock: Remove local_irq_disable() from the clocks
Peter Zijlstra
2014-01-13
sched: Factor out the on_null_domain() checks in trigger_load_balance()
Daniel Lezcano
2014-01-13
sched: Pass 'struct rq' to nohz_idle_balance()
Daniel Lezcano
2014-01-13
sched: Pass 'struct rq' to rebalance_domains()
Daniel Lezcano
2014-01-13
sched: Remove unused parameter from nohz_balancer_kick()
Daniel Lezcano
2014-01-13
sched: Remove unused parameter from find_new_ilb()
Daniel Lezcano
2014-01-13
sched: Pass 'struct rq' to on_null_domain()
Daniel Lezcano
2014-01-13
sched: Reduce nohz_kick_needed() parameters
Daniel Lezcano
2014-01-13
sched: Reduce trigger_load_balance() parameters
Daniel Lezcano
2014-01-13
sched/deadline: Fix hotplug admission control
Peter Zijlstra
[next]