aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-05-07sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu3-7/+105
2007-05-07sh: SH7722 clock framework support.dmitry pervushin4-6/+627
2007-05-07sh: Kill off udivdi3 div64_32 wrapping.Paul Mundt1-1/+0
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt1-69/+95
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu5-1/+67
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt6-2/+275
2007-05-07sh: NR_IRQS consolidation.Paul Mundt1-2/+3
2007-05-07sh: generic BUG() support.Paul Mundt2-71/+30
2007-05-07sh: speculative execution support for SH7780.Paul Mundt1-0/+19
2007-05-07sh: Rip out broken kgdb thread support.Paul Mundt1-382/+4
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt2-145/+55
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+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-05sh: Revert lazy dcache writeback changes.Paul Mundt1-3/+0
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 Mundt2-5/+9
2007-02-14sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt1-181/+20
2007-02-13sh: Fix syscall numbering breakage.Paul Mundt1-4/+4
2007-02-13sh: Local TLB flushing variants for SMP prep.Paul Mundt1-1/+0
2007-02-13sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt9-178/+189
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt2-40/+37
2007-02-13sh: SH-DMAC compile fixesManuel Lauss1-1/+1
2007-02-13sh: add SH7760 IPR IRQ dataManuel Lauss1-15/+51
2007-02-13sh: Fix handle_BUG() compile error.Nobuhiro Iwamatsu1-1/+1
2007-02-13sh: Lazy dcache writeback optimizations.Paul Mundt1-4/+0
2007-02-13sh: More tidying for large base pages.Paul Mundt1-7/+3
2007-02-13sh: shmin updates.Takashi YOSHII2-3/+37
2007-02-13sh: allow earlyprintk baud rate to be set via command lineJamie Lenehan1-2/+22
2007-02-13sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2-79/+72
2007-02-13sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato1-6/+4
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt7-85/+113
2007-02-12[PATCH] Dynamic kernel command-line: shAlon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2-539/+0
2007-02-09[PATCH] SH vdso: use install_special_mapping()Paul Mundt1-49/+9
2007-02-09[APM] SH: Convert to use shared APM emulation.Paul Mundt2-539/+0
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato1-18/+14
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt2-31/+16
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt1-1/+2
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt1-1/+1
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt1-0/+4
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt1-2/+13
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt14-12/+215