index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Move idle polling methods to <linux/sched/idle.h>
Ingo Molnar
2
-76
/
+76
2017-03-02
sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h>
Ingo Molnar
2
-2
/
+2
2017-03-02
sched/headers: Move the 'cpu_idle_type' enum from <linux/sched.h> to <linux/s...
Ingo Molnar
2
-7
/
+7
2017-03-02
sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h>
Ingo Molnar
2
-212
/
+213
2017-03-02
sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependencies
Ingo Molnar
4
-0
/
+4
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
5
-0
/
+6
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
12
-0
/
+13
2017-03-02
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
7
-0
/
+13
2017-03-02
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
6
-0
/
+7
2017-03-02
sched/headers, vfs/execve: Prepare to move the do_execve*() prototypes from <...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
5
-0
/
+8
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
25
-7
/
+33
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
18
-0
/
+22
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
27
-3
/
+41
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
16
-0
/
+18
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
89
-25
/
+125
2017-03-02
mm/headers, sched/headers: Prepare to split <linux/mm_types_task.h> out of <l...
Ingo Molnar
2
-3
/
+13
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
15
-0
/
+18
2017-03-02
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
Ingo Molnar
3
-2
/
+10
2017-03-02
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
178
-1
/
+198
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
95
-1
/
+104
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
22
-1
/
+29
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
166
-2
/
+181
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
5
-0
/
+10
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
15
-0
/
+20
2017-03-02
sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
10
-2
/
+10
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
265
-139
/
+319
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+8
2017-03-02
sched/headers: Prepare for the removal of various unrelated headers from <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
4
-0
/
+4
2017-03-02
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
4
-0
/
+5
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
65
-0
/
+69
2017-03-02
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> i...
Ingo Molnar
2
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
9
-1
/
+14
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
22
-1
/
+23
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-2
/
+10
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
15
-0
/
+17
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
10
-1
/
+15
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
180
-121
/
+204
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
20
-1
/
+26
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
60
-0
/
+71
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+11
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
18
-0
/
+23
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
26
-0
/
+31
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
65
-1
/
+72
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
10
-1
/
+16
[prev]
[next]