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