sh: dma: Make PVR2 DMA configurable.
[safe/jmp/linux-2.6] / arch / sh / kernel /
2009-03-16 Francesco VIRLINZIsh: clkfwk: Safer resume from hibernation.
2009-03-16 Paul Mundtsh: Consolidate SH-Mobile CPU code in arch/sh/kernel...
2009-03-16 Magnus Dammsh: SuperH Mobile suspend support
2009-03-16 Nobuhiro Iwamatsush: Fix compile error by operands(mov.l) in sh3/entry.S
2009-03-16 Kuninori Morimotosh: Add OHCI USB support for SH7786
2009-03-11 Francesco VIRLINZIsh: clkfwk: Add resume from hibernation support.
2009-03-11 Francesco VIRLINZIsh: clkfwk: add clk_set_parent/clk_get_parent
2009-03-10 Yoshihiro Shimodash: Support fixed 32-bit PMB mappings from bootloader.
2009-03-10 Magnus Dammsh: hibernation support
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7720.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7710.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7705.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh770x.
2009-03-06 Paul Mundtsh: multiple vectors per irq - mxg.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7619.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7206.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7201.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7263.
2009-03-06 Paul Mundtsh: multiple vectors per irq - sh7203.
2009-03-06 Nobuhiro Iwamatsush: Restore RTC IRQ setting for SH7763 setup.
2009-03-06 Nobuhiro Iwamatsush: multiple vectors per irq - sh7763
2009-03-03 Kuninori Morimotosh: Add support for SH7786 CPU subtype.
2009-02-27 Paul Mundtsh: Fix up SH-X3 general exception handler build.
2009-02-27 Magnus Dammsh: multiple vectors per irq - sh7785
2009-02-27 Magnus Dammsh: multiple vectors per irq - sh7780
2009-02-27 Magnus Dammsh: multiple vectors per irq - sh7750
2009-02-27 Magnus Dammsh: multiple vectors per irq - base
2009-02-27 Magnus Dammsh: prefetch early exception data on sh4/sh4a.
2009-02-27 Magnus Dammsh: remove EXPEVT vector from stack on sh3/sh4/sh4a
2009-02-27 Magnus Dammsh: rework register restore code for sh3/sh4/sh4a
2009-02-27 Magnus Dammsh: shared register saving code for sh3/sh4/sh4a
2009-02-12 Paul MundtMerge branch 'sh/stable-updates'
2009-02-12 Tobias Klausersh: Storage class should be before const qualifier
2009-01-29 Paul Mundtsh: Don't enable GENERIC_TIME for the CMT clockevent...
2009-01-29 Paul Mundtsh: Fix up MTU2 support for SH7203.
2009-01-29 Magnus Dammsh: CMT platform data for sh7723/sh7722/sh7366/sh7343
2009-01-29 Magnus Dammsh: fix no sys_timer case
2009-01-29 Magnus Dammsh: tmu disable support
2009-01-29 Magnus Dammsh: rework clocksource and sched_clock
2009-01-29 Paul MundtMerge branch 'sh/stable-updates'
2009-01-29 Paul Mundtsh: Fix up spurious syscall restarting.
2009-01-29 Carmelo AMOROSOsh: fcnvds fix with denormalized numbers on SH-4 FPU.
2009-01-29 Christopher SMITHsh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET...
2009-01-27 Paul Mundtsh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GP...
2009-01-27 Magnus Dammsh: use gpiolib
2009-01-27 Magnus Dammsh: lockless gpio_set_value()
2009-01-27 Magnus Dammsh: lockless gpio_get_value()
2009-01-27 Magnus Dammsh: make gpio_get/set_value() O(1)
2009-01-21 SUGIOKA Toshinobush: fix unaligned and nonexistent address handling
2009-01-21 Magnus Dammsh: export the sh7343 JPU to user space
2009-01-21 Paul Mundtsh: Drop the BKL from sys_execve() on SH-5.
2009-01-14 Heiko Carstens[CVE-2009-0029] Remove __attribute__((weak)) from sys_p...
2009-01-14 Heiko Carstens[CVE-2009-0029] Rename old_readdir to sys_old_readdir
2009-01-06 Russell Kingremove linux/hardirq.h from asm-generic/local.h
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Al Virotake init_fs to saner place
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-12-25 Martin Schwidefsky[S390] arch_setup_additional_pages arguments
2008-12-22 Takanari Hayamash: add UIO support for JPU on SH7722.
2008-12-22 Paul Mundtsh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
2008-12-22 Paul Mundtsh: Enable skipping of bss on debug platforms for sh32...
2008-12-22 Paul Mundtsh: Kill off cf-enabler with extreme prejudice.
2008-12-22 Paul Mundtsh: Simplify kernel_thread_helper() for sh32.
2008-12-22 Paul Mundtsh: Kill off mv_heartbeat() from the machvec.
2008-12-22 Paul Mundtsh: Kill off sh_bios_in_gdb_mode().
2008-12-22 Paul Mundtsh: export sh_bios_get_node_addr() symbol for stnic...
2008-12-22 Paul Mundtsh: Run sh_bios through a long overdue Lindent.
2008-12-22 Paul Mundtsh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill...
2008-12-22 Paul Mundtsh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().
2008-12-22 Paul Mundtsh: Kill off remaining CONFIG_SH_KGDB bits.
2008-12-22 Paul Mundtsh: Generic kgdb stub support.
2008-12-22 Paul Mundtsh: Provide linux/regset.h interface for SH-5.
2008-12-22 Paul Mundtsh: Provide asm/syscall.h for SH-5.
2008-12-22 Paul Mundtsh: Handle cases where setup{_rt,}_frame() fail on...
2008-12-22 Paul Mundtsh: Convert sh64 /proc/asids to debugfs and generic sh.
2008-12-22 Paul Mundtsh: Kill off sh64's unused alloc/free_task_struct(...
2008-12-22 Aoi Shinkaish: Delete unnecessary mov in the interrupt exception...
2008-12-22 Paul Mundtsh: Provide ftrace_make_call()/ftrace_make_nop().
2008-12-22 Magnus Dammsh: move the hp6xx pm code
2008-12-22 Magnus Dammsh: sh7343 scif configuration update
2008-12-22 Magnus Dammsh: propagate r_clk
2008-12-22 Peter Griffinsh: Add support for SH7201 CPU subtype.
2008-12-22 Paul Mundtsh: Split out the idle loop for reuse between _32/_64...
2008-12-22 Paul Mundtsh: do not latency trace idle.
2008-12-22 Paul Mundtsh: Tidy up backtrace formatting with kallsyms disabled.
2008-12-22 Paul Mundtsh: Add a simple code dumper for SUPERH32 show_regs().
2008-12-22 Paul Mundtsh: Add a few more branch types to the branch emulator.
2008-12-22 Paul Mundtsh: More movmem alias symbol exports for older compilers.
2008-12-22 Paul Mundtsh: Add exports for __udivsi3/__sdivsi3 and the _i4...
2008-12-22 Paul Mundtsh: Migrate necessary libgcc bits in to arch/sh/lib...
2008-12-22 Paul Mundtsh: __udivdi3 -> do_div() in softfloat lib.
2008-12-22 Paul Mundtsh: Fix clock framework compiler warnings.
2008-12-22 Matt Flemingsh: dynamic ftrace support.
2008-12-22 Magnus Dammsh: remove old sh_mobile mstpc clocks
2008-12-22 Magnus Dammsh: sh_mobile usb clock framework support
2008-12-22 Magnus Dammsh: sh_mobile usbf clock framework support
2008-12-22 Magnus Dammsh: sh_mobile i2c clock framework support
2008-12-22 Magnus Dammsh: sh_mobile mstpcr clocks for sh7366
2008-12-22 Magnus Dammsh: sh_mobile mstpcr clocks for sh7343
next