aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27sh: Use __INIT macro instead of .text.init.Tim Abbott1-2/+3
2009-04-27sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt1-1/+1
2009-04-27sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda1-20/+37
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+8
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm2-2/+2
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt1-0/+9
2009-04-21sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka1-0/+9
2009-04-16sh: sh7723: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-16sh: sh7722: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt1-0/+3
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt1-1/+11
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto1-7/+7
2009-04-13sh: ap325: use edge control for ov772x cameraKuninori Morimoto1-0/+1
2009-04-11sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt1-2/+15
2009-04-10sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto1-15/+18
2009-04-09sh: Add support for DMA API debugging.Paul Mundt4-16/+51
2009-04-07sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt1-2/+5
2009-04-07sh: urquell: Add board commentKuninori Morimoto1-0/+27
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt4-2/+10
2009-04-06sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2-0/+7
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds65-1512/+2608
2009-04-04sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2-17/+8
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi7-137/+161
2009-04-04sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt1-8/+12
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-04-02sh: update defconfigs.Paul Mundt42-1022/+2212
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt2-17/+0
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt3-1/+5
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt1-0/+13
2009-04-02sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt1-0/+1
2009-04-02sh: migor: Fix up CEU use flags.Paul Mundt1-3/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt5-5/+0
2009-03-31sh: ap325 and Migo-R use new sh_mobile_ceu_info flagsKuninori Morimoto1-3/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds5-5/+0
2009-03-31sh: Fix up -Wformat-security whining.Paul Mundt1-3/+2
2009-03-31sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto1-3/+50
2009-03-31sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI1-16/+19
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2-280/+118
2009-03-31sh: Add MMU dependency for kexecNobuhiro Iwamatsu1-1/+1
2009-03-31sh: urquell: enable LAN deviceKuninori Morimoto1-0/+4
2009-03-31sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto1-1/+0
2009-03-30V4L/DVB (10665): soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski2-3/+5
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-2/+2
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell4-4/+0
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+0
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang1-1/+1
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller111-1743/+10177