summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt2008-12-221-9/+12
* sh: Generic kgdb stub support.Paul Mundt2008-12-222-47/+21
* sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt2008-12-222-3/+3
* sh: Provide linux/regset.h interface for SH-5.Paul Mundt2008-12-222-3/+1
* sh: Provide asm/syscall.h for SH-5.Paul Mundt2008-12-221-1/+75
* sh: Fix up syscall_get_nr() comment in syscall_32.h.Paul Mundt2008-12-221-1/+1
* sh: Fix up the cpu_asid() return value on nommu.Paul Mundt2008-12-221-2/+2
* sh: Fix an off-by-1 check in __mutex_fastpath_unlock().Paul Mundt2008-12-221-1/+1
* sh: Fix up the SH-4A mutex fastpath semantics.Paul Mundt2008-12-221-16/+21
* sh: move the hp6xx pm codeMagnus Damm2008-12-221-17/+0
* sh: remove ioport cruft and smc91x from se7343Magnus Damm2008-12-221-3/+0
* sh: add st16c2550 devices to se7343Magnus Damm2008-12-221-1/+5
* sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-222-2/+2
* sh: Provide a dyn_arch_ftrace struct definition.Paul Mundt2008-12-221-2/+7
* sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt2008-12-223-5/+3
* sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt2008-12-221-0/+1
* sh: Provide optimized unaligned loads on SH-4A.Paul Mundt2008-12-222-1/+264
* sh: P4 ioremap pass-throughMagnus Damm2008-12-222-0/+15
* sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi2008-12-222-1/+111
* sh: Add platform-specific constants for SH7709Steve Glendinning2008-12-222-0/+32
* sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt2008-12-222-0/+145
* sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt2008-12-224-95/+7
* sh: dynamic ftrace support.Matt Fleming2008-12-221-0/+21
* sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt2008-11-121-0/+4
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-101-0/+6
* 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
OpenPOWER on IntegriCloud