aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-22sh: mrshpc_setup_windows() needs to be inline.Paul Mundt1-1/+1
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt1-0/+52
2008-12-22sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt2-29/+4
2008-12-22sh: Kill off dead mv_init_pci() from machvec.Paul Mundt1-1/+0
2008-12-22sh: Kill off mv_heartbeat() from the machvec.Paul Mundt1-2/+0
2008-12-22sh: Kill off sh_bios_in_gdb_mode().Paul Mundt1-1/+0
2008-12-22sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt1-9/+12
2008-12-22sh: Generic kgdb stub support.Paul Mundt2-47/+21
2008-12-22sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt2-3/+3
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt2-3/+1
2008-12-22sh: Provide asm/syscall.h for SH-5.Paul Mundt1-1/+75
2008-12-22sh: Fix up syscall_get_nr() comment in syscall_32.h.Paul Mundt1-1/+1
2008-12-22sh: Fix up the cpu_asid() return value on nommu.Paul Mundt1-2/+2
2008-12-22sh: Fix an off-by-1 check in __mutex_fastpath_unlock().Paul Mundt1-1/+1
2008-12-22sh: Fix up the SH-4A mutex fastpath semantics.Paul Mundt1-16/+21
2008-12-22sh: move the hp6xx pm codeMagnus Damm1-17/+0
2008-12-22sh: remove ioport cruft and smc91x from se7343Magnus Damm1-3/+0
2008-12-22sh: add st16c2550 devices to se7343Magnus Damm1-1/+5
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin2-2/+2
2008-12-22sh: Provide a dyn_arch_ftrace struct definition.Paul Mundt1-2/+7
2008-12-22sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64.Paul Mundt3-5/+3
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt1-0/+1
2008-12-22sh: Provide optimized unaligned loads on SH-4A.Paul Mundt2-1/+264
2008-12-22sh: P4 ioremap pass-throughMagnus Damm2-0/+15
2008-12-22sh: Add SH-4A optimized fastpath mutex implementation.Michael Trimarchi2-1/+111
2008-12-22sh: Add platform-specific constants for SH7709Steve Glendinning2-0/+32
2008-12-22sh: Provide optimized non-atomic bitops for SH-2A.Paul Mundt2-0/+145
2008-12-22sh: Convert to generic bitops for IRQ-toggling implementation.Paul Mundt4-95/+7
2008-12-22sh: dynamic ftrace support.Matt Fleming1-0/+21
2008-12-13Merge ../linux-2.6-x86Rusty Russell1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-26sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar1-1/+0
2008-11-12sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.Paul Mundt1-0/+4
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt1-0/+6
2008-10-31sh: use the new byteorder headers.Harvey Harrison1-19/+17
2008-10-28sh: Kill off long-dead HD64465 cchip support.Paul Mundt4-363/+0
2008-10-28sh: Add on-chip RTC support for SH7722.Paul Mundt1-1/+1
2008-10-23sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt1-0/+1
2008-10-23sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt1-0/+6
2008-10-23sh: sh7785 pinmux supportMagnus Damm1-0/+234
2008-10-22sh: improve pinmux support for single direction pinsMagnus Damm1-0/+1
2008-10-21sh: Wire up oops reporting in the die notifier chain.Paul Mundt1-0/+1
2008-10-21sh: gpio: Stub in dummy GPIO<->IRQ mapping routines.Paul Mundt1-0/+15
2008-10-21sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs.Paul Mundt1-4/+2
2008-10-20sh: Move SH-4 CPU headers down one more level.Paul Mundt2-0/+0
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt15-0/+0
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt4-0/+0
2008-10-20sh: reduce Migo-R smc91x overrunsMagnus Damm1-0/+2
2008-10-20sh: Fix up some merge damage.Paul Mundt1-0/+2
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-2/+0