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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: remove outdated comment
Jan Kara
2014-06-04
1
-2
/
+1
*
printk: return really stored message length
Petr Mladek
2014-06-04
1
-15
/
+21
*
printk: shrink too long messages
Petr Mladek
2014-06-04
1
-3
/
+39
*
printk: split message size computation
Petr Mladek
2014-06-04
1
-3
/
+13
*
printk: ignore too long messages
Petr Mladek
2014-06-04
1
-7
/
+23
*
printk: split code for making free space in the log buffer
Petr Mladek
2014-06-04
1
-15
/
+29
*
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
2014-06-04
1
-1
/
+0
*
kernel/hung_task.c: convert simple_strtoul to kstrtouint
Fabian Frederick
2014-06-04
1
-1
/
+3
*
kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall
Fabian Frederick
2014-06-04
1
-2
/
+2
*
kernel/reboot.c: convert simple_strtoul to kstrtoint
Fabian Frederick
2014-06-04
1
-7
/
+14
*
kernel/res_counter.c: replace simple_strtoull by kstrtoull
Fabian Frederick
2014-06-04
1
-2
/
+5
*
kernel/tracepoint.c: kernel-doc fixes
Fabian Frederick
2014-06-04
1
-0
/
+2
*
kernel/stop_machine.c: kernel-doc warning fix
Fabian Frederick
2014-06-04
1
-0
/
+1
*
kernel/latencytop.c: convert seq_printf to seq_puts
Fabian Frederick
2014-06-04
1
-2
/
+3
*
kernel/exec_domain.c: code clean-up
Fabian Frederick
2014-06-04
1
-8
/
+6
*
kernel/capability.c: code clean-up
Fabian Frederick
2014-06-04
1
-3
/
+3
*
kernel/backtracetest.c: replace no level printk by pr_info()
Fabian Frederick
2014-06-04
1
-9
/
+9
*
kernel/cpu.c: convert printk to pr_foo()
Fabian Frederick
2014-06-04
1
-17
/
+14
*
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-06-04
2
-2
/
+4
*
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-06-04
1
-10
/
+4
*
memcg: optimize the "Search everything else" loop in mm_update_next_owner()
Oleg Nesterov
2014-06-04
1
-3
/
+9
*
memcg: mm_update_next_owner() should skip kthreads
Oleg Nesterov
2014-06-04
1
-6
/
+4
*
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2014-06-04
2
-4
/
+4
*
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
2014-06-04
1
-3
/
+3
*
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
2014-06-04
1
-2
/
+2
*
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-04
7
-77
/
+130
|
\
|
*
-
-
-
.
Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp'
Rafael J. Wysocki
2014-06-03
1
-2
/
+1
|
|
\
\
\
|
|
|
|
*
PM / OPP: Make OPP invisible to users in Kconfig
Mark Brown
2014-05-19
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'acpi-pm'
Rafael J. Wysocki
2014-06-03
1
-0
/
+15
|
|
\
\
\
|
|
*
\
\
Merge branch 'pm-sleep' into acpi-pm
Rafael J. Wysocki
2014-05-20
3
-22
/
+27
|
|
|
\
\
\
|
|
*
|
|
|
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
Rafael J. Wysocki
2014-05-16
1
-0
/
+15
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2014-06-03
6
-75
/
+114
|
|
\
\
\
\
|
|
*
|
|
|
PM / hibernate: fixed typo in comment
Niv Yehezkel
2014-06-01
1
-1
/
+1
|
|
*
|
|
|
PM / sleep: Introduce command line argument for sleep state enumeration
Rafael J. Wysocki
2014-05-26
2
-8
/
+36
|
|
*
|
|
|
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-05-26
4
-37
/
+36
|
|
*
|
|
|
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-05-26
4
-27
/
+30
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
PM / hibernate: Fix memory corruption in resumedelay_setup()
Dan Carpenter
2014-05-16
1
-2
/
+2
|
|
*
|
|
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
2014-05-09
1
-1
/
+4
|
|
*
|
|
Merge branch 'pm-cpuidle' into pm-sleep
Rafael J. Wysocki
2014-05-07
2
-13
/
+9
|
|
|
\
\
\
|
|
*
|
|
|
PM / hibernate: no kernel_power_off when pm_power_off NULL
Sebastian Capella
2014-05-01
1
-2
/
+4
|
|
*
|
|
|
PM / hibernate: use unsigned local variables in swsusp_show_speed()
Chen Gang
2014-04-28
1
-5
/
+9
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-06-03
2
-13
/
+9
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
11
-339
/
+522
|
\
\
\
\
\
|
*
|
|
|
|
sched/numa: Decay ->wakee_flips instead of zeroing
Rik van Riel
2014-05-22
1
-1
/
+1
|
*
|
|
|
|
sched/numa: Update migrate_improves/degrades_locality()
Rik van Riel
2014-05-22
1
-13
/
+29
|
*
|
|
|
|
sched/numa: Allow task switch if load imbalance improves
Rik van Riel
2014-05-22
1
-10
/
+36
|
*
|
|
|
|
sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match ...
xiaofeng.yan
2014-05-22
1
-1
/
+1
|
*
|
|
|
|
sched: Consolidate open coded implementations of nice level frobbing into nic...
Dongsheng Yang
2014-05-22
2
-4
/
+4
|
*
|
|
|
|
sched: Initialize rq->age_stamp on processor start
Corey Minyard
2014-05-22
1
-0
/
+11
|
*
|
|
|
|
sched, nohz: Change rq->nr_running to always use wrappers
Kirill Tkhai
2014-05-22
5
-15
/
+17
[next]