aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito1-0/+8
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm1-1/+2
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm6-37/+37
2008-02-14sh: Kill off more dead symbols.Paul Mundt5-40/+17
2008-02-14sh: __uncached_start only on sh32.Paul Mundt1-0/+2
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt2-643/+439
2008-02-14sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt1-7/+0
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt3-19/+18
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-3/+5
2008-02-14sh: Disable big endian for SH-5.Paul Mundt1-0/+1
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt1-0/+5
2008-02-14sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt1-2/+2
2008-02-14sh: Use max_t in io_trapped.Paul Mundt1-3/+5
2008-02-14sh: add support for sh7366 processorMagnus Damm7-3/+203
2008-02-14sh: remove maskreg irq codeMagnus Damm3-97/+0
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm1-2/+2
2008-02-14sh: trapped io support for highlander V2Magnus Damm2-31/+17
2008-02-14sh: trapped io support for r2d V2Magnus Damm2-31/+15
2008-02-14sh: trapped io support V2Magnus Damm8-38/+330
2008-02-14sh: update r2d defconfigs with usb, spi and rtcMagnus Damm2-150/+530
2008-02-14sh: use opcode_t and enable unaligned code for sh2aMagnus Damm1-34/+25
2008-02-14sh: add byte support to the sign extension codeMagnus Damm1-1/+11
2008-02-14sh: fix xtime_lock deadlocking.Peter Zijlstra2-18/+32
2008-02-14sh: Add mach-type entries for MigoR and SDK7780.Paul Mundt1-0/+2
2008-02-14sh: migor board supportMagnus Damm5-0/+894
2008-02-14sh: Wire up new timerfd syscalls.Paul Mundt2-2/+6
2008-02-14sh: break out unaligned sign extension codeMagnus Damm1-45/+23
2008-02-14sh: add probe support for new sh7722 cutMagnus Damm1-1/+1
2008-02-14sh: add sh7722 support to EARLY_SCIF_CONSOLEMagnus Damm1-0/+1
2008-02-14sh: remove unneeded castStephen Rothwell1-1/+1
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm1-12/+20
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra2-11/+0
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08Fix container_of() usageAlexey Dobriyan1-1/+1
2008-02-08aout: mark arches that support A.OUT formatDavid Howells1-0/+3
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle1-11/+18
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-6/+8
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik6-6/+6
2008-02-05timerfd: fix remaining architecturesAndrew Morton2-2/+2
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-3/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-02-02Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+4
2008-02-01Suspend: Clean up Kconfig (V2)Johannes Berg1-0/+4
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2-8/+8
2008-01-28sh: add spi header and r2d platform data V3Magnus Damm1-0/+42
2008-01-28sh: update r7780rp interrupt codeMagnus Damm5-74/+57
2008-01-28sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm4-80/+11