| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Track the CPU family in sh_cpuinfo. | Paul Mundt | 2009-08-15 | 1 | -0/+2 |
* | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 2009-07-23 | 1 | -1/+1 |
* | sh: clkfwk: module_clk -> peripheral_clk rename. | Paul Mundt | 2009-05-13 | 1 | -3/+3 |
* | sh: clkfwk: Make recalc return an unsigned long. | Paul Mundt | 2009-05-12 | 1 | -6/+6 |
* | sh: Kill off sh64's hand-rolled syscall tracer. | Paul Mundt | 2009-05-08 | 1 | -57/+0 |
* | sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET. | Paul Mundt | 2009-05-08 | 1 | -0/+118 |
* | sh: Move out rtc-sh registration from time_64.c to setup-sh5.c | Paul Mundt | 2009-05-08 | 1 | -0/+31 |
* | sh: Integrate the SH-5 onchip_remap() more coherently. | Paul Mundt | 2009-05-07 | 4 | -5/+54 |
* | sh: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 | 1 | -2/+3 |
* | sh: SH-5 clk fwk support. | Paul Mundt | 2008-09-29 | 2 | -0/+84 |
* | sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. | Paul Mundt | 2008-09-05 | 1 | -10/+4 |
* | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt | 2008-08-02 | 1 | -8/+9 |
* | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. | Paul Mundt | 2008-08-02 | 1 | -1/+1 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -1/+1 |
* | sh64: Setup I/D-TLB defaults in SH-5 probe path. | Paul Mundt | 2008-05-08 | 1 | -0/+4 |
* | sh64: Fixup the nommu build. | Paul Mundt | 2008-05-08 | 1 | -0/+28 |
* | sh: Fix occasional FPU register corruption under preempt. | Paul Mundt | 2008-03-26 | 1 | -0/+1 |
* | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -1/+1 |
* | sh: Get SH-5 caches working again post-unification. | Paul Mundt | 2008-02-14 | 1 | -33/+28 |
* | sh: comment tidying for sh64->sh migration. | Paul Mundt | 2008-01-28 | 4 | -15/+12 |
* | sh: syscall auditing for sh5, too. | Paul Mundt | 2008-01-28 | 1 | -4/+6 |
* | sh: Bring the SH-5 FPU in line with the SH-4 FPU API. | Paul Mundt | 2008-01-28 | 1 | -9/+7 |
* | sh: Get the mach-cayman IRQ support building. | Paul Mundt | 2008-01-28 | 2 | -19/+0 |
* | sh: Switch SH-5 to use CONFIG_PAGE_OFFSET. | Paul Mundt | 2008-01-28 | 1 | -11/+11 |
* | sh: Stub in CPU subtype setup code for SH5-101/103. | Paul Mundt | 2008-01-28 | 2 | -0/+22 |
* | sh: Plug in simple SH-5 subtype probing. | Paul Mundt | 2008-01-28 | 2 | -2/+78 |
* | sh: Kill off do_NMI stub in SH-5 ex table. | Paul Mundt | 2008-01-28 | 1 | -1/+1 |
* | sh: Move over and enable FPU support for SH-5. | Paul Mundt | 2008-01-28 | 2 | -0/+171 |
* | sh: Move over sh64 switch_to and stack unwinder. | Paul Mundt | 2008-01-28 | 3 | -1/+527 |
* | sh: Move over the SH-5 entry.S. | Paul Mundt | 2008-01-28 | 2 | -0/+2101 |