Age | Commit message (Expand) | Author |
2008-11-12 | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt |
2008-11-10 | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt |
2008-10-31 | sh: use the new byteorder headers. | Harvey Harrison |
2008-10-28 | sh: Kill off long-dead HD64465 cchip support. | Paul Mundt |
2008-10-28 | sh: Add on-chip RTC support for SH7722. | Paul Mundt |
2008-10-23 | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt |
2008-10-23 | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt |
2008-10-23 | sh: sh7785 pinmux support | Magnus Damm |
2008-10-22 | sh: improve pinmux support for single direction pins | Magnus Damm |
2008-10-21 | sh: Wire up oops reporting in the die notifier chain. | Paul Mundt |
2008-10-21 | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. | Paul Mundt |
2008-10-21 | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. | Paul Mundt |
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 |