aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-01-28sh: Stub in page_table_range_init() on nommu.Paul Mundt
2008-01-28sh: Use def_bool where possible.Harvey Harrison
2008-01-28sh: Encode L1/L2 cache shape in auxvt.Paul Mundt
2008-01-28sh: Support denormalization on SH-4 FPU.Stuart Menefy
2008-01-28sh: Fix up uImage target entry point.Thomas Betker
2008-01-28sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy
2008-01-28sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy
2008-01-28sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy
2008-01-28sh: Fix compile error of arch/sh/mm/pmb.cNobuhiro Iwamatsu
2008-01-28sh: comment tidying for sh64->sh migration.Paul Mundt
2008-01-28sh: syscall auditing for sh5, too.Paul Mundt
2008-01-28sh: Invalidate the TLB after applying PMB mappings.Stuart Menefy
2008-01-28sh: Provide a 29/32-bit physical hint for bootloaders.Stuart Menefy
2008-01-28sh: Add a printk() to warn legacy mem= growers.Stuart Menefy
2008-01-28sh: SH-2A FPU support.Paul Mundt
2008-01-28sh: Add SH7263 CPU support.Paul Mundt
2008-01-28sh: Fix the arch/sh/kernel/traps.c build for sh32.Paul Mundt
2008-01-28sh: Add SH7203 CPU support.Paul Mundt
2008-01-28sh: syscall audit support.Yuichi Nakamura
2008-01-28sh: Move mach-cayman in with the rest of the boards.Paul Mundt
2008-01-28sh: Kill off the mach-harp and mach-sim machtypes.Paul Mundt
2008-01-28sh: Build fixes for lib32 clear_page.Paul Mundt
2008-01-28sh: Fix up default zImage target for sh32.Paul Mundt
2008-01-28sh: Bring the SH-5 FPU in line with the SH-4 FPU API.Paul Mundt
2008-01-28sh: Get the SH-5 PCI support building.Paul Mundt
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt
2008-01-28sh: clear/copy_page renames in lib and lib64.Paul Mundt
2008-01-28sh: Rename the _32 and _64 TLB flush variants.Paul Mundt
2008-01-28sh: Consolidate sh/sh64 Makefiles.Paul Mundt
2008-01-28sh: Tidy up KBUILD_IMAGE for sh64.Paul Mundt
2008-01-28sh: Remove duplicate SUPERH64 symbol.Paul Mundt
2008-01-28sh: Generic BUG only works for sh32.Paul Mundt
2008-01-28sh: Copy over special CFLAGS for SH-5 TLB miss.Paul Mundt
2008-01-28sh: Mark some IRQ debug options sh32 only.Paul Mundt
2008-01-28sh: Fix up proc ASIDs for CPU-local ASID cache accessors.Paul Mundt
2008-01-28sh: Move over SH-5 TLB and cache support code.Paul Mundt
2008-01-28sh: Merge sh64 Kconfig.debug options.Paul Mundt
2008-01-28sh: Kill off a stray proc tlb reference in fault_64.Paul Mundt
2008-01-28sh: Merge the sh64 zImage bits.Paul Mundt
2008-01-28sh: Use existing CONFIG_CACHE_xx options in head_64.S.Paul Mundt
2008-01-28sh: Consolidate Kconfig.sh/Kconfig.sh64.Paul Mundt
2008-01-28sh: Bump the MEMORY_SIZE default to something reasonable.Paul Mundt
2008-01-28sh: Kill off some dead sh64 kconfig symbols.Paul Mundt
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt
2008-01-28sh: Update cayman defconfig.Paul Mundt
2008-01-28sh: Stub in CPU subtype setup code for SH5-101/103.Paul Mundt
2008-01-28sh: Add the SH-5 cpu type symbolic names.Paul Mundt