aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-271-1/+1
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2618-18/+18
* sh: revert dreamcast pci changeMagnus Damm2008-02-261-22/+22
* sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
* sh: heartbeat: ioremap is expected to succeedRoel Kluin2008-02-261-1/+1
* sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2
* sh: SH5-103 needs to select CPU_SH5.Paul Mundt2008-02-251-0/+1
* sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-2/+2
* sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito2008-02-141-0/+8
* sh: fix pci io access for r2d boardsMagnus Damm2008-02-141-1/+2
* sh: use ctrl_in/out for on chip pci accessMagnus Damm2008-02-146-37/+37
* sh: Kill off more dead symbols.Paul Mundt2008-02-145-40/+17
* sh: __uncached_start only on sh32.Paul Mundt2008-02-141-0/+2
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-142-643/+439
* sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt2008-02-141-7/+0
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-143-19/+18
* sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-3/+5
* sh: Disable big endian for SH-5.Paul Mundt2008-02-141-0/+1
* sh: Symbol exports for trapped I/O.Paul Mundt2008-02-141-0/+5
* sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt2008-02-141-2/+2
* sh: Use max_t in io_trapped.Paul Mundt2008-02-141-3/+5
* sh: add support for sh7366 processorMagnus Damm2008-02-147-3/+203
* sh: remove maskreg irq codeMagnus Damm2008-02-143-97/+0
* sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
* sh: trapped io support for highlander V2Magnus Damm2008-02-142-31/+17
* sh: trapped io support for r2d V2Magnus Damm2008-02-142-31/+15
* sh: trapped io support V2Magnus Damm2008-02-148-38/+330
* sh: update r2d defconfigs with usb, spi and rtcMagnus Damm2008-02-142-150/+530
* sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-141-34/+25
* sh: add byte support to the sign extension codeMagnus Damm2008-02-141-1/+11
* sh: fix xtime_lock deadlocking.Peter Zijlstra2008-02-142-18/+32
* sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt2008-02-141-0/+2
* sh: migor board supportMagnus Damm2008-02-145-0/+894
* sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-2/+6
* sh: break out unaligned sign extension codeMagnus Damm2008-02-141-45/+23
* sh: add probe support for new sh7722 cutMagnus Damm2008-02-141-1/+1
* sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm2008-02-141-0/+1
* sh: remove unneeded castStephen Rothwell2008-02-141-1/+1
* sh: declared coherent memory support V2 fixMagnus Damm2008-02-141-12/+20
* xtime_lock vs update_process_timesPeter Zijlstra2008-02-132-11/+0
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* Fix container_of() usageAlexey Dobriyan2008-02-081-1/+1
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-071-11/+18
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-6/+8
* Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-066-6/+6
* timerfd: fix remaining architecturesAndrew Morton2008-02-052-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-3/+2
|\
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-3/+2
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0