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.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-14
sh: Make the atomic functions safe for irqsoff tracing
Matt Fleming
1
-12
/
+12
2009-06-14
sh: Convert sh64 to use the generic checksum code.
Paul Mundt
2
-79
/
+1
2009-06-14
sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.
Paul Mundt
1
-1
/
+1
2009-06-14
sh: Switch to asm-generic versions for identical headers.
Paul Mundt
6
-146
/
+6
2009-06-14
sh: Convert to asm-generic/signal.h.
Paul Mundt
1
-146
/
+1
2009-06-14
sh: Convert to asm-generic/types.h.
Paul Mundt
1
-15
/
+1
2009-06-14
sh: Convert to asm-generic/scatterlist.h.
Paul Mundt
1
-22
/
+2
2009-06-14
sh: Convert to asm-generic/unaligned.h.
Paul Mundt
1
-13
/
+1
2009-06-14
sh: Convert to asm-generic/module.h.
Paul Mundt
1
-11
/
+1
2009-06-14
sh: Conver to asm-generic/mmu_context.h.
Paul Mundt
1
-9
/
+9
2009-06-14
sh: Tidy up duplication in irq/swab/timex.h.
Paul Mundt
3
-9
/
+3
2009-06-14
sh: Convert ipc/shm bits to their asm-generic versions.
Paul Mundt
4
-127
/
+4
2009-06-14
sh: Convert to asm-generic/termbits.h and termios.h.
Paul Mundt
2
-288
/
+2
2009-06-14
sh: Convert to asm-generic/posix_types.h.
Paul Mundt
2
-214
/
+32
2009-06-14
sh: Convert to asm-generic/dma.h.
Paul Mundt
1
-9
/
+1
2009-06-14
sh: Convert to asm-generic/current.h.
Paul Mundt
1
-20
/
+1
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
5
-4
/
+5
2009-06-14
cpumask: use mm_cpumask() wrapper: sh
Rusty Russell
1
-2
/
+2
2009-06-14
cpumask: arch_send_call_function_ipi_mask: sh
Rusty Russell
1
-1
/
+2
2009-06-14
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sh
Rusty Russell
1
-3
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
38
-362
/
+796
2009-06-12
sh: Wire up sys_perf_counter_open.
Paul Mundt
2
-2
/
+4
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-11
sh: Wire up sys_rt_tgsigqueueinfo.
Paul Mundt
2
-2
/
+4
2009-06-11
sh: Fix sh4a llsc-based cmpxchg()
Aoi Shinkai
4
-4
/
+31
2009-06-11
sh: add enable()/disable()/set_rate() to div6 code
Magnus Damm
1
-0
/
+4
2009-06-11
sh: sh7722 mode pin definitions
Magnus Damm
1
-0
/
+14
2009-06-11
sh: sh7724 mode pin comments
Magnus Damm
1
-0
/
+14
2009-06-11
sh: sh7723 mode pin V2
Magnus Damm
1
-0
/
+14
2009-06-11
sh: rework mode pin code
Magnus Damm
2
-19
/
+37
2009-06-11
sh: clock div6 helper code
Magnus Damm
1
-0
/
+10
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-1
/
+0
2009-06-04
sh: 16-bit get_unaligned() sh4a fix
Magnus Damm
1
-5
/
+5
2009-06-02
sh: add RAMCR definition for sh4
Kuninori Morimoto
1
-0
/
+2
2009-06-01
sh: shared div4 clock code
Magnus Damm
1
-0
/
+15
2009-06-01
sh: shared mstp32 clock code
Magnus Damm
1
-0
/
+13
2009-06-01
sh: sh7785 mode pin definitions
Magnus Damm
1
-0
/
+24
2009-06-01
sh: boot word / mode pin support V2
Magnus Damm
2
-0
/
+5
2009-05-29
flat: fix data sections alignment
Oskar Schirmer
1
-1
/
+0
2009-05-26
Merge branch 'sh/clkfwk'
Paul Mundt
2
-24
/
+47
2009-05-26
sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.
Paul Mundt
1
-2
/
+18
2009-05-26
sh: remove clk_ops->build_rate_table()
Magnus Damm
1
-1
/
+0
2009-05-26
sh: add shared clock framework frequency table code
Magnus Damm
1
-0
/
+18
2009-05-26
sh: Add ms7724se (SH7724) board support
Kuninori Morimoto
1
-0
/
+67
2009-05-22
sh: Add a NR_IRQS_LEGACY for external IRQ0-7.
Paul Mundt
1
-1
/
+2
2009-05-20
sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.
Paul Mundt
1
-1
/
+1
2009-05-15
sh: hd64461: Fix up I/O base register offsets.
Paul Mundt
1
-72
/
+74
[next]