sh: fix kexec by removing check for old kexec-tools
[safe/jmp/linux-2.6] / arch / sh / kernel /
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 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: 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 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-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-13 Paul Mundtsh: ftrace: Make code modification NMI safe.
2009-10-13 Paul Mundtsh: Don't profile return_address().
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: update die() output.
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: 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 Matt Flemingsh: Fold fixed-PMB support into dynamic PMB support
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: Obliterate the P1 area macros
2009-09-30 Lubomir Rintelsh: Build fix: export __movmem
2009-09-30 Paul Mundtsh: Disable unaligned kernel access printks by default.
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-24 Paul Mundtsh: Fix up uninitialized variable use caught by gcc...
2009-09-24 Paul Mundtsh: Handle unaligned 16-bit instructions on SH-2A.
2009-09-24 Jaswinder Singh... sh: includecheck fix: dwarf.c
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Tim AbbottUse macros for .bss.page_aligned section.
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-20 Sam Ravnborgkbuild: rename ld-option to cc-ldoption
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-09-16 Paul Mundtsh: Kill off unused se_skipped in alignment trap notifi...
2009-09-16 Paul Mundtsh: Wire up HAVE_SYSCALL_TRACEPOINTS.
2009-09-16 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Paul Mundtsh: cpufreq: Include CPU id in info messages.
2009-09-14 Paul Mundtsh: multi-evt support for SH-X3 proto CPU.
2009-09-14 Rafael Ignacio Zuritash: clkfwk: remove bogus set_bus_parent() from SH7709.
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-01 Paul Mundtsh: Kill off kgdb's magical NMI debouncing.
2009-09-01 Paul Mundtsh: nmi_debug support.
2009-09-01 Paul MundtMerge branch 'master' into sh/smp
2009-08-31 Paul Mundtsh: unwinder: Fix up uninitialized variable warnings...
2009-08-29 Matt Flemingsh: Only shout about fixing up unexpected unaligned...
2009-08-27 Kuninori Morimotosh: fix CPU_SH7723/7724 numbering bug
2009-08-25 Paul Mundttimekeeping: Fix up read_persistent_clock() breakage...
2009-08-24 Paul MundtMerge branch 'sh/st-integration'
2009-08-24 Paul Mundtsh: Move the FTRACE_SYSCALL_MAX definition in to asm...
2009-08-24 Pawel Mollsh: Simplify "multi-evt" interrupt handling.
2009-08-24 Giuseppe Cavallarosh: fix sys_cacheflush error checking
2009-08-24 Stuart Menefysh: Fixes some write posting issues in the interrupt...
2009-08-24 Stuart Menefysh: Add sys_cacheflush() call for SH CPUs.
2009-08-24 Stuart Menefysh: Optimise memcpy_to/fromio for SH4
2009-08-24 Stuart Menefysh: generic_in/outs{bwl} optimizations.
2009-08-24 Stuart Menefysh: Remove implicit sign extension from assembler immed...
2009-08-24 Pawel Mollsh: Allow for kernel command line concatenation.
2009-08-24 Jon Frosdicksh: Use internal watchdog timer to perform reset
2009-08-24 Giuseppe Cavallarosh: kgdb: do not reload VBR while handling debugger...
2009-08-24 David McKaysh: Allow use of GENERIC_IOMAP
2009-08-24 Carl Shawsh: Improve unwind info for signals
2009-08-24 Andre Drasziksh: cleanup of do_address_error()
2009-08-24 Andre Drasziksh: Allow user control over misaligned fixup handling
2009-08-24 Andre Drasziksh: ratelimit unaligned fixups
2009-08-23 Paul MundtMerge branches 'sh/hwblk' and 'sh/pm-runtime'
2009-08-23 Magnus Dammsh: drop static UIO clocks for sh7722, sh7723 and sh7724
2009-08-23 Paul Mundtsh: Fix section mismatch in platform bus notifier.
2009-08-23 Magnus Dammsh: Runtime PM for SuperH Mobile platform bus devices
2009-08-22 Paul Mundtsh: unwinder: cacheline align slab cache objects.
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder'
next