aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-13sh: PVR detection for 2nd cut SH7786.Matt Fleming1-0/+1
2010-01-13sh: Add a vmlinux.bin target.Paul Mundt1-1/+3
2010-01-13sh: Add support for LZO-compressed kernels.Paul Mundt5-8/+26
2010-01-13Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt32-672/+1149
2010-01-13sh: Don't perform an icbi on a P2 addressMatt Fleming1-1/+1
2010-01-13sh: Move over to dynamically allocated FPU context.Paul Mundt13-285/+292
2010-01-12sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt1-2/+1
2010-01-12sh: Always provide thread_info allocators.Paul Mundt4-35/+51
2010-01-12sh: Move start_thread() out of line.Paul Mundt2-11/+14
2010-01-12sh: sh_bios detection.Paul Mundt1-4/+11
2010-01-12sh: Split out the unaligned counters and user bits.Paul Mundt4-135/+198
2010-01-12sh: Consolidate the sh_bios earlyprintk code.Paul Mundt4-89/+79
2010-01-12sh: Kill off more unused sh_bios callbacks.Paul Mundt2-6/+0
2010-01-12sh64: Fix up early serial fixmap.Paul Mundt1-2/+0
2010-01-12sh: Tidy up the sh bios VBR handling.Paul Mundt4-33/+55
2010-01-12sh: default to sparseirq.Paul Mundt1-2/+3
2010-01-12sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt3-50/+53
2010-01-08sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.Paul Mundt3-117/+29
2010-01-06Merge branch 'master' into sh/hw-breakpointsPaul Mundt64-994/+3109
2010-01-06sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.Paul Mundt1-1/+1
2010-01-06sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt1-0/+4
2010-01-05sh: Reclaim TIF_DEBUG.Paul Mundt1-2/+0
2010-01-05sh: Kill off dead UBC headers.Paul Mundt6-221/+8
2010-01-05sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt5-78/+254
2010-01-05sh: Fix up breakpoint trap handler patching on SH-2A.Paul Mundt1-1/+1
2010-01-05sh: Drop down to a single quicklist.Paul Mundt1-1/+1
2010-01-05Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt10-103/+73
2010-01-04Merge branch 'sh/stable-updates'Paul Mundt52-882/+3027
2010-01-04sh: update defconfigs.Paul Mundt49-871/+3005
2010-01-04sh: Don't default enable PMB support.Paul Mundt1-1/+0
2010-01-04sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt1-3/+3
2010-01-02sh: Move page table allocation out of lineMatt Fleming6-78/+66
2010-01-02sh: Optimise flush_dcache_page() on SH4Matt Fleming1-10/+3
2010-01-02sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2-4/+4
2009-12-31sh: Remove unused functionsMatt Fleming1-11/+0
2009-12-29sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2-7/+19
2009-12-28sh: Convert ptrace to hw_breakpoint API.Paul Mundt3-3/+71
2009-12-24Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2-8/+4
2009-12-24Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt7-13/+9
2009-12-24sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek1-6/+2
2009-12-24sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto1-2/+2
2009-12-22sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt2-6/+41
2009-12-22sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.Paul Mundt1-0/+9
2009-12-21sh: hw-breakpoint support requires perf events.Paul Mundt1-0/+1
2009-12-21sh: Fix up hw-breakpoints build for API changes.Paul Mundt1-3/+2
2009-12-21Merge branch 'master' into sh/hw-breakpointsPaul Mundt89-1253/+2291
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt7-13/+9
2009-12-21Merge branch 'sh/stable-updates'Paul Mundt1-0/+2
2009-12-21sh: Only use bl bit toggling for sleeping idle.Paul Mundt1-2/+2
2009-12-21sh: Restore bl bit toggling in idle loop.Paul Mundt1-0/+2