aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-01-29sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.Paul Mundt
2009-01-29sh: Fix up MTU2 support for SH7203.Paul Mundt
2009-01-29sh: Use SYS_SUPPORTS_CMT for managing CMT timer dependencies.Paul Mundt
2009-01-29sh: CMT platform data for sh7723/sh7722/sh7366/sh7343Magnus Damm
2009-01-29sh: CMT clockevent platform driverMagnus Damm
2009-01-29sh: fix no sys_timer caseMagnus Damm
2009-01-29sh: tmu disable supportMagnus Damm
2009-01-29sh: rework clocksource and sched_clockMagnus Damm
2009-01-29SH: fix start_thread and user_stack_pointer macrosRoel Kluin
2009-01-29sh: Use the atomic_t "counter" memberMatt Fleming
2009-01-29sh: Relax inline assembly constraintsMatt Fleming
2009-01-29Merge branch 'sh/stable-updates'Paul Mundt
2009-01-29sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt
2009-01-29sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO
2009-01-29sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH
2009-01-29sh: Handle calling csum_partial with misaligned dataStuart Menefy
2009-01-29sh: ap325rxa: Enable ov772x in defconfig.Kuninori Morimoto
2009-01-29sh: ap325rxa: Add ov772x support.Kuninori Morimoto
2009-01-29sh: ap325rxa: control camera power toggling.Kuninori Morimoto
2009-01-29sh: mach-migor: Enable ov772x and tw9910 in defconfig.Kuninori Morimoto
2009-01-27sh: mach-highlander and mach-rsk require gpiolib.Paul Mundt
2009-01-27sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.Paul Mundt
2009-01-27sh: use gpiolibMagnus Damm
2009-01-27sh: lockless gpio_set_value()Magnus Damm
2009-01-27sh: lockless gpio_get_value()Magnus Damm
2009-01-27sh: make gpio_get/set_value() O(1)Magnus Damm
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-21sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm
2009-01-21sh: update defconfigs.Paul Mundt
2009-01-21sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt
2009-01-21sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt
2009-01-21sh: Migo-R MMC support using spi_gpio and mmc_spi.Magnus Damm
2009-01-21sh: ap325rxa MMC support using spi_gpio and mmc_spiMagnus Damm
2009-01-21sh: mach-x3proto: needs linux/irq.h.Paul Mundt
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt
2009-01-21sh: convert rsk7203 to use smsc911x.Steve Glendinning
2009-01-21sh: convert magicpanelr2 platform to use smsc911x.Steve Glendinning
2009-01-21sh: convert ap325rxa platform to use smsc911x.Steve Glendinning
2009-01-21sh: mach-migor: Add tw9910 support.Kuninori Morimoto
2009-01-21sh: mach-migor: Delete soc_camera_platform setup.Kuninori Morimoto
2009-01-21sh: mach-migor: Add ov772x support.Kuninori Morimoto
2009-01-21asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usageMike Frysinger
2009-01-21arch/sh/mm: Move a dereference below a NULL testJulia Lawall
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens