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.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
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+2
2018-04-13
Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
Linus Torvalds
9
-38
/
+84
2018-04-13
arch/sh: pcie-sh7786: handle non-zero DMA offset
Thomas Petazzoni
1
-0
/
+8
2018-04-13
arch/sh: pcie-sh7786: adjust the memory mapping
Thomas Petazzoni
1
-5
/
+14
2018-04-13
arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
Thomas Petazzoni
1
-18
/
+18
2018-04-13
arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
Thomas Petazzoni
1
-0
/
+12
2018-04-13
arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
Thomas Petazzoni
1
-0
/
+3
2018-04-13
arch/sh: pci: don't use disabled resources
Thomas Petazzoni
1
-0
/
+5
2018-04-13
arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
Thomas Petazzoni
2
-4
/
+7
2018-04-13
arch/sh: add sh7786_mm_sel() function
Thomas Petazzoni
1
-0
/
+7
2018-04-13
sh: fix debug trap failure to process signals before return to user
Rich Felker
1
-1
/
+1
2018-04-13
sh: fix memory corruption of unflattened device tree
Rich Felker
2
-6
/
+8
2018-04-13
sh: fix futex FUTEX_OP_SET op on userspace addresses
Aurelien Jarno
1
-4
/
+1
2018-04-07
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
2
-2
/
+2
2018-04-06
zboot: fix stack protector in compressed boot phase
Huacai Chen
1
-8
/
+1
2018-04-04
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-297
/
+272
2018-04-03
Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
1
-2
/
+2
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-4
/
+4
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-03-24
Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
1
-1
/
+3
2018-03-24
i2c: pca-platform: drop gpio from platform data
Chris Packham
1
-1
/
+0
2018-03-24
sh: sh7785lcr: add GPIO lookup table for i2c controller reset
Chris Packham
1
-0
/
+10
2018-03-21
media: arch: sh: ecovec: Use new renesas-ceu camera driver
Jacopo Mondi
2
-171
/
+171
2018-03-05
Merge commit 'v4.16-rc4~0' into patchwork
Mauro Carvalho Chehab
1
-1
/
+3
2018-03-05
sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
1
-1
/
+1
2018-03-02
sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
Masahiro Yamada
1
-1
/
+3
2018-02-26
media: arch: sh: migor: Use new renesas-ceu camera driver
Jacopo Mondi
2
-126
/
+101
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
2
-4
/
+21
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-9
/
+0
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2018-01-25
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
1
-1
/
+0
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+21
2018-01-10
Construct init thread stack in the linker script rather than by union
David Howells
1
-3
/
+0
2018-01-09
SolutionEngine771x: add Ether TSU resource
Sergei Shtylyov
2
-2
/
+13
2018-01-09
SolutionEngine771x: fix Ether platform data
Sergei Shtylyov
1
-2
/
+8
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-1
/
+1
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-2
/
+3
2018-01-08
mm: don't export arch_add_memory
Christoph Hellwig
1
-1
/
+0
2018-01-08
sh_eth: remove sh_eth_plat_data::edmac_endian
Sergei Shtylyov
6
-9
/
+0
2018-01-06
signal/sh: Ensure si_signo is initialized in do_divide_error
Eric W. Biederman
1
-1
/
+2
2018-01-05
sh: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
[next]