summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'sh/stable-updates' and 'sh/pci-rework'Paul Mundt2009-04-275-4/+9
|\ \
| | * sh: pci: Consolidate pci_iomap() and use the generic I/O base.Paul Mundt2009-04-201-4/+0
| | * sh: pci io port base address codeMagnus Damm2009-04-161-0/+5
| * | sh: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-264-4/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-223-2/+11
|\ \ \ | |/ /
| * | 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: sh7724: Register CMT as an early platform device here too.Paul Mundt2009-04-191-0/+10
* | | sh: sh7724: Don't default enable the RTC clock.Paul Mundt2009-04-191-1/+0
| | |
| \ \
*-. \ \ Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt2009-04-1911-13/+2944
|\ \ \ \ | |_|/ / |/| | |
| | * | sh: sh7724: Add CMT clockevents support.Paul Mundt2009-04-161-0/+33
| | * | sh: sh7724: Add VEU support.Kuninori Morimoto2009-04-161-0/+64
| | * | sh: sh7724: Add VPU support.Kuninori Morimoto2009-04-161-0/+33
| | * | sh: sh7724: Add I2C support.Kuninori Morimoto2009-04-161-0/+46
| | * | sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-166-13/+2712
| | |/
| * | sh: Early Platform Data for SuperH MobileMagnus Damm2009-04-194-0/+40
| * | sh: Add plat_early_device_setup()Magnus Damm2009-04-191-0/+7
| * | sh: arch earlytimer supportMagnus Damm2009-04-191-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: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto2009-04-141-7/+7
* sh: wire up sys_preadv/sys_pwritev() syscalls.Paul Mundt2009-04-062-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-059-237/+80
|\
| * sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-044-82/+25
| * sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-021-5/+0
| * sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-021-1/+1
| * sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-021-0/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-024-4/+0
| |\
| * | sh: Fix up -Wformat-security whining.Paul Mundt2009-03-311-3/+2
| * | sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2009-03-311-145/+39
| * | sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto2009-03-311-1/+0
* | | Simplify copy_thread()Alexey Dobriyan2009-04-022-2/+2
| |/ |/|
* | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-304-4/+0
|/
* 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-161-2/+2
| |\
| | \
| | \
| *-. \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| |\ \ \
| | | * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* | | | | sh: disallow kexec virtual entryMagnus Damm2009-03-201-1/+8
* | | | | sh: kexec jump: fix for ftrace.Paul Mundt2009-03-181-0/+6
* | | | | sh: kexec: Drop SR.BL bit toggling.Paul Mundt2009-03-181-4/+3
* | | | | sh: add kexec jump supportMagnus Damm2009-03-182-32/+195
* | | | | sh: rework kexec segment codeMagnus Damm2009-03-182-6/+17
* | | | | sh: simplify kexec vbr codeMagnus Damm2009-03-182-13/+8
* | | | | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-172-2/+2
* | | | | sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI2009-03-161-1/+3
* | | | | sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt2009-03-165-4/+7
* | | | | sh: SuperH Mobile suspend supportMagnus Damm2009-03-163-0/+221
* | | | | sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu2009-03-161-1/+1
* | | | | sh: Add OHCI USB support for SH7786Kuninori Morimoto2009-03-161-0/+83