summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Kill off I/O cruft for R7780RP.Paul Mundt2007-03-053-254/+1Star
* sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-059-82/+185
* sh: Enable SM501 support for RTS7751R2D.Paul Mundt2007-03-052-10/+126
* sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-051-1/+2
* sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2Star
* sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
* sh: Clear UBC when not in use.Stuart Menefy2007-03-052-13/+34
* Storage class should be before const qualifierTobias Klauser2007-02-172-4/+4
* sh: rts7751r2d board updates.Paul Mundt2007-02-159-517/+386Star
* sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-1415-1056/+1Star
* sh: Fixup r7780rp pata_platform for devres conversion.Paul Mundt2007-02-142-117/+53Star
* sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-142-181/+107Star
* sh: Compile fix for heartbeat consolidation.Paul Mundt2007-02-131-0/+132
* sh: heartbeat consolidation for banked LEDs.Paul Mundt2007-02-1332-571/+260Star
* sh: Kill dead/unused ISA code from __ioremap().Paul Mundt2007-02-131-6/+0Star
* 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/+21Star
* 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/+53Star
* 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/+17Star
* 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/+76Star
* sh: More tidying for large base pages.Paul Mundt2007-02-132-7/+5Star
* 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/+72Star
* sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4Star
* 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/+0Star
* [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/+1Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-094-586/+28Star
|\
| * [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-094-586/+28Star
* | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9Star
|/
* sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14Star
* sh: Use early_param() for earlyprintk parsing.Paul Mundt2006-12-122-31/+16Star
* 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