summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* sh: Calculate shm alignment at runtime.Paul Mundt2006-09-272-20/+39
* sh: Initial vsyscall page support.Paul Mundt2006-09-2710-4/+392
* sh: More intelligent entry_mask/way_size calculation.Paul Mundt2006-09-271-7/+13
* sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-272-2/+51
* sh: Update kexec support for API changes.Paul Mundt2006-09-272-16/+0
* sh: Optimized readsl()/writesl() support.Paul Mundt2006-09-271-0/+67
* sh: Report movli.l/movco.l capabilities.Paul Mundt2006-09-271-1/+3
* sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-271-3/+5
* sh: Add support for 4K stacks.Paul Mundt2006-09-276-23/+160
* sh: stack debugging support.Paul Mundt2006-09-273-8/+27
* sh: machvec rework.Paul Mundt2006-09-271-43/+11
* sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt2006-09-273-18/+4
* sh: maskreg IRQ support.Paul Mundt2006-09-272-2/+102
* sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-274-153/+19
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-2713-36/+267
* sh: Add setup code for various CPU subtypes.Paul Mundt2006-09-2711-0/+441
* sh: sem2mutex conversion for clock framework.Paul Mundt2006-09-271-8/+9
* sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2006-09-273-91/+85
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-273-11/+14
* sh: __NR_restart_syscall support.Paul Mundt2006-09-273-7/+13
* sh: Make PAGE_OFFSET configurable.Paul Mundt2006-09-271-1/+1
* sh: math-emu supportTakashi YOSHII2006-09-271-39/+125
* sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2006-09-272-10/+10
* sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-271-0/+3
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-272-16/+1
* sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2006-09-272-0/+82
* sh: kgdb stub cleanups.Paul Mundt2006-09-271-28/+5
* sh: APM/PM support.Andriy Skulysh2006-09-277-4/+676
* sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-271-3/+3
* sh: Store Queue API rework.Paul Mundt2006-09-271-296/+246
* sh: Board updates for I/O routine rework.Paul Mundt2006-09-271-4/+3
* sh: ioremap() overhaul.Paul Mundt2006-09-272-5/+1
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-271-1/+1
* sh: export clear_user_page() for the modules that need it.Paul Mundt2006-09-271-0/+1
* sh: BSS init bugfix and barrier in entry point.Paul Mundt2006-09-271-5/+31
* sh: Add flag for MMU PTEA capability.Paul Mundt2006-09-272-13/+27
* sh: Wire up new syscalls.Paul Mundt2006-09-271-0/+28
* sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2006-09-273-0/+181
* sh: earlyprintk= support and cleanups.Paul Mundt2006-09-272-30/+98
* sh: Refactor PRR masking to catch newer SH7760 cuts.Paul Mundt2006-09-271-3/+9
* sh: Optimized cache handling for SH-4/SH-4A caches.Richard Curnow2006-09-272-1/+26
* sh: Various cosmetic cleanups.Paul Mundt2006-09-275-21/+5
* sh: Kill off the .stack section.Paul Mundt2006-09-272-3/+1
* sh: Fix kGDB NMI handling.Paul Mundt2006-09-271-1/+1
* sh: Move syscall table in to syscall.S.Paul Mundt2006-09-273-298/+325
* sh: Fixup some uninitialized spinlocks.Paul Mundt2006-09-272-2/+2
* Fix 'make headers_check' on shPaul Mundt2006-09-211-0/+1
* [PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman2006-08-061-3/+7
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1