sh: add sleazy FPU optimization
[safe/jmp/linux-2.6] / arch / sh / kernel /
2009-11-24 Giuseppe CAVALLAROsh: add sleazy FPU optimization
2009-11-18 Thomas Gleixnersh: Fixup last users of irq_chip->typename
2009-11-06 Paul Mundtsh: unwinder: Fix up invalid PC refetch in dwarf unwinder.
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-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-13 Paul Mundtsh: ftrace: Fix up syscall tracepoint support.
2009-10-13 Paul Mundtsh: update die() output.
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'
2009-08-21 Paul Mundtsh: unwinder: Use a special bug flag for unwinder traps.
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder' of git://github.com...
2009-08-21 Paul Mundtsh: Export unwind_stack() to satisfy modular oprofile.
2009-08-21 Matt Flemingsh: Handle the DWARF op, DW_CFA_undefined
2009-08-21 Matt Flemingsh: Fix bug calculating the end of the FDE instructions
2009-08-21 Matt Flemingsh: Setup the frame pointer in handle_interrupt
2009-08-21 Matt Flemingsh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG...
2009-08-21 Matt Flemingsh: unwinder: Set the flags for DW_CFA_val_offset ops...
2009-08-21 Matt Flemingsh: unwinder: Fix memory leak and create our own kmem...
2009-08-21 Yoshihiro Shimodash: Add initial support for SH7757 CPU subtype
2009-08-20 Paul Mundtsh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
2009-08-19 Paul Mundtsh: Fix up clockevents broadcasting.
2009-08-19 Paul MundtMerge branch 'master' into sh/cachetlb
2009-08-18 Kuninori Morimotosh: clkfwk: Support additional IFC divisor on SH7724.
2009-08-18 Matt Flemingsh: Add a few missing irqflags tracing markers.
2009-08-18 Magnus Dammsh: SuperH Mobile Software Standby support for cpuidle
2009-08-18 Magnus Dammsh: rework SuperH Mobile sleep code exception handling
2009-08-16 Paul Mundtsh: unwinder: Move initialization to early_initcall...
2009-08-16 Matt Flemingsh: Add support for DWARF GNU extensions
2009-08-16 Matt Flemingsh: Try again at getting the initial return address...
2009-08-15 Paul Mundtsh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
2009-08-15 Paul Mundtsh: Fix up the SH-5 build with caches enabled.
2009-08-15 Paul Mundtsh64: Build in support for generic stacktrace ops.
2009-08-15 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-15 Paul Mundtsh: Kill off the unhandled pvr case in SH-4 CPU probing.
2009-08-15 Paul MundtMerge branch 'master' into sh/hwblk
2009-08-15 Paul MundtMerge branch 'sh/stable-updates'
2009-08-15 Magnus Dammsh: sh7724 ddr self-refresh changes
2009-08-15 Paul Mundtsh: Track the CPU family in sh_cpuinfo.
2009-08-15 Paul Mundtsh: rework nommu for generic cache.c use.
2009-08-14 Matt Flemingsh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_...
next