summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: use the new byteorder headers.Harvey Harrison2008-10-311-19/+17
* sh: Kill off long-dead HD64465 cchip support.Paul Mundt2008-10-284-363/+0
* sh: Add on-chip RTC support for SH7722.Paul Mundt2008-10-281-1/+1
* sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt2008-10-231-0/+1
* sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt2008-10-231-0/+6
* sh: sh7785 pinmux supportMagnus Damm2008-10-231-0/+234
* sh: improve pinmux support for single direction pinsMagnus Damm2008-10-221-0/+1
* sh: Wire up oops reporting in the die notifier chain.Paul Mundt2008-10-211-0/+1
* sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Paul Mundt2008-10-211-0/+15
* sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Paul Mundt2008-10-211-4/+2
* sh: Move SH-4 CPU headers down one more level.Paul Mundt2008-10-202-0/+0
* sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-2015-0/+0
* sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt2008-10-204-0/+0
* sh: reduce Migo-R smc91x overrunsMagnus Damm2008-10-201-0/+2
* sh: Fix up some merge damage.Paul Mundt2008-10-201-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-201-2/+0
|\
| * [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
* | sh: Add sh7720 pinmux codeMagnus Damm2008-10-201-0/+174
* | sh: Add sh7203 pinmux codeMagnus Damm2008-10-201-0/+143
* | sh: Add sh7723 pinmux codeMagnus Damm2008-10-201-0/+254
* | sh: Add sh7722 pinmux codeMagnus Damm2008-10-201-0/+210
* | sh: GPIO and pinmux base codeMagnus Damm2008-10-201-2/+90
* | sh: More I/O routine overhauling.Paul Mundt2008-10-043-175/+96
* | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-012-73/+1
* | sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-011-90/+2
* | sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2008-10-011-41/+36
* | sh: sh_ksyms_64 needs __strncpy_from_user() definition.Paul Mundt2008-09-291-0/+2
* | sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt2008-09-291-8/+16
* | sh: Add FPU registers to regset interface.Paul Mundt2008-09-212-3/+22
* | sh: Add missing asm/ftrace.h.Paul Mundt2008-09-211-0/+8
* | sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2008-09-211-0/+25
* | sh: Add a few more definitions to asm/sizes.h.Paul Mundt2008-09-211-0/+5
* | sh: Copy in asm/sizes.h helper from ARM.Paul Mundt2008-09-211-0/+56
* | sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-201-18/+14
* | sh: Fix up headers_check regression.Paul Mundt2008-09-171-3/+0
* | sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt2008-09-173-61/+39
* | sh: Tidy up ELF core dumps.Paul Mundt2008-09-121-6/+0
* | sh: Add DSP registers to regset interface.Paul Mundt2008-09-122-3/+5
* | sh: Fix up NUMA build error with se7722_defconfig.Paul Mundt2008-09-122-1/+3
* | sh: Provide the asm/syscall.h interface, needed by tracehook.Paul Mundt2008-09-123-0/+126
* | sh: provide user_stack_pointer(), needed for tracehook support.Paul Mundt2008-09-122-0/+4
* | sh: ioremap_prot support.Paul Mundt2008-09-123-0/+5
* | sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt2008-09-122-1/+16
* | sh: kprobes: Use trapa #0x3a for breakpoint trap.Paul Mundt2008-09-081-1/+1
* | sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt2008-09-081-2/+1
* | sh: Add kprobes support.Chris Smith2008-09-081-0/+59
* | sh: early cached_to_uncached initialization.Stuart Menefy2008-09-081-1/+2
* | sh: fixup many sparse errors.Paul Mundt2008-09-0813-6/+151
* | sh: generic clockevent broadcast support.Paul Mundt2008-09-081-0/+3
* | sh: smp: Hook up a timer IPI stub.Paul Mundt2008-09-081-6/+13
OpenPOWER on IntegriCloud