summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt2008-09-081-2/+0
* sh: smp: Provide a generic IPI handler.Paul Mundt2008-09-081-0/+1
* sh: Kill off unused defines from asm/smp.h.Paul Mundt2008-09-081-5/+0
* sh: Provide movli.l/movco.l-based cmpxchg.Paul Mundt2008-09-082-0/+73
* sh: Provide movli.l/movco.l-based bitops.Paul Mundt2008-09-082-0/+146
* sh64: re-add the __strnlen_user() prototypeAdrian Bunk2008-08-251-0/+2
* Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-204-3/+23
|\
| * sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII2008-08-111-0/+7
| * video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-111-0/+6
| * sh: remove MSTPCR defines from Migo-R header fileMagnus Damm2008-08-111-3/+0
| * fix SH7705_CACHE_32KB compilationAdrian Bunk2008-08-111-0/+10
* | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
|/
* [netdrvr] sh_eth: Add SH7619 supportYoshinori Sato2008-08-071-0/+11
* SH2(A) cache updateYoshinori Sato2008-08-043-2/+41
* add addrespace definition for sh2a.Takashi Yoshii2008-08-041-0/+10
* sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2008-08-041-20/+0
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-041-9/+3
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-021-4/+7
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-021-0/+9
* sh: seccomp support.Paul Mundt2008-08-022-2/+14
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-021-12/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-011-0/+1
* sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt2008-07-291-1/+1
* sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt2008-07-296-83/+1
* sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt2008-07-2912-202/+5
* sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-291-1/+1
* sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt2008-07-297-0/+0
* sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2008-07-292-4/+5
* sh: migrate to arch/sh/include/Paul Mundt2008-07-29249-0/+16564
OpenPOWER on IntegriCloud