aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt5-4/+9
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott4-4/+8
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt3-2/+11
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-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt1-4/+0
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt1-0/+10
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt1-1/+0
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt11-13/+2944
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm4-0/+40
2009-04-19sh: Add plat_early_device_setup()Magnus Damm1-0/+7
2009-04-19sh: arch earlytimer supportMagnus Damm1-0/+9
2009-04-16sh: pci io port base address codeMagnus Damm1-0/+5
2009-04-16sh: sh7724: Add CMT clockevents support.Paul Mundt1-0/+33
2009-04-16sh: sh7724: Add VEU support.Kuninori Morimoto1-0/+64
2009-04-16sh: sh7724: Add VPU support.Kuninori Morimoto1-0/+33
2009-04-16sh: sh7724: Add I2C support.Kuninori Morimoto1-0/+46
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto6-13/+2712
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: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto1-7/+7
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2-0/+4
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds9-237/+80
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi4-82/+25
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt1-5/+0
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt1-1/+1
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt1-0/+13
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt4-4/+0
2009-03-31sh: Fix up -Wformat-security whining.Paul Mundt1-3/+2
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto1-145/+39
2009-03-31sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto1-1/+0
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell4-4/+0
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-20sh: disallow kexec virtual entryMagnus Damm1-1/+8
2009-03-18sh: kexec jump: fix for ftrace.Paul Mundt1-0/+6
2009-03-18sh: kexec: Drop SR.BL bit toggling.Paul Mundt1-4/+3
2009-03-18sh: add kexec jump supportMagnus Damm2-32/+195
2009-03-18sh: rework kexec segment codeMagnus Damm2-6/+17
2009-03-18sh: simplify kexec vbr codeMagnus Damm2-13/+8
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2-2/+2
2009-03-16sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI1-1/+3
2009-03-16sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt5-4/+7
2009-03-16sh: SuperH Mobile suspend supportMagnus Damm3-0/+221
2009-03-16sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu1-1/+1
2009-03-16sh: Add OHCI USB support for SH7786Kuninori Morimoto1-0/+83
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar1-2/+2
2009-03-11sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI1-0/+64
2009-03-11sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI1-0/+29