index
:
Linux Stable
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.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
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-21
1
-3
/
+4
|
\
|
*
x86/kprobes: Fix build errors and blacklist context_track_user
Masami Hiramatsu
2014-06-14
1
-3
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-06-21
9
-32
/
+43
|
\
\
|
*
|
s390/compat: correct ucontext layout for high gprs
Martin Schwidefsky
2014-06-16
2
-3
/
+9
|
*
|
s390: update default configuration
Heiko Carstens
2014-06-11
5
-8
/
+15
|
*
|
s390/watchdog: use watchdog API
Philipp Hachtmann
2014-06-10
3
-0
/
+3
|
*
|
s390/uaccess: always load the kernel ASCE after task switch
Martin Schwidefsky
2014-06-10
2
-21
/
+16
*
|
|
Merge tag 'for-linus' of git://github.com/gxt/linux
Linus Torvalds
2014-06-21
12
-64
/
+50
|
\
\
\
|
*
|
|
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
2014-06-20
1
-6
/
+0
|
*
|
|
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
2014-06-20
1
-0
/
+2
|
*
|
|
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
Chen Gang
2014-06-20
1
-0
/
+1
|
*
|
|
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...
Chen Gang
2014-06-20
1
-0
/
+2
|
*
|
|
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
2014-06-20
1
-0
/
+23
|
*
|
|
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
Chen Gang
2014-06-20
1
-5
/
+5
|
*
|
|
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...
Chen Gang
2014-06-20
1
-0
/
+4
|
*
|
|
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2014-06-20
2
-4
/
+0
|
*
|
|
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...
Chen Gang
2014-06-20
1
-4
/
+0
|
*
|
|
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
2014-06-20
1
-0
/
+4
|
*
|
|
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
Chen Gang
2014-06-20
1
-0
/
+1
|
*
|
|
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
2014-06-20
1
-0
/
+1
|
*
|
|
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
Chen Gang
2014-06-20
1
-4
/
+4
|
*
|
|
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...
Chen Gang
2014-06-20
1
-8
/
+3
|
*
|
|
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
2014-06-20
1
-33
/
+0
*
|
|
|
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-19
3
-29
/
+45
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2014-06-19
2
-2
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
x86, kaslr: boot-time selectable with hibernation
Kees Cook
2014-06-16
2
-2
/
+8
|
*
|
|
|
|
ACPI / ia64 / sba_iommu: Restore the working initialization ordering
Rafael J. Wysocki
2014-06-16
1
-27
/
+37
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-19
41
-152
/
+113
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ARM: use menuconfig for sub-arch menus
Rob Herring
2014-06-17
17
-61
/
+33
|
*
|
|
|
ARM: multi_v7_defconfig: re-enable SDHCI drivers
Stephen Warren
2014-06-17
1
-0
/
+1
|
*
|
|
|
ARM: EXYNOS: Fix compilation warning
Sachin Kamat
2014-06-17
1
-1
/
+1
|
*
|
|
|
ARM: exynos: move sysram info to exynos.c
Olof Johansson
2014-06-17
3
-24
/
+32
|
*
|
|
|
ARM: dts: Specify the NAND ECC scheme explicitly on Armada 385 DB board
Ezequiel Garcia
2014-06-17
1
-0
/
+2
|
*
|
|
|
ARM: dts: Specify the NAND ECC scheme explicitly on Armada 375 DB board
Ezequiel Garcia
2014-06-17
1
-0
/
+2
|
*
|
|
|
ARM: exynos: cleanup kconfig option display
Rob Herring
2014-06-17
2
-16
/
+4
|
*
|
|
|
ARM: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
2014-06-17
14
-33
/
+0
|
*
|
|
|
ARM: integrator: fix section mismatch problem
Linus Walleij
2014-06-17
2
-2
/
+12
|
*
|
|
|
ARM: mvebu: DT: fix OpenBlocks AX3-4 RAM size
Jason Cooper
2014-06-17
1
-1
/
+1
|
*
|
|
|
ARM: samsung: make SAMSUNG_DMADEV optional
Arnd Bergmann
2014-06-17
6
-13
/
+16
|
*
|
|
|
ARM: keystone requires ARM_PATCH_PHYS_VIRT
Arnd Bergmann
2014-06-17
1
-0
/
+1
|
*
|
|
|
ARM: omap2: fix am43xx dependency on l2x0 cache
Arnd Bergmann
2014-06-17
3
-1
/
+8
*
|
|
|
|
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-06-19
3
-29
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
x86/xen: no need to explicitly register an NMI callback
David Vrabel
2014-06-18
1
-8
/
+1
|
*
|
|
|
|
Revert "xen/pvh: Update E820 to work with PVH (v2)"
David Vrabel
2014-06-05
1
-20
/
+2
|
*
|
|
|
|
x86/xen: fix memory setup for PVH dom0
David Vrabel
2014-06-05
3
-1
/
+34
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-06-19
16
-77
/
+142
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
2014-06-18
1
-1
/
+1
|
*
|
|
|
|
|
arm64: fix build error in sigcontext.h
Mark Salter
2014-06-18
1
-1
/
+1
|
*
|
|
|
|
|
arm64: dts: Add more serial port nodes in APM X-Gene device tree
Vinayak Kale
2014-06-18
2
-1
/
+39
|
*
|
|
|
|
|
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
2014-06-18
1
-2
/
+0
[next]