aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller30-80/+244
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
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-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-13net: allow sh_eth to get mac address through platform dataMagnus Damm1-0/+1
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
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
2009-09-25sh: enable onenand support in kfr2r09 defconfig.Paul Mundt1-2/+7
2009-09-25sh: update defconfigs.Paul Mundt48-1271/+3269
2009-09-25sh: add FSI driver support for ms7724seKuninori Morimoto1-0/+89
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-5/+23
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt1-6/+6
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt1-3/+8
2009-09-24sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto1-0/+1