aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2009-10-13Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt
2009-10-12Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-10-12Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt
2009-10-11sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming
2009-10-11sh: Remove any reference to recursive functions from commentsMatt Fleming
2009-10-11sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming
2009-10-11sh: Teach the DWARF unwinder about modulesMatt Fleming
2009-10-10sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt
2009-10-10sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt
2009-10-10sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming
2009-10-10sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming
2009-10-10sh: Get rid of the kmem cache codeMatt Fleming
2009-10-10sh: Make most PMB functions staticMatt Fleming
2009-10-10sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming
2009-10-10sh: Obliterate the P1 area macrosMatt Fleming
2009-10-10sh: Allocate PMB entry slot earlierMatt Fleming
2009-10-10Merge branch 'sh/cachetlb'Paul Mundt
2009-10-10SH: add support for the RJ54N1CB0C camera for the kfr2r09 platformGuennadi Liakhovetski
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
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt
2009-09-24sh: mach-ecovec24: Add active low setting for sh_ethKuninori Morimoto
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds