]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/sh/kernel
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
[linux-2.6-omap-h63xx.git] / arch / sh / kernel /
2008-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-12-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-28 Linus TorvaldsMerge branch 'x86-core-for-linus' of git://git.kernel...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-25 Martin Schwidefsky[S390] arch_setup_additional_pages arguments
2008-12-25 Takashi IwaiMerge branch 'topic/udev-id-rename' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/snd-hrtimer' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/jack-mechanical' into to-push
2008-12-25 Takashi IwaiMerge branch 'topic/aoa' into to-push
2008-12-23 Ingo MolnarMerge branch 'x86/ptrace' into x86/tsc
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
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
2008-12-22 Magnus Dammsh: sh_mobile mstpcr clocks for sh7723
2008-12-22 Magnus Dammsh: sh_mobile mstpcr clocks for sh7722
2008-12-22 Magnus Dammsh: new sh_mobile mstpcr clocks base code
2008-12-22 Magnus Dammsh: use arch_flags for sh_mobile mstpcr clock bits
2008-12-22 Magnus Dammsh: sh_mobile clock divider index fix
2008-12-22 Magnus Dammsh: enable and disable clocks recursively
2008-12-22 Paul Mundtsh: Move arch_get_unmapped_area() in to arch/sh/mm...
2008-12-20 Takashi IwaiMerge branch 'topic/pcsp-fix' into topic/misc
2008-12-19 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-18 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2008-12-16 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/doc
2008-12-16 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/cpufeature
2008-12-12 Ingo MolnarMerge commit 'v2.6.28-rc8' into x86/mm
2008-12-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-12-04 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-12-03 Ingo MolnarMerge commit 'v2.6.28-rc7'; branch 'x86/dumpstack'...
2008-12-02 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-12-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-01 Takashi IwaiMerge branch 'upstream' into topic/asoc
2008-11-30 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-11-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-11-26 Takashi IwaiMerge branch 'topic/misc' into topic/pcsp-fix
2008-11-25 Ingo MolnarMerge branches 'tracing/core', 'x86/urgent' and 'x86...
2008-11-25 Takashi IwaiMerge branch 'topic/fix/hda' into for-linus
2008-11-24 Ingo MolnarMerge branch 'sched/rt' into sched/core
2008-11-24 Paul MackerrasMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-11-24 Paul MackerrasMerge branch 'merge' of ssh://master.kernel.org/pub...
2008-11-24 Paul MackerrasMerge branch 'merge' of git://git.secretlab.ca/git...
2008-11-23 Ingo MolnarMerge commit 'v2.6.28-rc6' into irq/urgent
2008-11-23 Ingo MolnarMerge branches 'tracing/profiling', 'tracing/options...
2008-11-23 Ingo MolnarMerge commit 'v2.6.28-rc6' into x86/debug
2008-11-21 Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/sound...
2008-11-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-11-20 Ingo MolnarMerge branch 'x86/cleanups' into x86/irq
2008-11-20 Ingo MolnarMerge branch 'linus' into x86/memory-corruption-check
2008-11-20 Ingo MolnarMerge branch 'linus' into x86/uv
2008-11-20 Linus TorvaldsMerge branch 'x86/numa' of git://git.kernel.org/pub...
next