summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt
2008-02-26sh: revert dreamcast pci changeMagnus Damm
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita
2008-02-26sh: heartbeat: ioremap is expected to succeedRoel Kluin
2008-02-26sh: Storage class should be before const qualifierTobias Klauser
2008-02-25sh: SH5-103 needs to select CPU_SH5.Paul Mundt
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm
2008-02-14sh: Kill off more dead symbols.Paul Mundt
2008-02-14sh: __uncached_start only on sh32.Paul Mundt
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt
2008-02-14sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt
2008-02-14sh: Disable big endian for SH-5.Paul Mundt
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt
2008-02-14sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt
2008-02-14sh: Use max_t in io_trapped.Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-02-14sh: remove maskreg irq codeMagnus Damm
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm
2008-02-14sh: trapped io support for highlander V2Magnus Damm
2008-02-14sh: trapped io support for r2d V2Magnus Damm
2008-02-14sh: trapped io support V2Magnus Damm
2008-02-14sh: update r2d defconfigs with usb, spi and rtcMagnus Damm
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm
2008-02-14sh: add byte support to the sign extension codeMagnus Damm
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra
2008-02-14sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt
2008-02-14sh: migor board supportMagnus Damm
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt
2008-02-14sh: break out unaligned sign extension codeMagnus Damm
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm
2008-02-14sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm
2008-02-14sh: remove unneeded castStephen Rothwell
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08Fix container_of() usageAlexey Dobriyan
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik
2008-02-05timerfd: fix remaining architecturesAndrew Morton
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers