summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
* | sh: Fix up L2 cache comment typo.Paul Mundt2010-01-131-1/+1
* | sh: fixed PMB mode refactoring.Paul Mundt2010-01-1311-97/+117
* | sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-131-0/+1
* | sh: Add a vmlinux.bin target.Paul Mundt2010-01-131-1/+3
* | sh: Add support for LZO-compressed kernels.Paul Mundt2010-01-135-8/+26
| |
| \
| \
| \
*---. | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-1332-672/+1149
|\ \ \|
| | * | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2010-01-0664-994/+3109
| | |\ \
| | * | | sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.Paul Mundt2010-01-061-1/+1
| | * | | sh: Reclaim TIF_DEBUG.Paul Mundt2010-01-051-2/+0
| | * | | sh: Kill off dead UBC headers.Paul Mundt2010-01-056-221/+8
| | * | | sh: Abstracted SH-4A UBC support on hw-breakpoint core.Paul Mundt2010-01-055-78/+254
| | * | | sh: Fix up breakpoint trap handler patching on SH-2A.Paul Mundt2010-01-051-1/+1
| | * | | sh: Convert ptrace to hw_breakpoint API.Paul Mundt2009-12-283-3/+71
| | * | | sh: kgdb: Rework breakpoint handling on top of notifier chain.Paul Mundt2009-12-222-6/+41
| | * | | sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.Paul Mundt2009-12-221-0/+9
| | * | | sh: hw-breakpoint support requires perf events.Paul Mundt2009-12-211-0/+1
| | * | | sh: Fix up hw-breakpoints build for API changes.Paul Mundt2009-12-211-3/+2
| | * | | Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-2189-1253/+2291
| | |\ \ \
| | * \ \ \ Merge branch 'master' into sh/hw-breakpointsPaul Mundt2009-12-08129-2882/+4299
| | |\ \ \ \
| | * | | | | sh: hw-breakpoints: Add preliminary support for SH-4A UBC.Paul Mundt2009-12-0813-117/+495
| * | | | | | sh: Move over to dynamically allocated FPU context.Paul Mundt2010-01-1313-285/+292
| * | | | | | sh: Use SLAB_PANIC for thread_info slab cache.Paul Mundt2010-01-121-2/+1
| * | | | | | sh: Always provide thread_info allocators.Paul Mundt2010-01-124-35/+51
| * | | | | | sh: Move start_thread() out of line.Paul Mundt2010-01-122-11/+14
* | | | | | | sh: Don't perform an icbi on a P2 addressMatt Fleming2010-01-131-1/+1
|/ / / / / /
* | | | | | sh: sh_bios detection.Paul Mundt2010-01-121-4/+11
* | | | | | sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-124-135/+198
* | | | | | sh: Consolidate the sh_bios earlyprintk code.Paul Mundt2010-01-124-89/+79
* | | | | | sh: Kill off more unused sh_bios callbacks.Paul Mundt2010-01-122-6/+0
* | | | | | sh64: Fix up early serial fixmap.Paul Mundt2010-01-121-2/+0
* | | | | | sh: Tidy up the sh bios VBR handling.Paul Mundt2010-01-124-33/+55
* | | | | | sh: default to sparseirq.Paul Mundt2010-01-121-2/+3
* | | | | | sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt2010-01-123-50/+53
* | | | | | sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.Paul Mundt2010-01-083-117/+29
| |_|_|/ / |/| | | |
* | | | | sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt2010-01-061-0/+4
* | | | | sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
* | | | | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt2010-01-0510-103/+73
|\ \ \ \ \
| * | | | | sh: Move page table allocation out of lineMatt Fleming2010-01-026-78/+66
| * | | | | sh: Optimise flush_dcache_page() on SH4Matt Fleming2010-01-021-10/+3
| * | | | | sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2010-01-022-4/+4
| * | | | | sh: Remove unused functionsMatt Fleming2009-12-311-11/+0
* | | | | | Merge branch 'sh/stable-updates'Paul Mundt2010-01-0452-882/+3027
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | sh: update defconfigs.Paul Mundt2010-01-0449-871/+3005
| * | | | sh: Don't default enable PMB support.Paul Mundt2010-01-041-1/+0
| * | | | sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt2010-01-041-3/+3
| * | | | sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-292-7/+19
* | | | | Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2009-12-242-8/+4
|\| | | | | |_|_|/ |/| | |
| * | | Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-247-13/+9
| |\ \ \
| * | | | sh: Ensure all PG_dcache_dirty pages are written back.Markus Pietrek2009-12-241-6/+2
| * | | | sh: mach-ecovec24: setup.c detailed correctionKuninori Morimoto2009-12-241-2/+2