summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt2008-01-281-3/+0Star
| * | sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt2008-01-283-2/+17
| * | sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt2008-01-281-6/+8
| * | sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-285-5/+60
| * | sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-284-181/+1259
| * | sh: Fix up uImage target entry point.Thomas Betker2008-01-281-4/+15
| * | sh: get_user fixes and nommu consolidation.Stuart Menefy2008-01-281-155/+98Star
| * | sh: Document PTEL 31:29 use on PTEA-wielding parts.Stuart Menefy2008-01-281-2/+3
| * | sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy2008-01-281-0/+36
| * | sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-2810-36/+71
| * | sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-2814-56/+88
| * | sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt2008-01-282-1/+4
| * | sh: GUSA atomic rollback support.Stuart Menefy2008-01-2813-181/+591
| * | sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu2008-01-281-1/+1
| * | sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-2830-190/+150Star
| * | sh: syscall auditing for sh5, too.Paul Mundt2008-01-282-18/+30
| * | rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt2008-01-287-19/+43
| * | sh: CCR1->CCR renaming for SH-2 parts.Paul Mundt2008-01-282-7/+2Star
| * | sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt2008-01-281-13/+9Star
| * | sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy2008-01-282-0/+8
| * | sh: Provide a 29/32-bit physical hint for bootloaders.Stuart Menefy2008-01-281-1/+5
| * | sh: Add a printk() to warn legacy mem= growers.Stuart Menefy2008-01-281-0/+11
| * | sh: SH-2A FPU support.Paul Mundt2008-01-2811-30/+673
| * | sh: Add SH7263 CPU support.Paul Mundt2008-01-2810-10/+61
| * | sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt2008-01-281-0/+2
| * | sh: Add SH7203 CPU support.Paul Mundt2008-01-2812-15/+399
| * | rtc: rtc-sh: SH-2A support.Paul Mundt2008-01-282-3/+19
| * | sh: syscall audit support.Yuichi Nakamura2008-01-284-7/+26
| * | sh: Fix up uname -m matching for native sh64.Paul Mundt2008-01-281-1/+1
| * | sh: Move mach-cayman in with the rest of the boards.Paul Mundt2008-01-287-5/+2Star
| * | sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt2008-01-2811-1648/+294Star
| * | sh: Fix up bug trap handler build for sh32.Paul Mundt2008-01-281-1/+2
| * | sh: Build fixes for lib32 clear_page.Paul Mundt2008-01-281-3/+3
| * | sh: Fix up default zImage target for sh32.Paul Mundt2008-01-281-1/+1
| * | sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt2008-01-289-59/+59
| * | sh: Get the SH-5 PCI support building.Paul Mundt2008-01-288-384/+275Star
| * | sh: Bump number of quicklists for SH-5.Paul Mundt2008-01-281-1/+1
| * | sh: Add SH-5 subtypes to check_bugs() for utsname.Paul Mundt2008-01-281-3/+10
| * | sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt2008-01-2813-1073/+8Star
| * | sh: Get the mach-cayman IRQ support building.Paul Mundt2008-01-2810-243/+42Star
| * | sh: Kill off the last of the sh64 headers.Paul Mundt2008-01-288-305/+5Star
| * | sh: clear/copy_page renames in lib and lib64.Paul Mundt2008-01-287-4/+4
| * | sh: Rename the _32 and _64 TLB flush variants.Paul Mundt2008-01-284-2/+2
| * | sh: Consolidate sh/sh64 Makefiles.Paul Mundt2008-01-282-117/+44Star
| * | sh: Tidy up KBUILD_IMAGE for sh64.Paul Mundt2008-01-281-17/+12Star
| * | sh: Remove duplicate SUPERH64 symbol.Paul Mundt2008-01-281-3/+0Star
| * | sh: Generic BUG only works for sh32.Paul Mundt2008-01-281-1/+1
| * | sh: Add onchip remap prototypes, kill old sh64 io.h.Paul Mundt2008-01-282-197/+16Star
| * | sh: Copy over special CFLAGS for SH-5 TLB miss.Paul Mundt2008-01-281-0/+25
| * | sh: Fix up user_fpu_struct typo for SH-5.Paul Mundt2008-01-284-220/+1Star