aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/include/asm
AgeCommit message (Expand)Author
2008-09-29sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt
2008-09-21sh: Add FPU registers to regset interface.Paul Mundt
2008-09-21sh: Add missing asm/ftrace.h.Paul Mundt
2008-09-21sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt
2008-09-21sh: Add a few more definitions to asm/sizes.h.Paul Mundt
2008-09-21sh: Copy in asm/sizes.h helper from ARM.Paul Mundt
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt
2008-09-17sh: Fix up headers_check regression.Paul Mundt
2008-09-17sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt
2008-09-12sh: Tidy up ELF core dumps.Paul Mundt
2008-09-12sh: Add DSP registers to regset interface.Paul Mundt
2008-09-12sh: Fix up NUMA build error with se7722_defconfig.Paul Mundt
2008-09-12sh: Provide the asm/syscall.h interface, needed by tracehook.Paul Mundt
2008-09-12sh: provide user_stack_pointer(), needed for tracehook support.Paul Mundt
2008-09-12sh: ioremap_prot support.Paul Mundt
2008-09-12sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt
2008-09-08sh: kprobes: Use trapa #0x3a for breakpoint trap.Paul Mundt
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt
2008-09-08sh: Add kprobes support.Chris Smith
2008-09-08sh: early cached_to_uncached initialization.Stuart Menefy
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-09-08sh: generic clockevent broadcast support.Paul Mundt
2008-09-08sh: smp: Hook up a timer IPI stub.Paul Mundt
2008-09-08sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt
2008-09-08sh: smp: Provide a generic IPI handler.Paul Mundt
2008-09-08sh: Kill off unused defines from asm/smp.h.Paul Mundt
2008-09-08sh: Provide movli.l/movco.l-based cmpxchg.Paul Mundt
2008-09-08sh: Provide movli.l/movco.l-based bitops.Paul Mundt
2008-08-25sh64: re-add the __strnlen_user() prototypeAdrian Bunk
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-11sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII
2008-08-11video: export sh_mobile_lcdc panel sizeMagnus Damm
2008-08-11sh: remove MSTPCR defines from Migo-R header fileMagnus Damm
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt
2008-08-02sh: seccomp support.Paul Mundt
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-07-29sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt
2008-07-29sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi
2008-07-29sh: migrate to arch/sh/include/Paul Mundt