aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-12sh: Tidy up ELF core dumps.Paul Mundt1-6/+0
2008-09-12sh: Add DSP registers to regset interface.Paul Mundt2-3/+5
2008-09-12sh: Fix up NUMA build error with se7722_defconfig.Paul Mundt2-1/+3
2008-09-12sh: Provide the asm/syscall.h interface, needed by tracehook.Paul Mundt3-0/+126
2008-09-12sh: provide user_stack_pointer(), needed for tracehook support.Paul Mundt2-0/+4
2008-09-12sh: ioremap_prot support.Paul Mundt3-0/+5
2008-09-12sh: ptrace: Introduce user_regset interface for gp regs.Paul Mundt2-1/+16
2008-09-08sh: kprobes: Use trapa #0x3a for breakpoint trap.Paul Mundt1-1/+1
2008-09-08sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.Paul Mundt1-2/+1
2008-09-08sh: Add kprobes support.Chris Smith1-0/+59
2008-09-08sh: early cached_to_uncached initialization.Stuart Menefy1-1/+2
2008-09-08sh: fixup many sparse errors.Paul Mundt13-6/+151
2008-09-08sh: generic clockevent broadcast support.Paul Mundt1-0/+3
2008-09-08sh: smp: Hook up a timer IPI stub.Paul Mundt1-6/+13
2008-09-08sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt1-2/+0
2008-09-08sh: smp: Provide a generic IPI handler.Paul Mundt1-0/+1
2008-09-08sh: Kill off unused defines from asm/smp.h.Paul Mundt1-5/+0
2008-09-08sh: Provide movli.l/movco.l-based cmpxchg.Paul Mundt2-0/+73
2008-09-08sh: Provide movli.l/movco.l-based bitops.Paul Mundt2-0/+146
2008-08-25sh64: re-add the __strnlen_user() prototypeAdrian Bunk1-0/+2
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-3/+23
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-11sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII1-0/+7
2008-08-11video: export sh_mobile_lcdc panel sizeMagnus Damm1-0/+6
2008-08-11sh: remove MSTPCR defines from Migo-R header fileMagnus Damm1-3/+0
2008-08-11fix SH7705_CACHE_32KB compilationAdrian Bunk1-0/+10
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato1-0/+11
2008-08-04SH2(A) cache updateYoshinori Sato3-2/+41
2008-08-04add addrespace definition for sh2a.Takashi Yoshii1-0/+10
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt1-20/+0
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt1-9/+3
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-4/+7
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt1-0/+9
2008-08-02sh: seccomp support.Paul Mundt2-2/+14
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt1-12/+28
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds241-0/+16287
2008-07-29sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt1-1/+1
2008-07-29sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt6-83/+1
2008-07-29sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt12-202/+5
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt1-1/+1
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt7-0/+0
2008-07-29sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2-4/+5
2008-07-29sh: migrate to arch/sh/include/Paul Mundt249-0/+16564