| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-18 | 2 | -2/+2 |
* | sh: Replace old style lock initializer | Thomas Gleixner | 2009-11-09 | 1 | -1/+1 |
* | sh: Account for cache aliases in flush_icache_range() | Matt Fleming | 2009-11-09 | 1 | -1/+4 |
* | sh: unwinder: Fix up invalid PC refetch in dwarf unwinder. | Paul Mundt | 2009-11-06 | 1 | -1/+1 |
* | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. | Paul Mundt | 2009-10-27 | 2 | -1/+6 |
* | sh: Document uImage.bin target in archhelp. | Paul Mundt | 2009-10-27 | 1 | -0/+1 |
* | sh: add uImage.bin target | Magnus Damm | 2009-10-26 | 2 | -2/+6 |
* | sh: rsk7203 CONFIG_MTD=n fix | Magnus Damm | 2009-10-26 | 2 | -13/+14 |
* | sh: Check for return_to_handler when unwinding the stack | Matt Fleming | 2009-10-26 | 1 | -0/+22 |
* | sh: Build fix: define more __movmem* symbols | Lubomir Rintel | 2009-10-26 | 1 | -0/+14 |
* | sh: __irq_entry annotate do_IRQ(). | Paul Mundt | 2009-10-26 | 1 | -1/+2 |
* | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference. | Paul Mundt | 2009-10-16 | 1 | -1/+0 |
* | sh: Remove BKL from landisk gio. | Thomas Gleixner | 2009-10-16 | 1 | -6/+4 |
* | sh: disabled cache handling fix. | Magnus Damm | 2009-10-16 | 1 | -0/+10 |
* | sh: Fix up single page flushing to use PAGE_SIZE. | Valentin Sitdikov | 2009-10-16 | 1 | -12/+10 |
* | sh: Fix a TRACE_IRQS_OFF typo. | Paul Mundt | 2009-10-14 | 1 | -1/+1 |
* | sh: Optimize the setup_rt_frame() I-cache flush. | Paul Mundt | 2009-10-14 | 1 | -2/+1 |
* | sh: Populate initial secondary CPU info from boot_cpu_data. | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
* | sh: Tidy up SMP cpuinfo. | Paul Mundt | 2009-10-14 | 1 | -0/+2 |
* | sh: Use boot_cpu_data for FPU tests in sigcontext paths. | Paul Mundt | 2009-10-14 | 1 | -3/+3 |
* | sh: ftrace: Fix up syscall tracepoint support. | Paul Mundt | 2009-10-13 | 1 | -10/+27 |
* | sh: force dcache flush if dcache_dirty bit set. | Paul Mundt | 2009-10-13 | 1 | -1/+1 |
* | sh: update die() output. | Paul Mundt | 2009-10-13 | 1 | -3/+4 |
* | sh: Don't allocate smaller sized mappings on every iteration | Matt Fleming | 2009-10-09 | 1 | -0/+7 |
* | sh: Try PMB mapping based on physical address, not mapping size | Matt Fleming | 2009-10-09 | 1 | -1/+1 |
* | sh: Plug PMB alloc memory leak | Matt Fleming | 2009-10-09 | 1 | -6/+24 |
* | sh: Sprinkle __uses_jump_to_uncached | Matt Fleming | 2009-10-09 | 2 | -3/+3 |
* | sh: enable sleep state LEDs on Ecovec24 | Magnus Damm | 2009-10-09 | 1 | -0/+5 |
* | sh: mach-ecovec24: Document DS2 switch settings. | Kuninori Morimoto | 2009-10-05 | 1 | -0/+14 |
* | sh: Build fix: export __movmem | Lubomir Rintel | 2009-09-30 | 1 | -0/+1 |
* | sh: Disable unaligned kernel access printks by default. | Paul Mundt | 2009-09-30 | 1 | -2/+2 |
* | sh: mach-ecovec24: modify 1st MTD area to read only | Kuninori Morimoto | 2009-09-30 | 1 | -1/+1 |
* | sh: mach-ecovec24: Add TouchScreen support | Kuninori Morimoto | 2009-09-30 | 1 | -0/+42 |
* | sh: magicpanelr2 and dreamcast can use the generic I/O base. | Paul Mundt | 2009-09-28 | 2 | -4/+0 |
* | sh: Don't enable interrupts in the page fault path | Matt Fleming | 2009-09-28 | 1 | -2/+0 |
* | sh: Set the default I/O port base to P2SEG. | Paul Mundt | 2009-09-28 | 1 | -0/+3 |
* | sh: Handle ioport_map() cases for >= P1SEG addresses. | Paul Mundt | 2009-09-28 | 1 | -0/+3 |
* | sh: Add support DMA Engine to SH7780 | Nobuhiro Iwamatsu | 2009-09-25 | 1 | -0/+14 |
* | sh: Add support DMA Engine to SH7722 | Nobuhiro Iwamatsu | 2009-09-25 | 1 | -0/+14 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-25 | 3 | -5/+23 |
|\ |
|
| * | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 3 | -5/+23 |
| |\ |
|
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 3 | -5/+23 |
| | |\ |
|
| | | * | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2009-09-08 | 3 | -5/+23 |
* | | | | sh: enable onenand support in kfr2r09 defconfig. | Paul Mundt | 2009-09-25 | 1 | -2/+7 |
* | | | | sh: update defconfigs. | Paul Mundt | 2009-09-25 | 48 | -1271/+3269 |
* | | | | sh: add FSI driver support for ms7724se | Kuninori Morimoto | 2009-09-25 | 1 | -0/+89 |
* | | | | sh: Fix up uninitialized variable use caught by gcc 4.4. | Paul Mundt | 2009-09-24 | 1 | -6/+6 |
* | | | | sh: Handle unaligned 16-bit instructions on SH-2A. | Paul Mundt | 2009-09-24 | 1 | -3/+8 |
* | | | | sh: mach-ecovec24: Add active low setting for sh_eth | Kuninori Morimoto | 2009-09-24 | 1 | -0/+1 |
* | | | | sh: includecheck fix: dwarf.c | Jaswinder Singh Rajput | 2009-09-24 | 1 | -1/+0 |
|/ / / |
|