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
*
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2014-08-08
2
-0
/
+2
*
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-08-08
1
-2
/
+1
*
kernel/fork.c: make mm_init_owner static
Vladimir Davydov
2014-08-08
1
-7
/
+7
*
fork: copy mm's vm usage counters under mmap_sem
Vladimir Davydov
2014-08-08
1
-0
/
+5
*
fork: reset mm->pinned_vm
Vladimir Davydov
2014-08-08
1
-0
/
+1
*
fork/exec: cleanup mm initialization
Vladimir Davydov
2014-08-08
1
-27
/
+20
*
proc: constify seq_operations
Fabian Frederick
2014-08-08
1
-3
/
+3
*
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
2014-08-08
1
-23
/
+26
*
kernel/test_kprobes.c: use current logging functions
Fabian Frederick
2014-08-08
1
-56
/
+31
*
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
2014-08-08
1
-1
/
+1
*
page-cgroup: get rid of NR_PCG_FLAGS
Vladimir Davydov
2014-08-08
1
-2
/
+0
*
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
1
-4
/
+0
*
mm: memcontrol: rewrite charge API
Johannes Weiner
2014-08-08
1
-7
/
+8
*
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
6
-69
/
+114
|
\
|
*
kernel/printk/printk.c: fix bool assignements
Neil Zhang
2014-08-06
1
-3
/
+3
|
*
printk: enable interrupts before calling console_trylock_for_printk()
Jan Kara
2014-08-06
1
-10
/
+21
|
*
printk: miscellaneous cleanups
Alex Elder
2014-08-06
1
-13
/
+13
|
*
printk: use a clever macro
Alex Elder
2014-08-06
1
-10
/
+2
|
*
printk: fix some comments
Alex Elder
2014-08-06
1
-11
/
+12
|
*
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
2014-08-06
1
-1
/
+1
|
*
printk: tweak do_syslog() to match comments
Alex Elder
2014-08-06
1
-1
/
+1
|
*
printk: allow increasing the ring buffer depending on the number of CPUs
Luis R. Rodriguez
2014-08-06
1
-0
/
+34
|
*
printk: make dynamic units clear for the kernel ring buffer
Luis R. Rodriguez
2014-08-06
1
-1
/
+1
|
*
printk: move power of 2 practice of ring buffer size to a helper
Luis R. Rodriguez
2014-08-06
1
-4
/
+10
|
*
printk: make dynamic kernel ring buffer alignment explicit
Luis R. Rodriguez
2014-08-06
1
-2
/
+3
|
*
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
2014-08-06
1
-1
/
+1
|
*
mm, oom: remove unnecessary exit_state check
David Rientjes
2014-08-06
1
-0
/
+1
|
*
mm, hugetlb: remove hugetlb_zero and hugetlb_infinity
David Rientjes
2014-08-06
1
-6
/
+3
|
*
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
2014-08-06
1
-4
/
+6
|
*
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
Fabian Frederick
2014-08-06
1
-2
/
+2
*
|
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
7
-222
/
+475
|
\
\
|
*
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2014-08-05
1
-127
/
+367
|
|
\
\
|
|
*
|
PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
Joerg Roedel
2014-07-29
1
-0
/
+1
|
|
*
|
PM / Hibernate: Remove the old memory-bitmap implementation
Joerg Roedel
2014-07-29
1
-202
/
+21
|
|
*
|
PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
2014-07-29
1
-15
/
+38
|
|
*
|
PM / Hibernate: Implement position keeping in radix tree
Joerg Roedel
2014-07-29
1
-0
/
+98
|
|
*
|
PM / Hibernate: Add memory_rtree_find_bit function
Joerg Roedel
2014-07-29
1
-3
/
+81
|
|
*
|
PM / Hibernate: Create a Radix-Tree to store memory bitmap
Joerg Roedel
2014-07-29
1
-1
/
+222
|
*
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2014-08-05
1
-4
/
+0
|
|
\
\
\
|
|
*
|
|
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
2014-07-09
1
-4
/
+0
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-opp' and 'pm-general'
Rafael J. Wysocki
2014-07-27
1
-3
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM / OPP: Remove ARCH_HAS_OPP
Mark Brown
2014-07-23
1
-3
/
+0
|
|
|
|
|
|
|
|
|
\
\
\
\
\
|
*
-
.
\
\
\
\
\
Merge branches 'pm-apm' and 'pm-sleep'
Rafael J. Wysocki
2014-07-27
4
-84
/
+108
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
/
/
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
PM / sleep: Move platform suspend operations to separate functions
Rafael J. Wysocki
2014-07-23
1
-43
/
+77
|
|
|
*
|
|
|
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
2014-07-21
4
-41
/
+31
|
|
|
|
/
/
/
|
|
|
|
|
|
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'
Rafael J. Wysocki
2014-07-27
1
-4
/
+0
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
/
|
|
|
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
2014-07-23
1
-4
/
+0
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
1
-0
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add module param type 'ullong'
Hannes Reinecke
2014-07-17
1
-0
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
5
-10
/
+547
|
\
\
\
\
\
\
[next]