aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (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 se73180 platform device registration.Paul Mundt1-2/+2
2007-06-04sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt1-0/+1
2007-06-04sh: voyagergx: Fix build warnings.Paul Mundt1-6/+7
2007-06-04sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt1-1/+1
2007-06-04sh: microdev: Fix compile warnings.Paul Mundt1-0/+1
2007-06-04sh: Fix in_nmi symbol build error.Paul Mundt1-0/+2
2007-05-31sh: support older gcc'sAndrew Morton1-1/+1
2007-05-31sh: trivial build cleanups.Evgeniy Polyakov3-0/+9
2007-05-31sh: Fix vsyscall build failure.Manuel Lauss1-0/+1
2007-05-31sh: Trivial fix for dma-api compile 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 Torvalds31-127/+153
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: Disable psw support for R7785RP.Paul Mundt1-1/+4
2007-05-21sh: Fix page size alignment in __copy_user_page().Paul Mundt1-0/+1
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt3-2/+6
2007-05-21sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt1-0/+3
2007-05-21sh: revert addition of page fault notifiersChristoph Hellwig1-37/+0
2007-05-21spelling fixes: arch/sh/Simon Arlott20-27/+27
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-14sh: landisk: rtc-rs5c313 support.kogiidena1-0/+6
2007-05-14sh: Kill off pmb slab cache destructor.Paul Mundt1-41/+38
2007-05-14sh: Fix up psw build rules for r7780rp.Paul Mundt1-1/+1
2007-05-14sh: Shut up compiler warnings in __do_page_fault().Paul Mundt1-1/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds26-329/+495
2007-05-09sh: Fix stacktrace simplification fallout.Paul Mundt1-1/+1
2007-05-09sh: SH7760 DMABRG support.Manuel Lauss4-9/+214
2007-05-09sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt4-212/+174
2007-05-09fix file specification in commentsUwe Kleine-König7-7/+7
2007-05-09sh: Truncate MAX_ACTIVE_REGIONS for the common case.Paul Mundt1-0/+4
2007-05-09sh: Convert to common die chain.Paul Mundt3-19/+5
2007-05-09sh: Wire up utimensat syscall.Paul Mundt1-0/+1
2007-05-09sh: landisk mv_nr_irqs definition.kogiidena1-0/+1
2007-05-09sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena1-2/+3
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 Mundt3-0/+7
2007-05-08Add IRQF_IRQPOLL flag on shBernhard Walle3-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap7-7/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-12/+6