Age | Commit message (Expand) | Author |
2008-10-20 | sh: Move SH-4 CPU headers down one more level. | Paul Mundt |
2008-10-20 | sh: Migrate common board headers to mach-common/. | Paul Mundt |
2008-10-20 | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt |
2008-10-20 | sh: reduce Migo-R smc91x overruns | Magnus Damm |
2008-10-20 | sh: Fix up some merge damage. | Paul Mundt |
2008-10-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2008-10-20 | sh: Add sh7720 pinmux code | Magnus Damm |
2008-10-20 | sh: Add sh7203 pinmux code | Magnus Damm |
2008-10-20 | sh: Add sh7723 pinmux code | Magnus Damm |
2008-10-20 | sh: Add sh7722 pinmux code | Magnus Damm |
2008-10-20 | sh: GPIO and pinmux base code | Magnus Damm |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky |
2008-10-04 | sh: More I/O routine overhauling. | Paul Mundt |
2008-10-01 | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt |
2008-10-01 | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt |
2008-10-01 | sh: Fix up the __raw_read/writeX() definitions. | Paul Mundt |
2008-09-29 | sh: sh_ksyms_64 needs __strncpy_from_user() definition. | Paul Mundt |
2008-09-29 | sh: Fix up uaccess_64 put/get_user() cast warnings. | Paul Mundt |
2008-09-21 | sh: Add FPU registers to regset interface. | Paul Mundt |
2008-09-21 | sh: Add missing asm/ftrace.h. | Paul Mundt |
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 |