aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2010-04-26sh: Fix FDPIC binary loaderAndrew Stubbs
2010-04-26sh: Enable the mmu in start_secondary()Matt Fleming
2010-04-01sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu
2010-02-23sh: Couple kernel and user write page perm bits for CONFIG_X2TLBMatt Fleming
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-18untangle the do_mremap() messAl Viro
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-09sh: Replace old style lock initializerThomas Gleixner
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt
2009-10-27sh: Document uImage.bin target in archhelp.Paul Mundt
2009-10-26sh: add uImage.bin targetMagnus Damm
2009-10-26sh: rsk7203 CONFIG_MTD=n fixMagnus Damm
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt
2009-10-16sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt
2009-10-16sh: Remove BKL from landisk gio.Thomas Gleixner
2009-10-16sh: disabled cache handling fix.Magnus Damm
2009-10-16sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt
2009-10-13sh: update die() output.Paul Mundt
2009-10-09sh: Don't allocate smaller sized mappings on every iterationMatt Fleming
2009-10-09sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming
2009-10-09sh: Plug PMB alloc memory leakMatt Fleming
2009-10-09sh: Sprinkle __uses_jump_to_uncachedMatt Fleming
2009-10-09sh: enable sleep state LEDs on Ecovec24Magnus Damm
2009-10-05sh: mach-ecovec24: Document DS2 switch settings.Kuninori Morimoto
2009-09-30sh: Build fix: export __movmemLubomir Rintel
2009-09-30sh: Disable unaligned kernel access printks by default.Paul Mundt
2009-09-30sh: mach-ecovec24: modify 1st MTD area to read onlyKuninori Morimoto
2009-09-30sh: mach-ecovec24: Add TouchScreen supportKuninori Morimoto
2009-09-28sh: magicpanelr2 and dreamcast can use the generic I/O base.Paul Mundt
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming
2009-09-28sh: Set the default I/O port base to P2SEG.Paul Mundt
2009-09-28sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu
2009-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-25sh: enable onenand support in kfr2r09 defconfig.Paul Mundt
2009-09-25sh: update defconfigs.Paul Mundt
2009-09-25sh: add FSI driver support for ms7724seKuninori Morimoto
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds