summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Storage class should be before const qualifierTobias Klauser2007-02-172-4/+4
* sh: rts7751r2d board updates.Paul Mundt2007-02-159-517/+386
* sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-1415-1056/+1
* sh: Fixup r7780rp pata_platform for devres conversion.Paul Mundt2007-02-142-117/+53
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-142-181/+107
* sh: Compile fix for heartbeat consolidation.Paul Mundt2007-02-131-0/+132
* sh: heartbeat consolidation for banked LEDs.Paul Mundt2007-02-1332-571/+260
* sh: Kill dead/unused ISA code from __ioremap().Paul Mundt2007-02-131-6/+0
* sh: Fix syscall numbering breakage.Paul Mundt2007-02-131-4/+4
* sh: dcache write-back for R7780RP PIO.Paul Mundt2007-02-131-0/+4
* sh: Switch to local TLB flush variants in additional callsites.Paul Mundt2007-02-131-3/+3
* sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-137-29/+21
* sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-1317-232/+244
* sh: Use a per-cpu ASID cache.Paul Mundt2007-02-134-55/+53
* sh: add SH_CLK_MD Kconfig default.Andrew Morton2007-02-131-0/+1
* sh: Fixup SHMIN INTC register definitions.Nobuhiro Iwamatsu2007-02-131-5/+5
* sh: SH-DMAC compile fixesManuel Lauss2007-02-132-30/+17
* sh: add SH7760 IPR IRQ dataManuel Lauss2007-02-132-15/+52
* sh: Fix handle_BUG() compile error.Nobuhiro Iwamatsu2007-02-131-1/+1
* sh: Don't set reserved _PAGE_WT bit on SH-3.Paul Mundt2007-02-131-1/+1
* sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-139-190/+76
* sh: More tidying for large base pages.Paul Mundt2007-02-132-7/+5
* sh: Solution Engine 770x IPR irq setup.Nobuhiro Iwamatsu2007-02-132-41/+75
* sh: Solution Engine 7750's defconfig update.Nobuhiro Iwamatsu2007-02-131-20/+120
* sh: shmin updates.Takashi YOSHII2007-02-134-4/+50
* sh: Fixup R7780RP iVDR clock enable.Paul Mundt2007-02-131-1/+1
* sh: allow earlyprintk baud rate to be set via command lineJamie Lenehan2007-02-131-2/+22
* sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2007-02-132-79/+72
* sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4
* sh: Use proper SH-2A CFLAGS on newer compilers.Paul Mundt2007-02-131-0/+1
* sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-137-85/+113
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-124-4/+4
* [PATCH] Dynamic kernel command-line: shAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter2007-02-111-16/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-094-586/+28
|\
| * [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-094-586/+28
* | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9
|/
* sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14
* sh: Use early_param() for earlyprintk parsing.Paul Mundt2006-12-122-31/+16
* sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-123-3/+6
* sh: Fixup .data.page_aligned.Paul Mundt2006-12-121-1/+1
* sh: Hook up SH7722 scif ipr interrupts.Paul Mundt2006-12-121-0/+4
* sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1215-13/+226
* sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-122-4/+5
* sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt2006-12-121-0/+6
* sh: Fix get_wchan().Paul Mundt2006-12-121-2/+3
* sh: BUG() handling through trapa vector.Paul Mundt2006-12-122-0/+45
OpenPOWER on IntegriCloud