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-02-14
sh: Fix multiple UTLB hit on UP SH-4.
Hideo Saito
1
-0
/
+8
2008-02-14
sh: fix pci io access for r2d boards
Magnus Damm
1
-1
/
+2
2008-02-14
sh: use ctrl_in/out for on chip pci access
Magnus Damm
6
-37
/
+37
2008-02-14
sh: Kill off more dead symbols.
Paul Mundt
5
-40
/
+17
2008-02-14
sh: __uncached_start only on sh32.
Paul Mundt
1
-0
/
+2
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
2
-643
/
+439
2008-02-14
sh: Kill off bogus SH_SDK7780_STANDALONE symbol.
Paul Mundt
1
-7
/
+0
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
3
-19
/
+18
2008-02-14
sh: Update SH-5 flush_cache_sigtramp() for API changes.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: Disable big endian for SH-5.
Paul Mundt
1
-0
/
+1
2008-02-14
sh: Symbol exports for trapped I/O.
Paul Mundt
1
-0
/
+5
2008-02-14
sh: Clean up whitespace damage in Kconfig.debug.
Paul Mundt
1
-2
/
+2
2008-02-14
sh: Use max_t in io_trapped.
Paul Mundt
1
-3
/
+5
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
7
-3
/
+203
2008-02-14
sh: remove maskreg irq code
Magnus Damm
3
-97
/
+0
2008-02-14
sh: fix ptrace copy_from/to_user() compilation error
Magnus Damm
1
-2
/
+2
2008-02-14
sh: trapped io support for highlander V2
Magnus Damm
2
-31
/
+17
2008-02-14
sh: trapped io support for r2d V2
Magnus Damm
2
-31
/
+15
2008-02-14
sh: trapped io support V2
Magnus Damm
8
-38
/
+330
2008-02-14
sh: update r2d defconfigs with usb, spi and rtc
Magnus Damm
2
-150
/
+530
2008-02-14
sh: use opcode_t and enable unaligned code for sh2a
Magnus Damm
1
-34
/
+25
2008-02-14
sh: add byte support to the sign extension code
Magnus Damm
1
-1
/
+11
2008-02-14
sh: fix xtime_lock deadlocking.
Peter Zijlstra
2
-18
/
+32
2008-02-14
sh: Add mach-type entries for MigoR and SDK7780.
Paul Mundt
1
-0
/
+2
2008-02-14
sh: migor board support
Magnus Damm
5
-0
/
+894
2008-02-14
sh: Wire up new timerfd syscalls.
Paul Mundt
2
-2
/
+6
2008-02-14
sh: break out unaligned sign extension code
Magnus Damm
1
-45
/
+23
2008-02-14
sh: add probe support for new sh7722 cut
Magnus Damm
1
-1
/
+1
2008-02-14
sh: add sh7722 support to EARLY_SCIF_CONSOLE
Magnus Damm
1
-0
/
+1
2008-02-14
sh: remove unneeded cast
Stephen Rothwell
1
-1
/
+1
2008-02-14
sh: declared coherent memory support V2 fix
Magnus Damm
1
-12
/
+20
2008-02-14
xtime_lock vs update_process_times
Peter Zijlstra
2
-11
/
+0
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
Fix container_of() usage
Alexey Dobriyan
1
-1
/
+1
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-0
/
+3
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
1
-11
/
+18
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-6
/
+8
2008-02-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
6
-6
/
+6
2008-02-06
timerfd: fix remaining architectures
Andrew Morton
2
-2
/
+2
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+2
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
1
-3
/
+2
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-0
/
+1
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+4
2008-02-02
Suspend: Clean up Kconfig (V2)
Johannes Berg
1
-0
/
+4
2008-02-02
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2
-8
/
+8
2008-01-28
sh: add spi header and r2d platform data V3
Magnus Damm
1
-0
/
+42
2008-01-28
sh: update r7780rp interrupt code
Magnus Damm
5
-74
/
+57
2008-01-28
sh: use declared coherent memory for dreamcast pci ethernet adapter
Magnus Damm
4
-80
/
+11
[next]