summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2007-05-07sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu9-8/+1578
2007-05-07sh: Add a dummy SH-4 PCIC fixup.Paul Mundt2-9/+12
2007-05-07sh: Tidy up L-BOX area5 addresses.Paul Mundt1-1/+2
2007-05-07sh: Add defconfig for se7722.Paul Mundt1-0/+945
2007-05-07sh: Kill off udivdi3 div64_32 wrapping.Paul Mundt3-20/+1
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt3-174/+198
2007-05-07sh: Add defconfig for se7712.Nobuhiro Iwamatsu1-0/+1088
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu10-15/+95
2007-05-07sh: L-BOX RE2 support.Nobuhiro Iwamatsu10-1/+1504
2007-05-07sh: landisk updates.kogiidena9-872/+377
2007-05-07sh: heartbeat double 0 fix.Takashi YOSHII1-10/+3
2007-05-07sh: pata_platform pcmcia support for SolutionEngine boards.Nobuhiro Iwamatsu1-0/+26
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt22-120/+1786
2007-05-07sh: NR_IRQS consolidation.Paul Mundt1-2/+3
2007-05-07sh: generic BUG() support.Paul Mundt3-71/+34
2007-05-07sh: speculative execution support for SH7780.Paul Mundt2-0/+29
2007-05-07sh: Rip out broken kgdb thread support.Paul Mundt2-386/+4
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt5-302/+62
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-05-01power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+1
2007-05-01rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-7/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2-27/+1
2007-03-28sh: Kill bogus GCC4 symbol exports.Paul Mundt1-3/+0
2007-03-14sh: Fix bogus regs pointer in do_IRQ().Paul Mundt3-14/+7
2007-03-12sh: Fix SH-3 cache entry_mask and way_size calculation.Paul Mundt2-16/+17
2007-03-12sh: Fix PCI BAR address-space wraparound.Hideo Saito1-0/+6
2007-03-05sh: Kill off I/O cruft for R7780RP.Paul Mundt3-254/+1
2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt9-82/+185
2007-03-05sh: Enable SM501 support for RTS7751R2D.Paul Mundt2-10/+126
2007-03-05sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt1-1/+2
2007-03-05sh: Fix kernel thread stack corruption with preempt.Hideo Saito1-3/+2
2007-03-05sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato1-1/+3
2007-03-05sh: Clear UBC when not in use.Stuart Menefy2-13/+34
2007-02-17Storage class should be before const qualifierTobias Klauser2-4/+4
2007-02-15sh: rts7751r2d board updates.Paul Mundt9-517/+386
2007-02-14sh: Kill off dead bigsur and ec3104 boards.Paul Mundt15-1056/+1
2007-02-14sh: Fixup r7780rp pata_platform for devres conversion.Paul Mundt2-117/+53
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2-181/+107
2007-02-13sh: Compile fix for heartbeat consolidation.Paul Mundt1-0/+132
2007-02-13sh: heartbeat consolidation for banked LEDs.Paul Mundt32-571/+260
2007-02-13sh: Kill dead/unused ISA code from __ioremap().Paul Mundt1-6/+0
2007-02-13sh: Fix syscall numbering breakage.Paul Mundt1-4/+4
2007-02-13sh: dcache write-back for R7780RP PIO.Paul Mundt1-0/+4
2007-02-13sh: Switch to local TLB flush variants in additional callsites.Paul Mundt1-3/+3
2007-02-13sh: Local TLB flushing variants for SMP prep.Paul Mundt7-29/+21
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt17-232/+244
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt4-55/+53
2007-02-13sh: add SH_CLK_MD Kconfig default.Andrew Morton1-0/+1
2007-02-13sh: Fixup SHMIN INTC register definitions.Nobuhiro Iwamatsu1-5/+5
2007-02-13sh: SH-DMAC compile fixesManuel Lauss2-30/+17