Age | Commit message (Expand) | Author |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-06-21 | arch/sh/mm: Eliminate a double lock | Julia Lawall |
2010-06-07 | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources(). | Paul Mundt |
2010-06-07 | sh: remove duplicated #include | Huang Weiyi |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-06-02 | sh: make sure static declaration on ms7724se | Kuninori Morimoto |
2010-06-02 | sh: make sure static declaration on mach-migor | Kuninori Morimoto |
2010-06-02 | sh: make sure static declaration on mach-ecovec24 | Kuninori Morimoto |
2010-06-02 | sh: make sure static declaration on mach-ap325rxa | Kuninori Morimoto |
2010-06-02 | Merge branch 'sh/iomap' | Paul Mundt |
2010-06-02 | sh: PIO disabling for x3proto and urquell. | Paul Mundt |
2010-06-02 | sh: mach-sdk7786: conditionally disable PIO support. | Paul Mundt |
2010-06-02 | sh: support for platforms without PIO. | Paul Mundt |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-31 | sh: add romImage MMCIF boot for sh7724 and Ecovec V2 | Magnus Damm |
2010-05-31 | sh: allow romImage data between head.S and the zero page | Magnus Damm |
2010-05-31 | sh: Add support MMCIF for ecovec | Yusuke Goda |
2010-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori |
2010-05-27 | ptrace: unify FDPIC implementations | Mike Frysinger |
2010-05-26 | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds |
2010-05-26 | sh: remove duplicated #include | Huang Weiyi |
2010-05-25 | endian: #define __BYTE_ORDER | Joakim Tjernlund |
2010-05-25 | sh: handle early calls to return_address() when using dwarf unwinder. | Paul Mundt |
2010-05-24 | sh: fix up sh7785lcr_32bit_defconfig. | Paul Mundt |
2010-05-24 | arch/sh/lib/strlen.S: Checkpatch cleanup | Andrea Gelmini |
2010-05-22 | sh: fix up sh7786 dmaengine build. | Paul Mundt |
2010-05-22 | sh: disable SD-card write-protection detection on kfr2r09 | Guennadi Liakhovetski |
2010-05-22 | sh: Add SDHI DMA support to migor | Guennadi Liakhovetski |
2010-05-22 | sh: Add SDHI DMA support to kfr2r09 | Guennadi Liakhovetski |
2010-05-22 | sh: Add SDHI DMA support to ms7724se | Guennadi Liakhovetski |
2010-05-22 | sh: Add SDHI DMA support to ecovec | Guennadi Liakhovetski |
2010-05-22 | sh: add DMA slave definitions to sh7724 | Guennadi Liakhovetski |
2010-05-22 | sh: add DMA slaves for two SDHI controllers to sh7722 | Guennadi Liakhovetski |
2010-05-22 | sh: define DMA slaves per CPU type, remove now redundant header | Guennadi Liakhovetski |
2010-05-22 | sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724se | Guennadi Liakhovetski |
2010-05-22 | sh: add Video Output Unit and AK8813 video encoder support on ecovec | Guennadi Liakhovetski |
2010-05-22 | sh: fix up the dwarf unwinder build for MODULES=n. | Paul Mundt |
2010-05-22 | sh: remove duplicated #include | Huang Weiyi |
2010-05-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2010-05-20 | kgdb,sh: update superh kgdb exception handling | Jason Wessel |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-05-19 | panic: Allow warnings to set different taint flags | Ben Hutchings |
2010-05-18 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-05-18 | sh: update defconfigs. | Paul Mundt |
2010-05-18 | sh: Fix up the NUMA build for recent LMB changes. | Paul Mundt |
2010-05-18 | sh64: provide a stub per_cpu_trap_init() definition. | Paul Mundt |
2010-05-18 | sh: fix up CONFIG_KEXEC=n build. | Paul Mundt |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |