aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-2/+3
* sh: Fix up unsigned syscall_nr in SH-5 pt_regs.Paul Mundt2009-04-271-1/+1
* sh: sh7785lcr: fix defconfig for 29-bit modeYoshihiro Shimoda2009-04-271-20/+37
* sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+8
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-212-2/+2
* Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt2009-04-211-0/+9
|\
| * sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka2009-04-211-0/+9
* | sh: sh7723: Don't default enable the RTC clock.Paul Mundt2009-04-161-1/+0
* | sh: sh7722: Don't default enable the RTC clock.Paul Mundt2009-04-161-1/+0
|/
* sh: Add in PCI bus for DMA API debugging.Paul Mundt2009-04-141-0/+3
* sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-141-1/+11
* sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto2009-04-141-7/+7
* sh: ap325: use edge control for ov772x cameraKuninori Morimoto2009-04-131-0/+1
* sh: Plug in support for ARCH=sh64 using sh SRCARCH.Paul Mundt2009-04-111-2/+15
* sh: urquell: Fix up address mapping in board comments.Kuninori Morimoto2009-04-101-15/+18
* sh: Add support for DMA API debugging.Paul Mundt2009-04-094-16/+51
* sh: Provide cpumask_of_pcibus() to fix NUMA build.Paul Mundt2009-04-071-2/+5
* sh: urquell: Add board commentKuninori Morimoto2009-04-071-0/+27
* sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-064-2/+10
* sh: sh7785lcr: fix PCI address map for 32-bit modeYoshihiro Shimoda2009-04-062-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-0565-1512/+2608
|\
| * sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2009-04-042-17/+8
| * sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-047-137/+161
| * sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt2009-04-041-8/+12
| * sh: update defconfigs.Paul Mundt2009-04-0242-1022/+2212
| * sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-022-17/+0
| * sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-023-1/+5
| * sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-021-0/+13
| * sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt2009-04-021-0/+1
| * sh: migor: Fix up CEU use flags.Paul Mundt2009-04-021-3/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-025-5/+0
| |\
| * | sh: ap325 and Migo-R use new sh_mobile_ceu_info flagsKuninori Morimoto2009-03-311-3/+1
| * | sh: Fix up -Wformat-security whining.Paul Mundt2009-03-311-3/+2
| * | sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto2009-03-311-3/+50
| * | sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI2009-03-311-16/+19
| * | sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2009-03-312-280/+118
| * | sh: Add MMU dependency for kexecNobuhiro Iwamatsu2009-03-311-1/+1
| * | sh: urquell: enable LAN deviceKuninori Morimoto2009-03-311-0/+4
| * | sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto2009-03-311-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-2/+2
|\ \ \
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | | | Simplify copy_thread()Alexey Dobriyan2009-04-022-2/+2
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-305-5/+0
|\ \ \ | |_|/ |/| |
| * | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-304-4/+0
| * | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-1/+0
| |/
* | V4L/DVB (10665): soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski2009-03-302-3/+5
|/
* i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-281-1/+1
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+1
|\
| * Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-162-52/+6
| |\