index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2017-03-03
2
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-03
2
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...
Ingo Molnar
2017-03-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
2
-3
/
+2
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
24
-21
/
+25
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
3
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
Ingo Molnar
2017-03-02
5
-0
/
+6
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2017-03-02
2
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
7
-4
/
+8
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
3
-0
/
+5
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
10
-0
/
+11
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
75
-17
/
+109
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
Ingo Molnar
2017-03-02
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
149
-0
/
+159
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
58
-0
/
+60
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
18
-0
/
+18
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
132
-1
/
+139
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
18
-9
/
+24
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
3
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
4
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
22
-1
/
+23
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-0
/
+6
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
74
-56
/
+83
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
6
-0
/
+8
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
7
-0
/
+7
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
25
-1
/
+25
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-0
/
+5
|
*
|
|
|
|
|
|
|
|
|
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
3
-3
/
+3
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-02
2
-1
/
+11
|
\
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2017-03-01
2
-1
/
+11
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
x86: intel-family.h: Add GEMINI_LAKE SOC
Len Brown
2017-03-01
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROL
Len Brown
2017-03-01
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
x86 msr-index.h: Define Atom specific core ratio MSR locations
Len Brown
2017-03-01
1
-0
/
+6
|
|
*
|
|
|
|
|
|
|
|
tools/power turbostat: Baytrail c-state support
Len Brown
2017-03-01
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTL
Len Brown
2017-03-01
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
|
x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROL
Len Brown
2017-03-01
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-01
1
-2
/
+0
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
1
-2
/
+0
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-03-01
3
-35
/
+15
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
arm64/cpufeature: check correct field width when updating sys_val
Mark Rutland
2017-02-24
1
-4
/
+10
|
*
|
|
|
|
|
|
|
|
|
|
|
Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate"
Mark Rutland
2017-02-24
1
-30
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
|
arm64: Avoid clobbering mm in erratum workaround on QDF2400
Shanker Donthineni
2017-02-24
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-01
50
-4314
/
+7769
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
powerpc: Remove leftover cputime_to_nsecs call causing build error
Frédéric Weisbecker
2017-02-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
|
powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
Aneesh Kumar K.V
2017-02-23
1
-0
/
+4
[prev]
[next]