summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-22sh: Switch HD64461 from hw_interrupt_type to irq_chipMatt Fleming1-90/+25
2008-12-22sh: pci-sh7780: fix pci memory address maskYoshihiro Shimoda1-7/+5
2008-12-22sh: Provide a dyn_arch_ftrace struct definition.Paul Mundt1-2/+7
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt5-123/+83
2008-12-22sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt3-5/+3
2008-12-22sh: do not latency trace idle.Paul Mundt1-0/+4
2008-12-22sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2-6/+3
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt4-3/+579
2008-12-22sh: Add a few more branch types to the branch emulator.Paul Mundt1-6/+11
2008-12-22sh: Re-add support for best fit ISA tuning if none is available.Paul Mundt1-5/+20
2008-12-22sh: More movmem alias symbol exports for older compilers.Paul Mundt1-0/+3
2008-12-22sh: Provide optimized unaligned loads on SH-4A.Paul Mundt2-1/+264
2008-12-22sh: P4 ioremap pass-throughMagnus Damm4-12/+17
2008-12-22sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi2-1/+111
2008-12-22sh: sh7760fb: Add support SH7720/SH7721 of RenesasNobuhiro Iwamatsu1-11/+13
2008-12-22sh: sh7760fb: Fix color pallette settingNobuhiro Iwamatsu1-67/+19
2008-12-22sh: add SH DMAC burst mode constantSteve Glendinning1-0/+1
2008-12-22sh: fix DMAOR register access on SH7709Steve Glendinning1-1/+2
2008-12-22sh: Add platform-specific constants for SH7709Steve Glendinning2-0/+32
2008-12-22sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt2-0/+145
2008-12-22sh: Add -m4al tuning for SH4AL-DSP.Paul Mundt1-0/+1
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt3-0/+12
2008-12-22sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt4-95/+7
2008-12-22sh: Specify sane default image targets for the SH-2 platforms.Paul Mundt1-0/+3
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt15-50/+1984
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt1-32/+41
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt1-1/+1
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2-3/+2
2008-12-22serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi1-56/+74
2008-12-22media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.Paul Mundt1-1/+1
2008-12-22sh: dynamic ftrace support.Matt Fleming8-44/+240
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm5-93/+19
2008-12-22sh: sh_mobile lcdc clock framework supportMagnus Damm3-15/+33
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm4-5/+40
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm3-31/+33
2008-12-22sh: sh_mobile ceu clock framework supportMagnus Damm3-3/+21
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm3-8/+25
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm5-42/+41
2008-12-22sh: sh_mobile mstpcr clocks for sh7366Magnus Damm1-0/+40
2008-12-22sh: sh_mobile mstpcr clocks for sh7343Magnus Damm1-0/+24
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm1-0/+50
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm1-0/+25
2008-12-22sh: new sh_mobile mstpcr clocks base codeMagnus Damm1-4/+41
2008-12-22sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm1-42/+30
2008-12-22sh: sh_mobile clock divider index fixMagnus Damm1-10/+10
2008-12-22sh: enable and disable clocks recursivelyMagnus Damm1-0/+10
2008-12-22sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt3-92/+96
2008-12-21Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner1-0/+6
2008-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-8/+13
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-14/+30