aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt5-69/+172
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt5-56/+155
2010-02-08sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming3-67/+143
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming1-1/+7
2010-02-08sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2-8/+48
2010-02-08sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski5-50/+109
2010-02-05sh: Fix up hp6xx build.Paul Mundt1-8/+5
2010-02-05sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.Paul Mundt1-5/+5
2010-02-03sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt4-26/+90
2010-02-02sh: Disable generic IRQ probing.Paul Mundt1-3/+0
2010-02-02sh: enable sparseirq for highlander and r2d.Paul Mundt1-12/+4
2010-02-02sh: mach-dreamcast: Convert to sparseirq.Paul Mundt4-19/+34
2010-02-02sh: hd6446x: Convert to sparseirq.Paul Mundt2-3/+20
2010-02-02sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.Paul Mundt2-12/+28
2010-02-02sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski1-10/+11
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt8-12/+14
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski1-4/+4
2010-02-01sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt9-92/+133
2010-02-01sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt5-29/+317
2010-02-01sh: Handle PCI controller resource conflicts.Paul Mundt7-16/+12
2010-02-01sh: Enable PCI66 support for SH7780 host controller.Paul Mundt5-1/+98
2010-02-01sh: Fix up large system memory handling for SH7780 PCI.Paul Mundt1-6/+28
2010-01-30sh: Fix up asm/hw_breakpoint.h header check.Paul Mundt1-3/+3
2010-01-30sh: mach-se: Fix up irq_desc reference.Paul Mundt1-1/+2
2010-01-30sh: Kill off broken type 1 PCI config access checks.Paul Mundt4-37/+0
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds1-1/+1
2010-01-29sh: support PCI domains.Paul Mundt3-3/+31
2010-01-29sh: Bail out early on PCI resource conflicts.Paul Mundt1-13/+9
2010-01-29sh: Reworked SH7780 PCI initialization.Paul Mundt5-145/+102
2010-01-29sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2-29/+0
2010-01-28sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt2-23/+0
2010-01-28sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt1-18/+18
2010-01-28sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt1-3/+1
2010-01-28sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt1-2/+0
2010-01-28sh: mach-titan: Kill off unused PIO port mangling.Paul Mundt5-136/+3
2010-01-27sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO1-4/+3
2010-01-27sh: kmemleak support.Chris Smith1-3/+3
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt1-0/+2
2010-01-26sh: flag ctrl_in/outX as __deprecated.Paul Mundt1-10/+45
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt115-698/+698
2010-01-21sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt1-0/+2
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt15-39/+20
2010-01-21sh: Track the uncached mapping size.Paul Mundt3-8/+24
2010-01-21sh: Rework P2 to only include kernel text.Paul Mundt1-77/+92
2010-01-21sh: initial PMB mapping iteration by helper macro.Paul Mundt1-147/+60
2010-01-20sh: pretty print virtual memory map on boot.Paul Mundt1-2/+36