index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h>
Ingo Molnar
1
-0
/
+47
2017-03-02
sched/headers: Move idle polling methods to <linux/sched/idle.h>
Ingo Molnar
1
-0
/
+76
2017-03-02
sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Move the 'cpu_idle_type' enum from <linux/sched.h> to <linux/sched/idle.h>
Ingo Molnar
1
-0
/
+7
2017-03-02
sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>
Ingo Molnar
1
-0
/
+213
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
Ingo Molnar
1
-0
/
+7
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/xacct.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/jobctl.h>
Ingo Molnar
2
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h>
Ingo Molnar
2
-0
/
+8
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h>
Ingo Molnar
1
-0
/
+6
2017-03-02
sched/headers: Make all include/linux/sched/*.h headers build standalone
Ingo Molnar
4
-13
/
+21
2017-02-01
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds
Shile Zhang
1
-0
/
+1
2016-10-20
sched/fair: Kill the unused 'sched_shares_window_ns' tunable
Matt Fleming
1
-1
/
+0
2016-03-17
mm: move max_map_count bits into mm.h
Andrey Ryabinin
1
-21
/
+0
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
1
-0
/
+4
2015-09-23
sched/deadline: Unify dl_time_before() usage
Juri Lelli
1
-0
/
+5
2015-06-19
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
1
-12
/
+0
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
1
-3
/
+4
2014-06-04
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
1
-0
/
+4
2014-05-22
sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice()
Dongsheng Yang
1
-0
/
+16
2014-02-22
sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
Dongsheng Yang
1
-2
/
+6
2014-02-22
sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()
Dongsheng Yang
1
-2
/
+2
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
1
-0
/
+7
2014-02-09
sched: Implement task_nice() as static inline function
Dongsheng Yang
1
-1
/
+0
2014-02-09
sched: Expose some macros related to priority
Dongsheng Yang
1
-0
/
+18
2014-02-09
sched: Move the priority specific bits into a new header file
Dongsheng Yang
2
-18
/
+24
[prev]
[next]