sh: dma: Make PVR2 DMA configurable.
[safe/jmp/linux-2.6] / arch / sh / kernel /
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-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-11-13 Paul Mundtserial: sh-sci: Reorder the SCxTDR write after the...
2008-11-13 Francesco VIRLINZIsh: Fixed the TMU0 reload value on resume
2008-11-13 Magnus Dammsh: early printk port type fix
2008-11-12 Yoshihiro Shimodafix sci type for SH7723
2008-10-31 Paul Mundtsh: FTRACE renamed to FUNCTION_TRACER.
2008-10-31 Kuninori MorimotoAdd support usb setting on sh 7366
2008-10-28 Paul Mundtsh: Add on-chip RTC support for SH7722.
2008-10-28 Paul Mundtsh: Fix FPU tuning on toolchains with mismatched multil...
2008-10-23 Magnus Dammsh: sh7785 pinmux support
2008-10-22 Paul Mundtsh: Kill off unused p1fc divisors from SH7763 clk fwk.
2008-10-22 Magnus Dammsh: improve pinmux support for single direction pins
2008-10-21 Magnus Dammsh: Update gpio_set_value() pin value handling
2008-10-21 Paul Mundtsh: Export cache flush routines needed by sh_eth on...
2008-10-21 Paul Mundtsh: Wire up oops reporting in the die notifier chain.
2008-10-21 Paul Mundtsh: Hook up PB0->PB7 input-only pins in SH7203 PFC.
2008-10-21 Paul Mundtsh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_c...
2008-10-21 Paul Mundtsh: Fix up the SH7203 build.
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-10-20 Vivek Goyalkdump: make elfcorehdr_addr independent of CONFIG_PROC_...
2008-10-20 Paul Mundtsh: Only build in gpio.o when CONFIG_GENERIC_GPIO is...
2008-10-20 Paul Mundtsh: Move the CPU definition headers from asm/ to cpu/.
2008-10-20 Magnus Dammsh: add dynamic crash base address support
2008-10-20 Paul Mundtsh: Fix up some merge damage.
2008-10-20 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2008-10-20 Paul MundtMerge branch 'sh/gpiolib'
2008-10-20 ZhaoleiFix debugfs_create_dir's error checking method for...
2008-10-20 Magnus Dammsh: Add sh7720 pinmux code
2008-10-20 Magnus Dammsh: Add sh7203 pinmux code
2008-10-20 Magnus Dammsh: Add sh7723 pinmux code
2008-10-20 Magnus Dammsh: Add sh7722 pinmux code
2008-10-20 Magnus Dammsh: GPIO and pinmux base code
2008-10-03 Paul Mundtsh: More I/O routine overhauling.
2008-10-01 Paul Mundtsh: Move the shared INTC code out to drivers/sh/
2008-10-01 Paul Mundtsh: Use __raw_xxx() I/O accessors for INTC and IPR.
2008-09-29 Paul Mundtsh: SH-5 clk fwk support.
2008-09-29 Paul Mundtsh: Fix up signal_64 cast warnings.
2008-09-24 Paul Mundtsh: Force pending restarted system calls to return...
2008-09-21 Paul Mundtsh: Add FPU registers to regset interface.
2008-09-21 Paul Mundtsh: ftrace support.
2008-09-21 Paul Mundtsh: Trivial trace_mark() instrumentation for core events.
2008-09-21 Paul Mundtsh: Move lookup_exception_vector() out to asm/system_32.h.
2008-09-17 Paul Mundtsh: Fix up signal_64 conflicting handle_signal() defini...
2008-09-17 Paul Mundtsh: Fix up fpu emu build.
2008-09-12 Paul Mundtsh: latencytop support.
2008-09-12 Paul Mundtsh: Tidy up ELF core dumps.
2008-09-12 Paul Mundtsh: Check SR.DSP bit for DSP regset validity.
2008-09-12 Paul Mundtsh: Add missing task_user_regset_view() definition.
2008-09-12 Paul Mundtsh: Add DSP registers to regset interface.
2008-09-12 Paul Mundtsh: Flag T-bit for syscall restart.
2008-09-12 Paul Mundtsh: ptrace: Introduce user_regset interface for gp...
2008-09-10 roel kluinsh: intc_prio_data() test before subtraction on unsigned
2008-09-08 Paul Mundtsh: kprobes: kretprobe_trampoline needs to be global.
2008-09-08 Manfred Spraulkernel/cpu.c: create a CPU_STARTING cpu_chain notifier
2008-09-08 Paul Mundtsh: Derive calibrate_delay lpj from clk fwk.
2008-09-08 Paul Mundtsh: kprobes: __kprobes annotations and formatting cleanups.
2008-09-08 Paul Mundtsh: kprobes: Fix up race against probe point removal.
2008-09-08 Paul Mundtsh: kprobes: Fix up a preemption imbalance on jprobe...
2008-09-08 Paul Mundtsh: kprobes: Default to NOTIFY_DONE for unhandled debug...
2008-09-08 Paul Mundtsh: kprobes: Use trapa #0x3a for breakpoint trap.
2008-09-08 Paul Mundtsh: kprobes: Hook up kprobe_fault_handler() in the...
2008-09-08 Paul Mundtsh: Mark kretprobe_trampoline_holder static and __used.
2008-09-08 Luca Santinish: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.
2008-09-08 Chris Smithsh: Add kprobes support.
2008-09-08 Francesco Virlinzish: fix the TMU code to allow a fully running NO_HZ...
2008-09-08 Carl Shawsh: Subnormal double to float conversion
2008-09-08 Stuart Menefysh: Fix an unusual memory initialisation error.
2008-09-08 Stuart Menefysh: Fix up broken 32-bit initrd support.
2008-09-08 Paul Mundtsh: fixup many sparse errors.
2008-09-08 Paul Mundtsh: Display CPU information in show_regs().
2008-09-08 Paul Mundtsh: Early dummy clockevent registration on boot CPU.
2008-09-08 Paul Mundtsh: smp: shove a cpu_relax() in the plat_start_cpu...
2008-09-08 Paul Mundtsh: generic clockevent broadcast support.
2008-09-08 Paul Mundtsh: smp: Hook up a timer IPI stub.
2008-09-08 Paul Mundtsh: smp: Hook in to the generic IPI handler for SH...
2008-09-08 Paul Mundtsh: smp: Provide a generic IPI handler.
2008-09-05 Paul Mundtsh64: resume_kernel fix for kernel oops built with...
2008-09-05 Carmelo Amorososh: resume_kernel fix for kernel oops built with CONFIG...
2008-08-28 Yoshihiro Shimodash: fix semtimedop syscall
2008-08-28 Magnus Dammsh: fix kexec entry point for crash kernels
2008-08-28 Magnus Dammsh: crash kernel resource fix
2008-08-25 Adrian Bunksh: fix ptrace_64.c:user_disable_single_step()
2008-08-11 Magnus Dammsh: export sh7723 VEU as VEU2H
2008-08-11 Yoshinori Satosh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.
2008-08-04 Paul Mundtsh: Save NUMA node data in vmcore for crash dumps.
2008-08-04 Paul Mundtsh: module_alloc() should be using vmalloc_exec().
2008-08-04 Paul Mundtsh: Fix up __bug_table handling in module loader.
2008-08-04 Paul Mundtsh: Fix up broken kerneldoc comments.
2008-08-01 Paul Mundtsh: Fix up the audit arch endian specification.
2008-08-01 Paul Mundtsh: Make syscall tracer use tracehook notifiers, add...
2008-08-01 Paul Mundtsh: ptrace single stepping cleanups.
2008-08-01 Paul Mundtsh: seccomp support.
next