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.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
2014-06-20
drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...
Chen Gang
2
-34
/
+34
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2
-4
/
+0
2014-06-20
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...
Chen Gang
1
-4
/
+0
2014-06-20
drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
Chen Gang
1
-1
/
+1
2014-06-20
drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
Chen Gang
1
-1
/
+1
2014-06-20
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
1
-0
/
+4
2014-06-20
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
Chen Gang
1
-4
/
+4
2014-06-20
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...
Chen Gang
1
-8
/
+3
2014-06-20
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
1
-33
/
+0
2014-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2014-06-19
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-30
/
+39
2014-06-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-77
/
+142
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
160
-1853
/
+1579
2014-06-18
arm64: mm: remove broken &= operator from pmd_mknotpresent
Will Deacon
1
-1
/
+1
2014-06-18
arm64: fix build error in sigcontext.h
Mark Salter
1
-1
/
+1
2014-06-18
arm64: dts: Add more serial port nodes in APM X-Gene device tree
Vinayak Kale
2
-1
/
+39
2014-06-18
arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro
Suravee Suthikulpanit
1
-2
/
+0
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
1
-9
/
+19
2014-06-18
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions
Will Deacon
2
-1
/
+10
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
1
-0
/
+4
2014-06-18
arm64: Limit the CMA buffer to 32-bit if ZONE_DMA
Catalin Marinas
1
-2
/
+8
2014-06-18
arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()
Steven Rostedt
1
-1
/
+1
2014-06-18
arm64/crypto: improve performance of GHASH algorithm
Ard Biesheuvel
2
-56
/
+40
2014-06-18
arm64/crypto: fix data corruption bug in GHASH algorithm
Ard Biesheuvel
1
-0
/
+1
2014-06-18
arm64: defconfig update for LTP
Catalin Marinas
1
-0
/
+15
2014-06-18
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
1
-1
/
+1
2014-06-18
arm64: add ARCH_HAS_OPP to allow enabling OPP library
Sudeep Holla
1
-0
/
+1
2014-06-18
arm64: restore alphabetic order in Kconfig
Sudeep Holla
1
-1
/
+1
2014-06-18
arm64: Bug fix in stack alignment exception
ChiaHao
1
-1
/
+0
2014-06-18
xen/grant-table: fix suspend for non-PV guests
David Vrabel
1
-1
/
+2
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-18
security: add Serge Hallyn as a maintainer
James Morris
1
-0
/
+1
2014-06-18
Merge tag 'dt-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+4
2014-06-18
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+9
2014-06-18
Merge tag 'regulator-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-1
/
+10
2014-06-18
Merge tag 'spi-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-1
/
+1
2014-06-17
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
1
-2
/
+2
2014-06-16
OF: fix of_find_node_by_path() assumption that of_allnodes is root
Frank Rowand
1
-2
/
+2
2014-06-16
of: avoid format string parsing in kobject names
Kees Cook
1
-1
/
+2
2014-06-16
of/platform: Fix microblaze build failure
Guenter Roeck
1
-4
/
+0
2014-06-16
Merge remote-tracking branches 'regulator/fix/as3722', 'regulator/fix/ltc3589...
Mark Brown
3
-1
/
+5
2014-06-16
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+5
2014-06-16
regulator: ltc3589: Use of_get_child_by_name
Axel Lin
1
-1
/
+1
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
1
-10
/
+1
2014-06-16
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-34
/
+96
2014-06-16
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
30
-265
/
+1836
2014-06-16
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
5
-110
/
+194
[next]