summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
* sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
* sh: Update SE7712 PCLK definition.Andrew Murray2008-01-281-1/+1
* sh: sh7712 clock supportAndrew Murray2008-01-283-0/+77
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-2816-12/+564
* sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-2819-29/+68
* sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt2008-01-281-0/+4
* sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-281-5/+1
* sh: include/asm-sh/: Spelling fixes.Joe Perches2008-01-283-17/+17
* sh: arch/sh/: Spelling fixes.Joe Perches2008-01-281-1/+1
* sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt2008-01-281-2/+3
* sh: Fix up binfmt_flat compile warnings.Paul Mundt2008-01-281-1/+1
* sh: Kill off pgtable.h from scatterlist.h.Paul Mundt2008-01-281-1/+0
* sh: Fix up switch_to() type casts.Paul Mundt2008-01-281-47/+47
* sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-282-0/+8
* sh: Use def_bool where possible.Harvey Harrison2008-01-283-46/+34
* sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt2008-01-281-3/+0
* 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/+98
* 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/+150
* 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/+2
* sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.Paul Mundt2008-01-281-13/+9
* 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/+2
* sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt2008-01-2811-1648/+294
* 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
OpenPOWER on IntegriCloud