aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: Use __INIT macro instead of .text.init.Tim Abbott2009-04-271-2/+3
* 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: 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
* | | | | sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI2009-03-111-0/+64
* | | | | sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI2009-03-111-0/+29
* | | | | sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-101-1/+4
* | | | | sh: hibernation supportMagnus Damm2009-03-107-5/+214
* | | | | sh: multiple vectors per irq - sh7720.Paul Mundt2009-03-061-45/+23
* | | | | sh: multiple vectors per irq - sh7710.Paul Mundt2009-03-061-48/+21
* | | | | sh: multiple vectors per irq - sh7705.Paul Mundt2009-03-061-42/+19
* | | | | sh: multiple vectors per irq - sh770x.Paul Mundt2009-03-061-47/+21
* | | | | sh: multiple vectors per irq - mxg.Paul Mundt2009-03-061-42/+23
* | | | | sh: multiple vectors per irq - sh7619.Paul Mundt2009-03-061-22/+12
* | | | | sh: multiple vectors per irq - sh7206.Paul Mundt2009-03-061-96/+58
* | | | | sh: multiple vectors per irq - sh7201.Paul Mundt2009-03-061-144/+80
* | | | | sh: multiple vectors per irq - sh7263.Paul Mundt2009-03-061-19/+10
* | | | | sh: multiple vectors per irq - sh7203.Paul Mundt2009-03-061-140/+73