summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)Author
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka
2009-04-16sh: sh7723: Don't default enable the RTC clock.Paul Mundt
2009-04-16sh: sh7722: Don't default enable the RTC clock.Paul Mundt
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto
2009-04-13sh: ap325: use edge control for ov772x cameraKuninori Morimoto
2009-04-11sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt
2009-04-10sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto
2009-04-09sh: Add support for DMA API debugging.Paul Mundt
2009-04-07sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt
2009-04-07sh: urquell: Add board commentKuninori Morimoto
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt
2009-04-06sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-04sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi
2009-04-04sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02sh: update defconfigs.Paul Mundt
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt
2009-04-02sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt
2009-04-02sh: migor: Fix up CEU use flags.Paul Mundt
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-03-31sh: ap325 and Migo-R use new sh_mobile_ceu_info flagsKuninori Morimoto
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-31sh: Fix up -Wformat-security whining.Paul Mundt
2009-03-31sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto
2009-03-31sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto
2009-03-31sh: Add MMU dependency for kexecNobuhiro Iwamatsu
2009-03-31sh: urquell: enable LAN deviceKuninori Morimoto
2009-03-31sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto
2009-03-30V4L/DVB (10665): soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-30cpumask: remove node_to_first_cpuRusty Russell
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller