aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | sh: Board updates for I/O routine rework.Paul Mundt2006-09-2728-457/+171
| * | | | sh: Fix split ptlock for user mappings in __do_page_fault().Paul Mundt2006-09-271-3/+4
| * | | | sh: ioremap() overhaul.Paul Mundt2006-09-2713-322/+361
| * | | | sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-276-165/+188
| * | | | sh: export clear_user_page() for the modules that need it.Paul Mundt2006-09-271-0/+1
| * | | | sh: SH-4A Privileged Space Mapping Buffer (PMB) support.Paul Mundt2006-09-272-1/+271
| * | | | sh: Titan board support.Jamie Lenehan2006-09-279-12/+1721
| * | | | sh: BSS init bugfix and barrier in entry point.Paul Mundt2006-09-271-5/+31
| * | | | sh: Add control register barriers.Paul Mundt2006-09-272-2/+8
| * | | | sh: Add flag for MMU PTEA capability.Paul Mundt2006-09-273-21/+31
| * | | | sh: landisk board support.kogiidena2006-09-279-1/+2477
| * | | | sh: Fix TCP payload csum bug in csum_partial_copy_generic().Ollie Wild2006-09-271-1/+2
| * | | | sh: Fix fatal oops in copy_user_page() on sh4a (SH7780).Paul Mundt2006-09-271-10/+14
| * | | | sh: Wire up new syscalls.Paul Mundt2006-09-271-0/+28
| * | | | sh: Support for SH7770/SH7780 CPU subtypes.Paul Mundt2006-09-274-0/+185
| * | | | sh: Add SH7750S/SH7091 rules for SH7750 oprofile driver.Paul Mundt2006-09-271-0/+4
| * | | | sh: earlyprintk= support and cleanups.Paul Mundt2006-09-272-30/+98
| * | | | sh: Fix a sign extension bug in memset().Toshinobu Sugioka2006-09-271-0/+1
| * | | | 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-274-186/+457
| * | | | sh: Support for SH-4A memory barriers.Paul Mundt2006-09-271-0/+5