aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-0/+62
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-9/+4
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+3
2009-12-01Merge branch 'topic/pcm-dma-fix' into topic/core-changeTakashi Iwai5-5/+8
2009-12-01Merge branch 'topic/beep-rename' into topic/core-changeTakashi Iwai2-0/+59
2009-11-30sh: ms7724se: Add runtime PM support for FSIKuninori Morimoto1-0/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman3-3/+6
2009-11-12sysctl sh: Remove dead binary sysctl supportEric W. Biederman1-6/+1
2009-11-09sh: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming1-1/+4
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt1-1/+1
2009-11-04ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2-0/+59
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt2-1/+6
2009-10-27sh: Document uImage.bin target in archhelp.Paul Mundt1-0/+1
2009-10-26sh: add uImage.bin targetMagnus Damm2-2/+6
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm2-13/+14
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming1-0/+22
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt1-1/+2
2009-10-16sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt1-1/+0
2009-10-16sh: Remove BKL from landisk gio.Thomas Gleixner1-6/+4
2009-10-16sh: disabled cache handling fix.Magnus Damm1-0/+10
2009-10-16sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov1-12/+10
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt1-2/+1
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt1-0/+2
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt1-0/+2
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt1-3/+3
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt1-10/+27
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt1-1/+1
2009-10-13sh: update die() output.Paul Mundt1-3/+4
2009-10-09sh: Don't allocate smaller sized mappings on every iterationMatt Fleming1-0/+7
2009-10-09sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming1-1/+1
2009-10-09sh: Plug PMB alloc memory leakMatt Fleming1-6/+24
2009-10-09sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2-3/+3
2009-10-09sh: enable sleep state LEDs on Ecovec24Magnus Damm1-0/+5
2009-10-05sh: mach-ecovec24: Document DS2 switch settings.Kuninori Morimoto1-0/+14
2009-09-30sh: Build fix: export __movmemLubomir Rintel1-0/+1
2009-09-30sh: Disable unaligned kernel access printks by default.Paul Mundt1-2/+2
2009-09-30sh: mach-ecovec24: modify 1st MTD area to read onlyKuninori Morimoto1-1/+1
2009-09-30sh: mach-ecovec24: Add TouchScreen supportKuninori Morimoto1-0/+42
2009-09-28sh: magicpanelr2 and dreamcast can use the generic I/O base.Paul Mundt2-4/+0
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-28sh: Set the default I/O port base to P2SEG.Paul Mundt1-0/+3
2009-09-28sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt1-0/+3
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu1-0/+14
2009-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt3-5/+23