aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | sh: Restore RTC IRQ setting for SH7763 setup.Nobuhiro Iwamatsu2009-03-061-0/+1
* | | | | sh: multiple vectors per irq - sh7763Nobuhiro Iwamatsu2009-03-061-76/+37
* | | | | sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-037-0/+1517
* | | | | sh: Fix up SH-X3 general exception handler build.Paul Mundt2009-02-271-1/+1
* | | | | sh: multiple vectors per irq - sh7785Magnus Damm2009-02-271-63/+32
* | | | | sh: multiple vectors per irq - sh7780Magnus Damm2009-02-271-67/+30
* | | | | sh: multiple vectors per irq - sh7750Magnus Damm2009-02-271-62/+25
* | | | | sh: multiple vectors per irq - baseMagnus Damm2009-02-271-1/+1
* | | | | sh: prefetch early exception data on sh4/sh4a.Magnus Damm2009-02-271-2/+5
* | | | | sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2009-02-271-4/+1
* | | | | sh: rework register restore code for sh3/sh4/sh4aMagnus Damm2009-02-271-35/+33
* | | | | sh: shared register saving code for sh3/sh4/sh4aMagnus Damm2009-02-271-126/+147
* | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-02-121-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
| |/ / /
* | | | sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.Paul Mundt2009-01-291-2/+0
* | | | sh: Fix up MTU2 support for SH7203.Paul Mundt2009-01-291-1/+2
* | | | sh: CMT platform data for sh7723/sh7722/sh7366/sh7343Magnus Damm2009-01-294-0/+136
* | | | sh: fix no sys_timer caseMagnus Damm2009-01-291-1/+9
* | | | sh: tmu disable supportMagnus Damm2009-01-291-1/+9
* | | | sh: rework clocksource and sched_clockMagnus Damm2009-01-292-52/+17
* | | | Merge branch 'sh/stable-updates'Paul Mundt2009-01-294-11/+7
|\ \ \ \ | |/ / /
| * | | sh: Fix up spurious syscall restarting.Paul Mundt2009-01-292-6/+2
| * | | sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-291-1/+1
| * | | sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH2009-01-291-4/+4
* | | | sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.Paul Mundt2009-01-272-2/+2
* | | | sh: use gpiolibMagnus Damm2009-01-273-55/+55
* | | | sh: lockless gpio_set_value()Magnus Damm2009-01-271-25/+81
* | | | sh: lockless gpio_get_value()Magnus Damm2009-01-271-63/+63
* | | | sh: make gpio_get/set_value() O(1)Magnus Damm2009-01-271-11/+37
|/ / /
* | | sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu2009-01-211-5/+4
* | | sh: export the sh7343 JPU to user spaceMagnus Damm2009-01-212-1/+32
* | | sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt2009-01-211-2/+0
|/ /
* | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-142-2/+2
* | [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-142-2/+2
|/
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-061-0/+1
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-023-10/+4
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-133-4/+4
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-281-2/+1
|\ \
| * | [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-251-2/+1
| |/
* | sh: add UIO support for JPU on SH7722.Takanari Hayama2008-12-221-0/+31
* | sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt2008-12-221-1/+2
* | sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt2008-12-221-2/+10
* | sh: Kill off cf-enabler with extreme prejudice.Paul Mundt2008-12-223-170/+0
* | sh: Simplify kernel_thread_helper() for sh32.Paul Mundt2008-12-221-15/+4
* | sh: Kill off mv_heartbeat() from the machvec.Paul Mundt2008-12-222-10/+0
* | sh: Kill off sh_bios_in_gdb_mode().Paul Mundt2008-12-221-17/+0
* | sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt2008-12-221-2/+2
* | sh: Run sh_bios through a long overdue Lindent.Paul Mundt2008-12-221-36/+34