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
2016-03-30
sh: fix function signature of cpu_coregroup_mask to match pointer type
Rich Felker
2
-3
/
+3
2016-03-30
sh: fix smp-shx3 build regression from removal of arch localtimer
Rich Felker
2
-7
/
+0
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2016-03-20
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
Linus Torvalds
21
-145
/
+384
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+3
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2016-03-17
sched/preempt, sh: kmap_coherent relies on disabled preemption
David Hildenbrand
1
-0
/
+2
2016-03-17
sh: add SMP method selection to device tree pseudo-board
Rich Felker
2
-3
/
+96
2016-03-17
sh: add device tree support and generic board using device tree
Rich Felker
5
-0
/
+170
2016-03-17
sh: remove arch-specific localtimer and use generic one
Rich Felker
4
-70
/
+8
2016-03-17
sh: make MMU-specific SMP code conditional on CONFIG_MMU
Rich Felker
1
-0
/
+8
2016-03-17
sh: provide unified syscall trap compatible with all SH models
Rich Felker
3
-14
/
+23
2016-03-17
sh: New gcc support
Yoshinori Sato
4
-27
/
+78
2016-03-17
sh: Disable trace for kernel uncompressing.
Yoshinori Sato
1
-1
/
+1
2016-03-17
sh: Use generic clkdev.h header
Stephen Boyd
2
-33
/
+1
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+0
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...
Bjorn Helgaas
2
-7
/
+0
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-2
/
+1
2016-03-14
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-4
/
+2
2016-03-09
Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
1
-1
/
+0
2016-03-09
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
Bjorn Helgaas
1
-2
/
+0
2016-03-08
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
Bogicevic Sasa
1
-2
/
+0
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-1
/
+1
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
1
-1
/
+1
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-4
/
+4
2016-01-26
sh: fix smp_store_mb for !SMP
Michael S. Tsirkin
1
-1
/
+0
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6
-23
/
+92
2016-01-16
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
1
-3
/
+0
2016-01-16
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2
-5
/
+5
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2016-01-13
Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-54
/
+60
2016-01-13
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-7
/
+5
2016-01-12
sh: move xchg_cmpxchg to a header by itself
Michael S. Tsirkin
2
-34
/
+52
2016-01-12
sh: support 1 and 2 byte xchg
Michael S. Tsirkin
4
-22
/
+72
2016-01-12
sh: define __smp_xxx, fix smp_store_mb for !SMP
Michael S. Tsirkin
1
-1
/
+2
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
5
-16
/
+16
2016-01-08
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
12
-54
/
+60
2015-12-23
sh: ftrace: Fix the comments for ftrace_modify_code()
Li Bin
1
-7
/
+5
2015-12-17
sh: sh7734: Correct SCIF type for BRG
Geert Uytterhoeven
1
-6
/
+6
2015-12-17
sh: Remove sci_ick clock alias
Laurent Pinchart
1
-1
/
+0
2015-12-17
sh: Rename sci_ick and sci_fck clock to fck
Laurent Pinchart
10
-47
/
+54
2015-12-12
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2015-12-08
sh: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
1
-1
/
+1
[next]