summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: Add sh7203 pinmux codeMagnus Damm2008-10-201-0/+143
* sh: Add sh7723 pinmux codeMagnus Damm2008-10-201-0/+254
* sh: Add sh7722 pinmux codeMagnus Damm2008-10-201-0/+210
* sh: GPIO and pinmux base codeMagnus Damm2008-10-201-2/+90
* sh: More I/O routine overhauling.Paul Mundt2008-10-043-175/+96
* video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.Paul Mundt2008-10-012-73/+1
* sh: Move the shared INTC code out to drivers/sh/Paul Mundt2008-10-011-90/+2
* sh: Fix up the __raw_read/writeX() definitions.Paul Mundt2008-10-011-41/+36
* sh: sh_ksyms_64 needs __strncpy_from_user() definition.Paul Mundt2008-09-291-0/+2
* sh: Fix up uaccess_64 put/get_user() cast warnings.Paul Mundt2008-09-291-8/+16
* sh: Add FPU registers to regset interface.Paul Mundt2008-09-212-3/+22
* sh: Add missing asm/ftrace.h.Paul Mundt2008-09-211-0/+8
* sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2008-09-211-0/+25
* sh: Add a few more definitions to asm/sizes.h.Paul Mundt2008-09-211-0/+5
* sh: Copy in asm/sizes.h helper from ARM.Paul Mundt2008-09-211-0/+56
* sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-201-18/+14
* sh: Fix up headers_check regression.Paul Mundt2008-09-171-3/+0
* sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split.Paul Mundt2008-09-173-61/+39
* sh: Tidy up ELF core dumps.Paul Mundt2008-09-121-6/+0
* 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
OpenPOWER on IntegriCloud