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
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
sh: Split out linker script to _32 and _64 variants.
Paul Mundt
3
-136
/
+280
2008-01-28
sh: Split out syscall ABI for _32 and _64 variants.
Paul Mundt
4
-4
/
+385
2008-01-28
sh: Fix up the head-y targets for _32 and _64.
Paul Mundt
1
-1
/
+3
2008-01-28
sh: Fix up header reference for arch/sh/lib64/panic.c.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Kill off lib64 version of iomap wrappers.
Paul Mundt
2
-55
/
+1
2008-01-28
sh: Split out checksum.h in to _32 and _64 variants.
Paul Mundt
1
-0
/
+2
2008-01-28
sh: Fix up 64kB page size selection on SH-5.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Split out extable.c _32 and _64 variants.
Paul Mundt
5
-36
/
+132
2008-01-28
sh: Add SH-5 support to the consistent DMA impl.
Paul Mundt
1
-18
/
+28
2008-01-28
sh: flush_cache_sigtramp() takes 1 arg only.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Move over the SH-5 head.S and tlb.h.
Paul Mundt
4
-2
/
+369
2008-01-28
sh: Have SH-5 provide an {en,dis}able_fpu() impl.
Paul Mundt
2
-8
/
+8
2008-01-28
sh: Disable initial cache flush on SH-5.
Paul Mundt
1
-14
/
+18
2008-01-28
sh: Don't reference UBC code in CPU init on sh64.
Paul Mundt
1
-1
/
+6
2008-01-28
sh: imask IRQ depends on sh32.
Paul Mundt
1
-1
/
+2
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt
4
-2
/
+983
2008-01-28
sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/
Paul Mundt
2
-1
/
+305
2008-01-28
sh: Move in the SH-5 signal trampoline impl.
Paul Mundt
4
-2
/
+756
2008-01-28
sh: Move in the SH-5 ptrace impl.
Paul Mundt
4
-2
/
+334
2008-01-28
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
2
-1
/
+12
2008-01-28
sh: Split out processor.h in to _32 and _64 variants.
Paul Mundt
1
-0
/
+21
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt
3
-2
/
+693
2008-01-28
sh: Have 32-bit use arch/sh/kernel/Makefile_32.
Paul Mundt
2
-25
/
+30
2008-01-28
sh: Kill off lib64 version of io.c.
Paul Mundt
2
-138
/
+6
2008-01-28
sh: Move sh32 optimized I/O routines to arch/sh/lib/
Paul Mundt
3
-68
/
+83
2008-01-28
sh: Consolidate CPU features in Kconfig.cpu.
Paul Mundt
3
-118
/
+104
2008-01-28
sh: Move sh64 board defconfigs to arch/sh/configs.
Paul Mundt
3
-0
/
+2429
2008-01-28
sh: Move sh64 boards to arch/sh/.
Paul Mundt
9
-0
/
+775
2008-01-28
sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
Paul Mundt
2
-21
/
+14
2008-01-28
sh: Plug SH-5 in to arch/sh/Makefile.
Paul Mundt
1
-2
/
+6
2008-01-28
sh: Move arch/sh64/lib to arch/sh/lib64.
Paul Mundt
12
-0
/
+1409
2008-01-28
sh: Move the sh64 Kconfig to arch/sh/Kconfig.sh64.
Paul Mundt
1
-0
/
+295
2008-01-28
sh: Add a SUPERH32 config symbol.
Paul Mundt
1
-0
/
+3
2008-01-28
sh: Move CPU subtypes to Kconfig.sh.
Paul Mundt
2
-190
/
+190
2008-01-28
sh: Rename Kconfig to Kconfig.sh.
Paul Mundt
1
-0
/
+0
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2
-2
/
+2
2008-01-25
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-25
Kobject: change arch/sh/kernel/cpu/sh4/sq.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-5
/
+6
2007-11-30
sh: Support PCI IO access of SH7780 base boards.
Nobuhiro Iwamatsu
2
-4
/
+4
2007-11-30
sh: Fix PCI IO space base address of SH7780.
Nobuhiro Iwamatsu
1
-1
/
+1
2007-11-23
sh: include ax88796 in the defconfig for r7785rp
Magnus Damm
1
-5
/
+5
2007-11-23
sh: include ax88796 in the defconfig for r7780mp
Magnus Damm
1
-198
/
+89
2007-11-23
sh: fix R2D-1 CF support
Magnus Damm
1
-0
/
+2
2007-11-19
sh: lockless UTLB miss fast-path.
Paul Mundt
1
-18
/
+7
2007-11-19
sh: Kill off UTLB flush in fast-path.
Paul Mundt
1
-8
/
+0
2007-11-08
Merge branch 'page_colouring_despair'
Paul Mundt
3
-129
/
+52
2007-11-08
sh: Kill off broken snapgear ds1302 code.
Paul Mundt
3
-326
/
+2
2007-11-07
sh: Fix heartbeart on Solution Engine series
Nobuhiro Iwamatsu
3
-0
/
+17
2007-11-07
sh: hs7751rvoip: Kill off dead IPR IRQ mappings.
Paul Mundt
1
-17
/
+2
2007-11-07
sh: hs7751rvoip: irq.c needs linux/interrupt.h.
Paul Mundt
1
-0
/
+1
[prev]
[next]