aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-02-27sh: ap325rxa: Revert ov772x support.Paul Mundt1-50/+3
2009-02-12sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-01-29sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii1-12/+9
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt4-44/+8
2009-01-29sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO1-1/+1
2009-01-29sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH1-4/+4
2009-01-29sh: Handle calling csum_partial with misaligned dataStuart Menefy1-19/+50
2009-01-29sh: ap325rxa: Enable ov772x in defconfig.Kuninori Morimoto1-7/+20
2009-01-29sh: ap325rxa: Add ov772x support.Kuninori Morimoto1-3/+50
2009-01-29sh: ap325rxa: control camera power toggling.Kuninori Morimoto1-1/+9
2009-01-29sh: mach-migor: Enable ov772x and tw9910 in defconfig.Kuninori Morimoto1-9/+33
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds10-19/+19
2009-01-26eeprom: More consistent symbol namesJean Delvare10-19/+19
2009-01-21sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu1-5/+4
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm2-1/+32
2009-01-21sh: update defconfigs.Paul Mundt37-866/+2060
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt1-52/+11
2009-01-21sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt3-1/+3
2009-01-21sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm1-1/+30
2009-01-21sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm1-0/+29
2009-01-21sh: mach-x3proto: needs linux/irq.h.Paul Mundt1-0/+1
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt1-2/+0
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning2-8/+36
2009-01-21sh: convert ap325rxa platform to use smsc911x.Steve Glendinning2-13/+32
2009-01-21sh: mach-migor: Add tw9910 support.Kuninori Morimoto1-2/+35
2009-01-21sh: mach-migor: Delete soc_camera_platform setup.Kuninori Morimoto1-103/+0
2009-01-21sh: mach-migor: Add ov772x support.Kuninori Morimoto1-0/+22
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger2-12/+4
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall1-1/+1
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-7/+7
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens3-5/+5
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2-2/+2
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+0
2009-01-07PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas1-16/+1
2009-01-07PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-13/+3
2009-01-06sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-4/+3
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+2
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumaskMike Travis160-4916/+8695
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-12/+5
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Rusty Russell159-4914/+8694
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-3/+2
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-0/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky2-3/+2