summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* 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/+17Star
* 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/+439Star
* sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt2008-02-141-7/+0Star
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-143-19/+18Star
* 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/+0Star
* 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/+17Star
* sh: trapped io support for r2d V2Magnus Damm2008-02-142-31/+15Star
* 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/+25Star
* 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/+23Star
* 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/+0Star
* 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/+2Star
|\
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-3/+2Star
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-021-0/+4
|\
| * Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-021-0/+4
* | PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-021-5/+0Star
|/
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-282-8/+8
* sh: add spi header and r2d platform data V3Magnus Damm2008-01-281-0/+42
* sh: update r7780rp interrupt codeMagnus Damm2008-01-285-74/+57Star
* sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-284-80/+11Star