aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-19sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt1-3/+4
2007-06-18sh: oops_enter()/oops_exit() in die().Paul Mundt1-0/+3
2007-06-18sh: Fix restartable syscall arg5 clobbering.Kaz Kojima1-2/+4
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt1-1/+1
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt1-0/+2
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov3-0/+9
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss1-0/+1
2007-05-31sh: Fix pcrel too far for in_nmi label.Takashi YOSHII1-0/+1
2007-05-23sh: section mismatch fixes for system timer.Paul Mundt1-3/+2
2007-05-22Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-24/+78
2007-05-21sh: Fix clock multiplier on SH7722.dmitry pervushin2-12/+29
2007-05-21sh: Wire up kdump crash kernel exec in die().Paul Mundt1-0/+11
2007-05-21sh: sr.bl toggling around idle sleep.Paul Mundt1-6/+27
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt1-0/+2
2007-05-21sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt1-0/+3
2007-05-21spelling fixes: arch/sh/Simon Arlott5-6/+6
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds16-295/+260
2007-05-09sh: Fix stacktrace simplification fallout.Paul Mundt1-1/+1
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt3-190/+167
2007-05-09fix file specification in commentsUwe Kleine-König6-6/+6
2007-05-09sh: Convert to common die chain.Paul Mundt2-18/+4
2007-05-09sh: Wire up utimensat syscall.Paul Mundt1-0/+1
2007-05-09sh: Add 32-bit opcode feature CPU flag.Paul Mundt2-1/+2
2007-05-09sh: Fix PC adjustments for varying opcode length.Paul Mundt5-10/+14
2007-05-09sh: Support for SH-2A 32-bit opcodes.Paul Mundt5-10/+65
2007-05-09sh: Kill off redundant __div64_32 symbol export.Paul Mundt1-2/+0
2007-05-09sh: Share exception vector table for SH-3/4.Paul Mundt3-70/+11
2007-05-09sh: generic quicklist support.Paul Mundt1-0/+2
2007-05-08Add IRQF_IRQPOLL flag on shBernhard Walle3-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-12/+6
2007-05-08simplify the stacktrace codeChristoph Hellwig1-8/+1
2007-05-07sh: R7785RP board updates.Ryusuke Sakato1-8/+13
2007-05-07sh: Add die chain notifiers.Paul Mundt2-5/+29
2007-05-07sh: Wire up more IRQs for SH7709.Takashi YOSHII1-10/+19
2007-05-07sh: Solution Engine 7722 board support.Ryusuke Sakato1-9/+19
2007-05-07sh: kdump support.Paul Mundt4-4/+78
2007-05-07sh: Move clock reporting to its own proc entry.Paul Mundt2-32/+46
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