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
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
2014-06-04
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
2014-05-22
sched: Consolidate open coded implementations of nice level frobbing into nic...
Dongsheng Yang
2014-02-22
sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
Dongsheng Yang
2014-02-22
sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()
Dongsheng Yang
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-09
sched: Implement task_nice() as static inline function
Dongsheng Yang
2014-02-09
sched: Expose some macros related to priority
Dongsheng Yang
2014-02-09
sched: Move the priority specific bits into a new header file
Dongsheng Yang
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-25
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2013-12-17
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2013-09-23
hung_task: Change sysctl_hung_task_check_count to 'int'
Li Zefan
2013-02-22
sched: move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams