aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAge
* sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-31
* Add support usb setting on sh 7366Kuninori Morimoto2008-10-31
* sh: Add on-chip RTC support for SH7722.Paul Mundt2008-10-28
* sh: Fix FPU tuning on toolchains with mismatched multilib targets.Paul Mundt2008-10-28
* sh: sh7785 pinmux supportMagnus Damm2008-10-22
* sh: Kill off unused p1fc divisors from SH7763 clk fwk.Paul Mundt2008-10-22
* sh: improve pinmux support for single direction pinsMagnus Damm2008-10-22
* sh: Update gpio_set_value() pin value handlingMagnus Damm2008-10-21
* sh: Export cache flush routines needed by sh_eth on SH7619.Paul Mundt2008-10-21
* sh: Wire up oops reporting in the die notifier chain.Paul Mundt2008-10-21
* sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.Paul Mundt2008-10-21
* sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().Paul Mundt2008-10-20
* sh: Fix up the SH7203 build.Paul Mundt2008-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-20
|\
| * sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt2008-10-20
| * sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt2008-10-19
| * sh: add dynamic crash base address supportMagnus Damm2008-10-19
| * sh: Fix up some merge damage.Paul Mundt2008-10-19
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-19
| |\
| * \ Merge branch 'sh/gpiolib'Paul Mundt2008-10-19
| |\ \
| | * | sh: Add sh7720 pinmux codeMagnus Damm2008-10-19
| | * | sh: Add sh7203 pinmux codeMagnus Damm2008-10-19
| | * | sh: Add sh7723 pinmux codeMagnus Damm2008-10-19
| | * | sh: Add sh7722 pinmux codeMagnus Damm2008-10-19
| | * | sh: GPIO and pinmux base codeMagnus Damm2008-10-19
| * | | Fix debugfs_create_dir's error checking method for arch/sh/kernel/Zhaolei2008-10-19
| |/ /
| * | sh: More I/O routine overhauling.Paul Mundt2008-10-03
| * | sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-01
| * | sh: Use __raw_xxx() I/O accessors for INTC and IPR.Paul Mundt2008-10-01
| * | sh: SH-5 clk fwk support.Paul Mundt2008-09-29
| * | sh: Fix up signal_64 cast warnings.Paul Mundt2008-09-29
| * | sh: Force pending restarted system calls to return -EINTR.Paul Mundt2008-09-24
| * | sh: Add FPU registers to regset interface.Paul Mundt2008-09-21
| * | sh: ftrace support.Paul Mundt2008-09-21
| * | sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-21
| * | sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2008-09-20
| * | sh: Fix up signal_64 conflicting handle_signal() definition.Paul Mundt2008-09-17
| * | sh: Fix up fpu emu build.Paul Mundt2008-09-17
| * | sh: latencytop support.Paul Mundt2008-09-12
| * | sh: Tidy up ELF core dumps.Paul Mundt2008-09-12
| * | sh: Check SR.DSP bit for DSP regset validity.Paul Mundt2008-09-12
| * | sh: Add missing task_user_regset_view() definition.Paul Mundt2008-09-12
| * | sh: Add DSP registers to regset interface.Paul Mundt2008-09-12
| * | sh: Flag T-bit for syscall restart.Paul Mundt2008-09-12
| * | sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt2008-09-12
| * | sh: intc_prio_data() test before subtraction on unsignedroel kluin2008-09-09
| * | sh: kprobes: kretprobe_trampoline needs to be global.Paul Mundt2008-09-08
| * | sh: Derive calibrate_delay lpj from clk fwk.Paul Mundt2008-09-08
| * | sh: kprobes: __kprobes annotations and formatting cleanups.Paul Mundt2008-09-08
| * | sh: kprobes: Fix up race against probe point removal.Paul Mundt2008-09-08