aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-01-15sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt
2010-01-15sh: Guard against early IPIs in flush_cache_all().Paul Mundt
2010-01-15sh: heartbeat: Update boards for access size hinting.Paul Mundt
2010-01-15sh: mach-sdk7786: heartbeat support.Paul Mundt
2010-01-15sh: heartbeat: Support access size specification via resource flags.Paul Mundt
2010-01-15sh: mach-ecovec24: Add motion sensor driver support.NISHIMOTO Hiroki
2010-01-15sh: Fix CONFIG_PMB=n build.Matt Fleming
2010-01-14sh: Preliminary SDK7786 board support.Paul Mundt
2010-01-13Makefile: do not override LC_CTYPEMichal Marek
2010-01-13sh: Rename split-level pgtable headers.Paul Mundt
2010-01-13sh: default to extended TLB support.Paul Mundt
2010-01-13sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt
2010-01-13sh: Fix up L2 cache comment typo.Paul Mundt
2010-01-13sh: fixed PMB mode refactoring.Paul Mundt
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming
2010-01-13sh: Add a vmlinux.bin target.Paul Mundt
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt
2010-01-13sh: Don't perform an icbi on a P2 addressMatt Fleming
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt
2010-01-12sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt
2010-01-12sh: Always provide thread_info allocators.Paul Mundt
2010-01-12sh: Move start_thread() out of line.Paul Mundt
2010-01-12sh: sh_bios detection.Paul Mundt
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt
2010-01-12sh: Kill off more unused sh_bios callbacks.Paul Mundt
2010-01-12sh64: Fix up early serial fixmap.Paul Mundt
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt
2010-01-12sh: default to sparseirq.Paul Mundt
2010-01-12sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt
2010-01-08sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.Paul Mundt
2010-01-06Merge branch 'master' into sh/hw-breakpointsPaul Mundt
2010-01-06sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.Paul Mundt
2010-01-06sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt
2010-01-05sh: Reclaim TIF_DEBUG.Paul Mundt
2010-01-05sh: Kill off dead UBC headers.Paul Mundt
2010-01-05sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt
2010-01-05sh: Fix up breakpoint trap handler patching on SH-2A.Paul Mundt
2010-01-05sh: Drop down to a single quicklist.Paul Mundt
2010-01-05Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt
2010-01-04Merge branch 'sh/stable-updates'Paul Mundt
2010-01-04sh: update defconfigs.Paul Mundt
2010-01-04sh: Don't default enable PMB support.Paul Mundt
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt
2010-01-02sh: Move page table allocation out of lineMatt Fleming
2010-01-02sh: Optimise flush_dcache_page() on SH4Matt Fleming
2010-01-02sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming
2009-12-31sh: Remove unused functionsMatt Fleming
2009-12-29sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt