You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/kernel/sched
Linus Torvalds fcc1d2a9ce Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
..
Makefile init_task: Create generic init_task instance 13 years ago
auto_group.c sched: Clean up parameter passing of proc_sched_autogroup_set_nice() 13 years ago
auto_group.h
clock.c
core.c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
cpupri.c sched: Fix minor code style issues 13 years ago
cpupri.h
debug.c sched/debug: Fix printing large integers on 32-bit platforms 13 years ago
fair.c sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' 13 years ago
features.h sched: Fix more load-balancing fallout 13 years ago
idle_task.c sched/nohz: Rewrite and fix load-avg computation -- again 13 years ago
rt.c sched/rt: Fix lockdep annotation within find_lock_lowest_rq() 13 years ago
sched.h sched: Fix race in task_group() 13 years ago
stats.c sched: Remove sched_switch 13 years ago
stats.h
stop_task.c