aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2009-04-27Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt
2009-04-26sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
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-20sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt
2009-04-19sh: sh7724: Register CMT as an early platform device here too.Paul Mundt
2009-04-19sh: sh7724: Don't default enable the RTC clock.Paul Mundt
2009-04-19Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt
2009-04-19sh: Early Platform Data for SuperH MobileMagnus Damm
2009-04-19sh: Add plat_early_device_setup()Magnus Damm
2009-04-19sh: arch earlytimer supportMagnus Damm
2009-04-16sh: pci io port base address codeMagnus Damm
2009-04-16sh: sh7724: Add CMT clockevents support.Paul Mundt
2009-04-16sh: sh7724: Add VEU support.Kuninori Morimoto
2009-04-16sh: sh7724: Add VPU support.Kuninori Morimoto
2009-04-16sh: sh7724: Add I2C support.Kuninori Morimoto
2009-04-16sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto
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: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto
2009-04-06sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi
2009-04-02Simplify copy_thread()Alexey Dobriyan
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-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-03-31sh: Fix up -Wformat-security whining.Paul Mundt
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto
2009-03-31sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-20sh: disallow kexec virtual entryMagnus Damm
2009-03-18sh: kexec jump: fix for ftrace.Paul Mundt
2009-03-18sh: kexec: Drop SR.BL bit toggling.Paul Mundt
2009-03-18sh: add kexec jump supportMagnus Damm
2009-03-18sh: rework kexec segment codeMagnus Damm
2009-03-18sh: simplify kexec vbr codeMagnus Damm
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt
2009-03-16sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI
2009-03-16sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt
2009-03-16sh: SuperH Mobile suspend supportMagnus Damm
2009-03-16sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu
2009-03-16sh: Add OHCI USB support for SH7786Kuninori Morimoto
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-11sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI
2009-03-11sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI