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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-22
sh: Switch HD64461 from hw_interrupt_type to irq_chip
Matt Fleming
1
-90
/
+25
2008-12-22
sh: pci-sh7780: fix pci memory address mask
Yoshihiro Shimoda
1
-7
/
+5
2008-12-22
sh: Provide a dyn_arch_ftrace struct definition.
Paul Mundt
1
-2
/
+7
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
5
-123
/
+83
2008-12-22
sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.
Paul Mundt
3
-5
/
+3
2008-12-22
sh: do not latency trace idle.
Paul Mundt
1
-0
/
+4
2008-12-22
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
2
-6
/
+3
2008-12-22
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
4
-3
/
+579
2008-12-22
sh: Add a few more branch types to the branch emulator.
Paul Mundt
1
-6
/
+11
2008-12-22
sh: Re-add support for best fit ISA tuning if none is available.
Paul Mundt
1
-5
/
+20
2008-12-22
sh: More movmem alias symbol exports for older compilers.
Paul Mundt
1
-0
/
+3
2008-12-22
sh: Provide optimized unaligned loads on SH-4A.
Paul Mundt
2
-1
/
+264
2008-12-22
sh: P4 ioremap pass-through
Magnus Damm
4
-12
/
+17
2008-12-22
sh: Add SH-4A optimized fastpath mutex implementation.
Michael Trimarchi
2
-1
/
+111
2008-12-22
sh: sh7760fb: Add support SH7720/SH7721 of Renesas
Nobuhiro Iwamatsu
1
-11
/
+13
2008-12-22
sh: sh7760fb: Fix color pallette setting
Nobuhiro Iwamatsu
1
-67
/
+19
2008-12-22
sh: add SH DMAC burst mode constant
Steve Glendinning
1
-0
/
+1
2008-12-22
sh: fix DMAOR register access on SH7709
Steve Glendinning
1
-1
/
+2
2008-12-22
sh: Add platform-specific constants for SH7709
Steve Glendinning
2
-0
/
+32
2008-12-22
sh: Provide optimized non-atomic bitops for SH-2A.
Paul Mundt
2
-0
/
+145
2008-12-22
sh: Add -m4al tuning for SH4AL-DSP.
Paul Mundt
1
-0
/
+1
2008-12-22
sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.
Paul Mundt
3
-0
/
+12
2008-12-22
sh: Convert to generic bitops for IRQ-toggling implementation.
Paul Mundt
4
-95
/
+7
2008-12-22
sh: Specify sane default image targets for the SH-2 platforms.
Paul Mundt
1
-0
/
+3
2008-12-22
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
Paul Mundt
15
-50
/
+1984
2008-12-22
sh: __udivdi3 -> do_div() in softfloat lib.
Paul Mundt
1
-32
/
+41
2008-12-22
sh: Fix clock framework compiler warnings.
Paul Mundt
1
-1
/
+1
2008-12-22
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
2
-3
/
+2
2008-12-22
serial: sh-sci: Codestyle cleanup patch.
Michael Trimarchi
1
-56
/
+74
2008-12-22
media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: dynamic ftrace support.
Matt Fleming
8
-44
/
+240
2008-12-22
sh: remove old sh_mobile mstpc clocks
Magnus Damm
5
-93
/
+19
2008-12-22
sh: sh_mobile lcdc clock framework support
Magnus Damm
3
-15
/
+33
2008-12-22
sh: sh_mobile usb clock framework support
Magnus Damm
4
-5
/
+40
2008-12-22
sh: sh_mobile usbf clock framework support
Magnus Damm
3
-31
/
+33
2008-12-22
sh: sh_mobile ceu clock framework support
Magnus Damm
3
-3
/
+21
2008-12-22
sh: sh_mobile keysc clock framework support
Magnus Damm
3
-8
/
+25
2008-12-22
sh: sh_mobile i2c clock framework support
Magnus Damm
5
-42
/
+41
2008-12-22
sh: sh_mobile mstpcr clocks for sh7366
Magnus Damm
1
-0
/
+40
2008-12-22
sh: sh_mobile mstpcr clocks for sh7343
Magnus Damm
1
-0
/
+24
2008-12-22
sh: sh_mobile mstpcr clocks for sh7723
Magnus Damm
1
-0
/
+50
2008-12-22
sh: sh_mobile mstpcr clocks for sh7722
Magnus Damm
1
-0
/
+25
2008-12-22
sh: new sh_mobile mstpcr clocks base code
Magnus Damm
1
-4
/
+41
2008-12-22
sh: use arch_flags for sh_mobile mstpcr clock bits
Magnus Damm
1
-42
/
+30
2008-12-22
sh: sh_mobile clock divider index fix
Magnus Damm
1
-10
/
+10
2008-12-22
sh: enable and disable clocks recursively
Magnus Damm
1
-0
/
+10
2008-12-22
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
3
-92
/
+96
2008-12-21
Null pointer deref with hrtimer_try_to_cancel()
Thomas Gleixner
1
-0
/
+6
2008-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
4
-8
/
+13
2008-12-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-14
/
+30
[prev]
[next]