summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt2006-09-271-11/+9
* sh: Calculate shm alignment at runtime.Paul Mundt2006-09-272-20/+39
* sh: Initial vsyscall page support.Paul Mundt2006-09-2713-12/+418
* sh: Selective flush_cache_mm() flushing.Paul Mundt2006-09-271-90/+130
* 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-277-23/+170
* sh: Enable /proc/kcore support.Paul Mundt2006-09-271-2/+9
* sh: stack debugging support.Paul Mundt2006-09-274-8/+43
* sh: select CONFIG_EMBEDDED.Paul Mundt2006-09-271-0/+1
* sh: machvec rework.Paul Mundt2006-09-2730-774/+476
* sh: Solution Engine SH7343 board support.Paul Mundt2006-09-279-13/+1626
* sh: SH7710VoIPGW board support.Paul Mundt2006-09-276-0/+1036
* sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt2006-09-2715-156/+38
* sh: maskreg IRQ support.Paul Mundt2006-09-273-2/+105
* sh: Kill off dead boards.Paul Mundt2006-09-2732-2435/+4
* sh: Add support for cacheline poking through debugfs.Paul Mundt2006-09-272-0/+151
* sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu2006-09-271-2/+2
* sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-276-190/+22
* sh: SHMIN board support.Takashi YOSHII2006-09-276-1/+890
* sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-2718-51/+308
* 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-276-17/+20
* sh: __NR_restart_syscall support.Paul Mundt2006-09-273-7/+13
* sh: Various nommu fixes.Yoshinori Sato2006-09-273-10/+22
* sh: Make PAGE_OFFSET configurable.Paul Mundt2006-09-274-28/+34
* sh: Move voyagergx_reg.h to a more sensible place.Paul Mundt2006-09-273-3/+3
* sh: math-emu supportTakashi YOSHII2006-09-276-39/+832
* sh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.Paul Mundt2006-09-277-36/+26
* sh: Fixup __strnlen_user() behaviour.Paul Mundt2006-09-271-0/+3
* sh: More cosmetic cleanups and trivial fixes.Paul Mundt2006-09-277-42/+22
* sh: Fixup TEI IRQ requests in request_dma().Paul Mundt2006-09-271-2/+5
* sh: G2 DMA IRQ and residue sampling.Paul Mundt2006-09-271-13/+41
* sh: VoyagerGX cleanups and 8250 UART support.Paul Mundt2006-09-273-11/+71
* sh: Inhibit mapping PCI apertures through page tables.Paul Mundt2006-09-272-12/+25
* sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt2006-09-2735-1517/+947
* sh: kgdb stub cleanups.Paul Mundt2006-09-271-28/+5
* sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt2006-09-271-9/+1
* sh: APM/PM support.Andriy Skulysh2006-09-2713-5/+973
* sh: SE73180 updates for IRQ changes.Paul Mundt2006-09-273-1/+4
* sh: Make O= builds work again.Paul Mundt2006-09-271-7/+5
* sh: Drop incdir rule for SE7751.Paul Mundt2006-09-271-2/+0
* sh: Add support for R7780RP and R7780MP boards.Paul Mundt2006-09-2720-34/+2448
* sh: Store Queue API rework.Paul Mundt2006-09-271-296/+246
OpenPOWER on IntegriCloud