summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt2007-06-191-3/+4
* sh: oops_enter()/oops_exit() in die().Paul Mundt2007-06-181-0/+3
* sh: Fix restartable syscall arg5 clobbering.Kaz Kojima2007-06-181-2/+4
* sh: Fix se73180 platform device registration.Paul Mundt2007-06-041-2/+2
* sh: ioremap() through PMB needs asm/mmu.h.Paul Mundt2007-06-041-0/+1
* sh: voyagergx: Fix build warnings.Paul Mundt2007-06-041-6/+7
* sh: Fix SH4-202 clock fwk set_rate() mismatch.Paul Mundt2007-06-041-1/+1
* sh: microdev: Fix compile warnings.Paul Mundt2007-06-041-0/+1
* sh: Fix in_nmi symbol build error.Paul Mundt2007-06-041-0/+2
* sh: support older gcc'sAndrew Morton2007-05-311-1/+1
* sh: trivial build cleanups.Evgeniy Polyakov2007-05-313-0/+9
* sh: Fix vsyscall build failure.Manuel Lauss2007-05-311-0/+1
* sh: Trivial fix for dma-api compile failure.Manuel Lauss2007-05-311-0/+1
* sh: Fix pcrel too far for in_nmi label.Takashi YOSHII2007-05-311-0/+1
* sh: section mismatch fixes for system timer.Paul Mundt2007-05-231-3/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-2231-127/+153
|\
| * sh: Fix clock multiplier on SH7722.dmitry pervushin2007-05-212-12/+29
| * sh: Wire up kdump crash kernel exec in die().Paul Mundt2007-05-211-0/+11
| * sh: sr.bl toggling around idle sleep.Paul Mundt2007-05-211-6/+27
| * sh: Disable psw support for R7785RP.Paul Mundt2007-05-211-1/+4
| * sh: Fix page size alignment in __copy_user_page().Paul Mundt2007-05-211-0/+1
| * sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-213-2/+6
| * sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt2007-05-211-0/+3
| * sh: revert addition of page fault notifiersChristoph Hellwig2007-05-211-37/+0
| * spelling fixes: arch/sh/Simon Arlott2007-05-2120-27/+27
| * sh: landisk: rtc-rs5c313 support.kogiidena2007-05-141-0/+6
| * sh: Kill off pmb slab cache destructor.Paul Mundt2007-05-141-41/+38
| * sh: Fix up psw build rules for r7780rp.Paul Mundt2007-05-141-1/+1
| * sh: Shut up compiler warnings in __do_page_fault().Paul Mundt2007-05-141-1/+1
* | all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-0926-329/+495
|\
| * sh: Fix stacktrace simplification fallout.Paul Mundt2007-05-091-1/+1
| * sh: SH7760 DMABRG support.Manuel Lauss2007-05-094-9/+214
| * sh: clockevent/clocksource/hrtimers/nohz TMU support.Paul Mundt2007-05-094-212/+174
| * sh: Truncate MAX_ACTIVE_REGIONS for the common case.Paul Mundt2007-05-091-0/+4
| * sh: Convert to common die chain.Paul Mundt2007-05-093-19/+5
| * sh: Wire up utimensat syscall.Paul Mundt2007-05-091-0/+1
| * sh: landisk mv_nr_irqs definition.kogiidena2007-05-091-0/+1
| * sh: Fixup ndelay() xloops calculation for alternate HZ.kogiidena2007-05-091-2/+3
| * sh: Add 32-bit opcode feature CPU flag.Paul Mundt2007-05-092-1/+2
| * sh: Fix PC adjustments for varying opcode length.Paul Mundt2007-05-095-10/+14
| * sh: Support for SH-2A 32-bit opcodes.Paul Mundt2007-05-095-10/+65
| * sh: Kill off redundant __div64_32 symbol export.Paul Mundt2007-05-091-2/+0
| * sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-093-70/+11
| * sh: generic quicklist support.Paul Mundt2007-05-093-0/+7
* | fix file specification in commentsUwe Kleine-König2007-05-097-7/+7
|/
* Add IRQF_IRQPOLL flag on shBernhard Walle2007-05-083-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-087-7/+0
OpenPOWER on IntegriCloud