| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB. | Paul Mundt | 2008-11-12 | 1 | -0/+4 |
* | sh: Handle fixmap TLB eviction more coherently. | Paul Mundt | 2008-11-10 | 1 | -0/+6 |
* | sh: use the new byteorder headers. | Harvey Harrison | 2008-10-31 | 1 | -19/+17 |
* | sh: Kill off long-dead HD64465 cchip support. | Paul Mundt | 2008-10-28 | 4 | -363/+0 |
* | sh: Add on-chip RTC support for SH7722. | Paul Mundt | 2008-10-28 | 1 | -1/+1 |
* | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 2008-10-23 | 1 | -0/+1 |
* | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt | 2008-10-23 | 1 | -0/+6 |
* | sh: sh7785 pinmux support | Magnus Damm | 2008-10-23 | 1 | -0/+234 |
* | sh: improve pinmux support for single direction pins | Magnus Damm | 2008-10-22 | 1 | -0/+1 |
* | sh: Wire up oops reporting in the die notifier chain. | Paul Mundt | 2008-10-21 | 1 | -0/+1 |
* | sh: gpio: Stub in dummy GPIO<->IRQ mapping routines. | Paul Mundt | 2008-10-21 | 1 | -0/+15 |
* | sh: gpio: Include asm-generic/gpio.h for non-gpiolib stubs. | Paul Mundt | 2008-10-21 | 1 | -4/+2 |
* | sh: Move SH-4 CPU headers down one more level. | Paul Mundt | 2008-10-20 | 2 | -0/+0 |
* | sh: Migrate common board headers to mach-common/. | Paul Mundt | 2008-10-20 | 15 | -0/+0 |
* | sh: Move the CPU definition headers from asm/ to cpu/. | Paul Mundt | 2008-10-20 | 4 | -0/+0 |
* | sh: reduce Migo-R smc91x overruns | Magnus Damm | 2008-10-20 | 1 | -0/+2 |
* | sh: Fix up some merge damage. | Paul Mundt | 2008-10-20 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-20 | 1 | -2/+0 |
|\ |
|
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
* | | sh: Add sh7720 pinmux code | Magnus Damm | 2008-10-20 | 1 | -0/+174 |
* | | sh: Add sh7203 pinmux code | Magnus Damm | 2008-10-20 | 1 | -0/+143 |
* | | sh: Add sh7723 pinmux code | Magnus Damm | 2008-10-20 | 1 | -0/+254 |
* | | sh: Add sh7722 pinmux code | Magnus Damm | 2008-10-20 | 1 | -0/+210 |
* | | sh: GPIO and pinmux base code | Magnus Damm | 2008-10-20 | 1 | -2/+90 |
* | | sh: More I/O routine overhauling. | Paul Mundt | 2008-10-04 | 3 | -175/+96 |
* | | video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations. | Paul Mundt | 2008-10-01 | 2 | -73/+1 |
* | | sh: Move the shared INTC code out to drivers/sh/ | Paul Mundt | 2008-10-01 | 1 | -90/+2 |
* | | sh: Fix up the __raw_read/writeX() definitions. | Paul Mundt | 2008-10-01 | 1 | -41/+36 |
* | | sh: sh_ksyms_64 needs __strncpy_from_user() definition. | Paul Mundt | 2008-09-29 | 1 | -0/+2 |
* | | sh: Fix up uaccess_64 put/get_user() cast warnings. | Paul Mundt | 2008-09-29 | 1 | -8/+16 |
* | | sh: Add FPU registers to regset interface. | Paul Mundt | 2008-09-21 | 2 | -3/+22 |
* | | sh: Add missing asm/ftrace.h. | Paul Mundt | 2008-09-21 | 1 | -0/+8 |
* | | sh: Move lookup_exception_vector() out to asm/system_32.h. | Paul Mundt | 2008-09-21 | 1 | -0/+25 |
* | | sh: Add a few more definitions to asm/sizes.h. | Paul Mundt | 2008-09-21 | 1 | -0/+5 |
* | | sh: Copy in asm/sizes.h helper from ARM. | Paul Mundt | 2008-09-21 | 1 | -0/+56 |
* | | sh: Support kernel stacks smaller than a page. | Paul Mundt | 2008-09-20 | 1 | -18/+14 |
* | | sh: Fix up headers_check regression. | Paul Mundt | 2008-09-17 | 1 | -3/+0 |
* | | sh: Consolidate struct sh_cpuinfo definitions across _32/_64 split. | Paul Mundt | 2008-09-17 | 3 | -61/+39 |
* | | sh: Tidy up ELF core dumps. | Paul Mundt | 2008-09-12 | 1 | -6/+0 |
* | | sh: Add DSP registers to regset interface. | Paul Mundt | 2008-09-12 | 2 | -3/+5 |
* | | sh: Fix up NUMA build error with se7722_defconfig. | Paul Mundt | 2008-09-12 | 2 | -1/+3 |
* | | sh: Provide the asm/syscall.h interface, needed by tracehook. | Paul Mundt | 2008-09-12 | 3 | -0/+126 |
* | | sh: provide user_stack_pointer(), needed for tracehook support. | Paul Mundt | 2008-09-12 | 2 | -0/+4 |
* | | sh: ioremap_prot support. | Paul Mundt | 2008-09-12 | 3 | -0/+5 |
* | | sh: ptrace: Introduce user_regset interface for gp regs. | Paul Mundt | 2008-09-12 | 2 | -1/+16 |
* | | sh: kprobes: Use trapa #0x3a for breakpoint trap. | Paul Mundt | 2008-09-08 | 1 | -1/+1 |
* | | sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. | Paul Mundt | 2008-09-08 | 1 | -2/+1 |
* | | sh: Add kprobes support. | Chris Smith | 2008-09-08 | 1 | -0/+59 |
* | | sh: early cached_to_uncached initialization. | Stuart Menefy | 2008-09-08 | 1 | -1/+2 |
* | | sh: fixup many sparse errors. | Paul Mundt | 2008-09-08 | 13 | -6/+151 |