summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-2331-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/+0Star
| * 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/+38Star
| * 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/+174Star
| * 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/+5Star
| * 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/+0Star
| * sh: Share exception vector table for SH-3/4.Paul Mundt2007-05-093-70/+11Star
| * 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/+0Star
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-12/+6Star
* simplify the stacktrace codeChristoph Hellwig2007-05-081-8/+1Star
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-3/+3
* sh: R7785RP board updates.Ryusuke Sakato2007-05-073-21/+16Star
* sh: Update r7780rp defconfig.Paul Mundt2007-05-071-26/+82
* sh: Add die chain notifiers.Paul Mundt2007-05-073-7/+66
* sh: Fix APM emulation on hp6xx.Kristoffer Ericson2007-05-071-2/+2
* sh: Wire up more IRQs for SH7709.Takashi YOSHII2007-05-071-10/+19
* sh: Solution Engine 7722 board support.Ryusuke Sakato2007-05-077-167/+480
* sh: kdump support.Paul Mundt2007-05-075-4/+92
* sh: Move clock reporting to its own proc entry.Paul Mundt2007-05-072-32/+46
* sh: Solution Engine SH7705 board and CPU updates.Nobuhiro Iwamatsu2007-05-078-43/+212
* sh: SH7722 clock framework support.dmitry pervushin2007-05-074-6/+627
* sh: hp6xx pata_platform support.Kristoffer Ericson2007-05-071-30/+37
* sh: se7780 PCI support.Nobuhiro Iwamatsu2007-05-073-0/+157
* sh: SH7780 Solution Engine board support.Nobuhiro Iwamatsu2007-05-079-8/+1578