nfsd: optimise the starting of zero threads when none are running.
[safe/jmp/linux-2.6] / arch / sh / kernel /
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-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...
next