string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / sh /
2009-10-26 Matt Flemingsh: Annotate irq functions with "notrace"
2009-10-26 Valentin R Sitsikovsh: fix watchdog timer for sh7780/sh7785
2009-10-26 Paul Mundtsh: Fix hugetlbfs dependencies for SH-3 && MMU configur...
2009-10-26 Paul Mundtsh: Document uImage.bin target in archhelp.
2009-10-26 Magnus Dammsh: mac address through private data for sh_eth on...
2009-10-26 Magnus Dammsh: add hwblk_id to sh_eth on ecovec24
2009-10-26 Paul MundtMerge branch 'sh/stable-updates'
2009-10-26 Magnus Dammsh: add uImage.bin target
2009-10-26 Magnus Dammsh: rsk7203 CONFIG_MTD=n fix
2009-10-26 Magnus Dammsh: fix kexec by removing check for old kexec-tools
2009-10-26 Paul MundtMerge branch 'sh/stable-updates'
2009-10-26 Paul MundtMerge branch 'sh/sdhi-mfd'
2009-10-26 Kuninori Morimotosh: mach-ecevec24: Add SDHI support
2009-10-26 Magnus Dammsh: SDHI platform data to the kfr2r09 board
2009-10-26 Magnus Dammsh: SDHI platform data to the SE7724 board
2009-10-26 Magnus Dammsh: SDHI platform data to the AP325RXA board
2009-10-26 Magnus Dammsh: SDHI platform data to the Migo-R board
2009-10-26 Matt Flemingsh: Check for return_to_handler when unwinding the...
2009-10-26 Lubomir Rintelsh: Build fix: define more __movmem* symbols
2009-10-26 Paul Mundtsh: __irq_entry annotate do_IRQ().
2009-10-26 Paul Mundtsh: Add dma-mapping support for dma_alloc/free_coherent...
2009-10-20 Paul Mundtsh: Convert to asm-generic/dma-mapping-common.h
2009-10-19 Paul Mundtsh: Fix up cacheflush routine symbol exports.
2009-10-19 Paul Mundtsh: Fix up uninitialized variable warning in dwarf...
2009-10-18 Paul Mundtsh: Fix up smp_mb__xxx() memory barriers for SH-4A...
2009-10-18 Paul Mundtsh: Disable SCIF2 on the SH-X3 proto CPU.
2009-10-17 Paul Mundtsh: Convert to asm-generic/irqflags.h.
2009-10-16 Paul Mundtsh: Kill off legacy UBC wakeup cruft.
2009-10-16 Paul MundtMerge branch 'sh/stable-updates'
2009-10-16 Paul Mundtsh: Kill off stray HAVE_FTRACE_SYSCALLS reference.
2009-10-16 Paul Mundtsh: Support SCHED_MC for SH-X3 multi-cores.
2009-10-16 Paul Mundtsh: Fix up IRQ re-enabling for the need_resched() case.
2009-10-16 Paul Mundtsh: Make check_pgt_cache() more aggressive while idling.
2009-10-16 Paul Mundtsh: Idle loop chainsawing for SMP-based light sleep.
2009-10-16 Paul Mundtsh: Force boot CPU in to light sleep mode for SH-X3...
2009-10-16 Paul MundtMerge branch 'sh/stable-updates'
2009-10-16 Thomas Gleixnersh: Remove BKL from landisk gio.
2009-10-16 Magnus Dammsh: disabled cache handling fix.
2009-10-16 Valentin Sitdikovsh: Fix up single page flushing to use PAGE_SIZE.
2009-10-14 Paul Mundtsh: Count NMIs in irq_cpustat_t.
2009-10-14 Paul Mundtsh: TS_RESTORE_SIGMASK conversion.
2009-10-14 Paul MundtMerge branch 'sh/stable-updates'
2009-10-14 Paul Mundtsh: Fix a TRACE_IRQS_OFF typo.
2009-10-14 Paul Mundtsh: Optimize the setup_rt_frame() I-cache flush.
2009-10-14 Paul Mundtsh: Populate initial secondary CPU info from boot_cpu_data.
2009-10-14 Paul Mundtsh: Tidy up SMP cpuinfo.
2009-10-14 Paul Mundtsh: Use boot_cpu_data for FPU tests in sigcontext paths.
2009-10-14 Paul Mundtsh: Only invalidate the I-cache range for secondary...
2009-10-14 Paul Mundtsh: Provide CALLER_ADDRx definitions even when ftrace...
2009-10-13 Magnus Dammnet: allow sh_eth to get mac address through platform...
2009-10-13 Paul Mundtsh: ftrace: Make code modification NMI safe.
2009-10-13 Paul Mundtsh: Don't profile return_address().
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-13 Paul Mundtsh: Tidy up the dwarf module helpers.
2009-10-13 Paul Mundtsh: Generalize CALLER_ADDRx support.
2009-10-13 Paul MundtMerge branch 'sh/stable-updates'
2009-10-13 Paul Mundtsh: ftrace: Fix up syscall tracepoint support.
2009-10-13 Paul MundtMerge branch 'sh/stable-updates'
2009-10-13 Paul Mundtsh: force dcache flush if dcache_dirty bit set.
2009-10-13 Paul Mundtsh: update die() output.
2009-10-13 Paul MundtMerge branch 'sh/ftrace' of git://github.com/mfleming...
2009-10-11 Paul MundtMerge branch 'sh/dwarf-unwinder'
2009-10-11 Paul MundtMerge branch 'sh/dwarf-unwinder' of git://github.com...
2009-10-11 Matt Flemingsh: tracing: Use the DWARF unwinder for CALLER_ADDRx
2009-10-11 Matt Flemingsh: Remove any reference to recursive functions from...
2009-10-11 Matt Flemingsh: Fix memory leak in dwarf_unwind_stack()
2009-10-11 Matt Flemingsh: Teach the DWARF unwinder about modules
2009-10-10 Paul Mundtsh: Reinstate ILSEL -> IRL intc mappings for SH-X3...
2009-10-10 Paul Mundtsh: Shut up CONFIG_32BIT=n compiler warnings.
2009-10-10 Matt Flemingsh: Fold fixed-PMB support into dynamic PMB support
2009-10-10 Matt Flemingsh: Fix the offset from P1SEG/P2SEG where we map RAM
2009-10-10 Matt Flemingsh: Remap physical memory into P1 and P2 in pmb_init()
2009-10-10 Matt Flemingsh: Get rid of the kmem cache code
2009-10-10 Matt Flemingsh: Make most PMB functions static
2009-10-10 Matt Flemingsh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
2009-10-10 Matt Flemingsh: Prepare for dynamic PMB support
2009-10-10 Matt Flemingsh: Obliterate the P1 area macros
2009-10-10 Matt Flemingsh: Allocate PMB entry slot earlier
2009-10-10 Paul MundtMerge branch 'sh/cachetlb'
2009-10-10 Guennadi LiakhovetskiSH: add support for the RJ54N1CB0C camera for the kfr2r...
2009-10-09 Matt Flemingsh: Don't allocate smaller sized mappings on every...
2009-10-09 Matt Flemingsh: Try PMB mapping based on physical address, not...
2009-10-09 Matt Flemingsh: Plug PMB alloc memory leak
2009-10-09 Matt Flemingsh: Sprinkle __uses_jump_to_uncached
2009-10-09 Magnus Dammsh: enable sleep state LEDs on Ecovec24
2009-10-05 Kuninori Morimotosh: mach-ecovec24: Document DS2 switch settings.
2009-09-30 Lubomir Rintelsh: Build fix: export __movmem
2009-09-30 Paul Mundtsh: Disable unaligned kernel access printks by default.
2009-09-30 Kuninori Morimotosh: mach-ecovec24: modify 1st MTD area to read only
2009-09-30 Kuninori Morimotosh: mach-ecovec24: Add TouchScreen support
2009-09-28 Paul Mundtsh: magicpanelr2 and dreamcast can use the generic...
2009-09-28 Matt Flemingsh: Don't enable interrupts in the page fault path
2009-09-28 Paul Mundtsh: Set the default I/O port base to P2SEG.
2009-09-28 Paul Mundtsh: Handle ioport_map() cases for >= P1SEG addresses.
2009-09-25 Nobuhiro Iwamatsush: Add support DMA Engine to SH7780
2009-09-25 Nobuhiro Iwamatsush: Add support DMA Engine to SH7722
2009-09-25 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-09-25 Paul Mundtsh: enable onenand support in kfr2r09 defconfig.
2009-09-25 Paul Mundtsh: update defconfigs.
2009-09-25 Kuninori Morimotosh: add FSI driver support for ms7724se
next