summaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-157-55/+99
* sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt2009-08-151-2/+3
* Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-1480-366/+4007
|\
| * sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-141-0/+4
| * sh: flag the default unwinder as reliable.Paul Mundt2009-08-141-1/+1
| * sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-141-0/+6
| * sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-141-2/+2
| * Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-1313-1/+1363
| |\
| | * sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-132-14/+35
| | * sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-131-1/+2
| | * sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-131-11/+9
| | * sh: Add CFI annotations for exception return.Matt Fleming2009-08-131-0/+7
| | * sh: Setup the frame register in asm codeMatt Fleming2009-08-133-0/+14
| | * sh: dwarf unwinder support.Matt Fleming2009-08-1310-1/+1322
| * | sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt2009-08-131-27/+0
| |/
| * sh: Use the new stack unwinder APIMatt Fleming2009-08-133-15/+12
| * sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-134-3/+190
| * sh: Use the generalized stacktrace opsMatt Fleming2009-08-136-71/+251
| * sh: use printk_onceMarcin Slusarz2009-08-131-5/+1
| * Merge branch 'sh/stable-updates'Paul Mundt2009-08-134-14/+6
| |\
| | * sh: fix i2c init order on ap325rxa V2Magnus Damm2009-08-131-1/+1
| | * sh: fix i2c init order on Migo-R V2Magnus Damm2009-08-131-1/+1
| | * sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-08-1324-24/+24
| | * mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-281-8/+0
| | * mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-272-5/+5
| * | sh: clean up Migo-R header fileMagnus Damm2009-08-062-64/+14
| * | sh: fix romImage mach dir usageMagnus Damm2009-08-064-1/+1
| * | sh: LED9, LED10 and LED11 support for Solution Engine 7724Magnus Damm2009-08-061-0/+26
| * | sh: kfr2r09 board support - NAND flashMagnus Damm2009-08-061-0/+23
| * | sh: kfr2r09 board support - LCDC panelMagnus Damm2009-08-064-0/+448
| * | sh: convert to asm-generic/hardirq.hChristoph Hellwig2009-08-051-10/+3
| * | sh: Fix up early printk build error.Paul Mundt2009-08-041-0/+1
| * | sh: Add SH7724 DMAC support.Kuninori Morimoto2009-08-042-1/+3
| * | sh: ms7724se: add 1280x720 lcdc output supportKuninori Morimoto2009-08-041-10/+18
| * | sh: clean up MSTPCRn register definitionsMagnus Damm2009-08-043-9/+0
| * | sh: hwblk support for sh7724Magnus Damm2009-08-044-58/+201
| * | sh: Add early printk support for SH770x CPUs.Rafael Ignacio Zurita2009-08-042-4/+3
| * | sh: Add romImage target to archhelp.Paul Mundt2009-07-291-0/+1
| * | sh: kfr2r09 romImage support V2Magnus Damm2009-07-292-0/+209
| * | sh: romImage support V2Magnus Damm2009-07-296-3/+46
| * | sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-294-51/+93
| * | Revert "sh: Bump the earlytimer bits back to time_init()."Paul Mundt2009-07-291-11/+16
| * | Merge branch 'sh/kfr2r09'Paul Mundt2009-07-236-0/+1040
| |\ \
| | * | sh: kfr2r09 board support - mach-type and defconfigMagnus Damm2009-07-232-0/+878
| | * | sh: kfr2r09 board support - KEYSC keypadMagnus Damm2009-07-231-0/+53
| | * | sh: kfr2r09 board support - NOR flashMagnus Damm2009-07-231-1/+53
| | * | sh: kfr2r09 board support - SCIF consoleMagnus Damm2009-07-234-0/+57
| | |/
| * | sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-07-2324-24/+24
| * | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-233-1/+21
* | | sh: TLB fast path optimizations for load/store exceptions.Paul Mundt2009-08-142-14/+14