Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | sh: Fix up L2 cache comment typo. | Paul Mundt | 2010-01-13 | 1 | -1/+1 | |
* | | sh: fixed PMB mode refactoring. | Paul Mundt | 2010-01-13 | 11 | -97/+117 | |
* | | sh: PVR detection for 2nd cut SH7786. | Matt Fleming | 2010-01-13 | 1 | -0/+1 | |
* | | sh: Add a vmlinux.bin target. | Paul Mundt | 2010-01-13 | 1 | -1/+3 | |
* | | sh: Add support for LZO-compressed kernels. | Paul Mundt | 2010-01-13 | 5 | -8/+26 | |
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*---. | | Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' | Paul Mundt | 2010-01-13 | 32 | -672/+1149 | |
|\ \ \| | ||||||
| | * | | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt | 2010-01-06 | 64 | -994/+3109 | |
| | |\ \ | ||||||
| | * | | | sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs. | Paul Mundt | 2010-01-06 | 1 | -1/+1 | |
| | * | | | sh: Reclaim TIF_DEBUG. | Paul Mundt | 2010-01-05 | 1 | -2/+0 | |
| | * | | | sh: Kill off dead UBC headers. | Paul Mundt | 2010-01-05 | 6 | -221/+8 | |
| | * | | | sh: Abstracted SH-4A UBC support on hw-breakpoint core. | Paul Mundt | 2010-01-05 | 5 | -78/+254 | |
| | * | | | sh: Fix up breakpoint trap handler patching on SH-2A. | Paul Mundt | 2010-01-05 | 1 | -1/+1 | |
| | * | | | sh: Convert ptrace to hw_breakpoint API. | Paul Mundt | 2009-12-28 | 3 | -3/+71 | |
| | * | | | sh: kgdb: Rework breakpoint handling on top of notifier chain. | Paul Mundt | 2009-12-22 | 2 | -6/+41 | |
| | * | | | sh: Don't NOTIFY_STOP for non-UBC breakpoint traps. | Paul Mundt | 2009-12-22 | 1 | -0/+9 | |
| | * | | | sh: hw-breakpoint support requires perf events. | Paul Mundt | 2009-12-21 | 1 | -0/+1 | |
| | * | | | sh: Fix up hw-breakpoints build for API changes. | Paul Mundt | 2009-12-21 | 1 | -3/+2 | |
| | * | | | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt | 2009-12-21 | 89 | -1253/+2291 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'master' into sh/hw-breakpoints | Paul Mundt | 2009-12-08 | 129 | -2882/+4299 | |
| | |\ \ \ \ | ||||||
| | * | | | | | sh: hw-breakpoints: Add preliminary support for SH-4A UBC. | Paul Mundt | 2009-12-08 | 13 | -117/+495 | |
| * | | | | | | sh: Move over to dynamically allocated FPU context. | Paul Mundt | 2010-01-13 | 13 | -285/+292 | |
| * | | | | | | sh: Use SLAB_PANIC for thread_info slab cache. | Paul Mundt | 2010-01-12 | 1 | -2/+1 | |
| * | | | | | | sh: Always provide thread_info allocators. | Paul Mundt | 2010-01-12 | 4 | -35/+51 | |
| * | | | | | | sh: Move start_thread() out of line. | Paul Mundt | 2010-01-12 | 2 | -11/+14 | |
* | | | | | | | sh: Don't perform an icbi on a P2 address | Matt Fleming | 2010-01-13 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | sh: sh_bios detection. | Paul Mundt | 2010-01-12 | 1 | -4/+11 | |
* | | | | | | sh: Split out the unaligned counters and user bits. | Paul Mundt | 2010-01-12 | 4 | -135/+198 | |
* | | | | | | sh: Consolidate the sh_bios earlyprintk code. | Paul Mundt | 2010-01-12 | 4 | -89/+79 | |
* | | | | | | sh: Kill off more unused sh_bios callbacks. | Paul Mundt | 2010-01-12 | 2 | -6/+0 | |
* | | | | | | sh64: Fix up early serial fixmap. | Paul Mundt | 2010-01-12 | 1 | -2/+0 | |
* | | | | | | sh: Tidy up the sh bios VBR handling. | Paul Mundt | 2010-01-12 | 4 | -33/+55 | |
* | | | | | | sh: default to sparseirq. | Paul Mundt | 2010-01-12 | 1 | -2/+3 | |
* | | | | | | sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation. | Paul Mundt | 2010-01-12 | 3 | -50/+53 | |
* | | | | | | sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. | Paul Mundt | 2010-01-08 | 3 | -117/+29 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | sh: Fix up nommu build for out-of-line pgtable changes. | Paul Mundt | 2010-01-06 | 1 | -0/+4 | |
* | | | | | sh: Drop down to a single quicklist. | Paul Mundt | 2010-01-05 | 1 | -1/+1 | |
* | | | | | Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6 | Paul Mundt | 2010-01-05 | 10 | -103/+73 | |
|\ \ \ \ \ | ||||||
| * | | | | | sh: Move page table allocation out of line | Matt Fleming | 2010-01-02 | 6 | -78/+66 | |
| * | | | | | sh: Optimise flush_dcache_page() on SH4 | Matt Fleming | 2010-01-02 | 1 | -10/+3 | |
| * | | | | | sh: Correct the PTRS_PER_PMD and PMD_SHIFT values | Matt Fleming | 2010-01-02 | 2 | -4/+4 | |
| * | | | | | sh: Remove unused functions | Matt Fleming | 2009-12-31 | 1 | -11/+0 | |
* | | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-01-04 | 52 | -882/+3027 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | sh: update defconfigs. | Paul Mundt | 2010-01-04 | 49 | -871/+3005 | |
| * | | | | sh: Don't default enable PMB support. | Paul Mundt | 2010-01-04 | 1 | -1/+0 | |
| * | | | | sh: Disable PMB for SH4AL-DSP CPUs. | Paul Mundt | 2010-01-04 | 1 | -3/+3 | |
| * | | | | sh: Only provide a PCLK definition for legacy CPG CPUs. | Paul Mundt | 2009-12-29 | 2 | -7/+19 | |
* | | | | | Merge branches 'sh/g3-prep' and 'sh/stable-updates' | Paul Mundt | 2009-12-24 | 2 | -8/+4 | |
|\| | | | | |_|_|/ |/| | | | ||||||
| * | | | Merge branch 'sh/g3-prep' into sh/for-2.6.33 | Paul Mundt | 2009-12-24 | 7 | -13/+9 | |
| |\ \ \ | ||||||
| * | | | | sh: Ensure all PG_dcache_dirty pages are written back. | Markus Pietrek | 2009-12-24 | 1 | -6/+2 | |
| * | | | | sh: mach-ecovec24: setup.c detailed correction | Kuninori Morimoto | 2009-12-24 | 1 | -2/+2 |