summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2010-08-04sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray1-1/+2
2010-08-04sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy1-2/+2
2010-08-04sh: Add sh7724 BEU resourcesPhil Edworthy1-0/+66
2010-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt7-44/+44
2010-07-14lmb: rename to memblockYinghai Lu7-44/+44
2010-07-06sh: add sh7757lcr board supportYoshihiro Shimoda5-0/+1507
2010-07-06sh: modify clock framework of SH7757Yoshihiro Shimoda2-89/+112
2010-07-06sh: modify pinmux for SH7757 2nd cutYoshihiro Shimoda2-802/+1081
2010-07-06sh: add some INTC_VECT for setup-sh7757Yoshihiro Shimoda1-69/+147
2010-07-06sh: fix the id of scif in setup-sh7757Yoshihiro Shimoda1-3/+3
2010-07-06sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda1-1/+1
2010-07-06sh: modify NR_IRQS from 256 to 512Yoshihiro Shimoda1-1/+1
2010-07-02sh: Drop dependence for 29bit mode of trigger_address_error()Nobuhiro Iwamatsu1-7/+6
2010-07-02sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt4-0/+27
2010-07-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt3-3/+3
2010-06-23sh: Fix typos in PCI initialization messageMatt Fleming3-3/+3
2010-06-21sh: Fix up PUD trampling in ranged page table init for X2TLB.Paul Mundt1-14/+38
2010-06-21sh: fix up an off-by-1 in the number of early ioremap fixmaps.Paul Mundt1-2/+2
2010-06-21sh: SH-2007 board support.Hitoshi Mitake6-0/+1620
2010-06-21Merge branch 'sh/stable-updates'Paul Mundt1-1/+1
2010-06-21arch/sh/mm: Eliminate a double lockJulia Lawall1-1/+1
2010-06-14sh: update the FDPIC relocations.Paul Mundt1-19/+8
2010-06-14sh: kprobes SMP support.Paul Mundt1-50/+50
2010-06-14sh: split out ptrace header for _32/_64 variants.Paul Mundt4-98/+117
2010-06-14sh: Add kprobe-based event tracer.Paul Mundt9-11/+227
2010-06-07sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt1-2/+0
2010-06-07sh: remove duplicated #includeHuang Weiyi1-1/+0
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds23-59/+354
2010-06-02sh: make sure static declaration on ms7724seKuninori Morimoto1-4/+4
2010-06-02sh: make sure static declaration on mach-migorKuninori Morimoto1-1/+1
2010-06-02sh: make sure static declaration on mach-ecovec24Kuninori Morimoto1-8/+8
2010-06-02sh: make sure static declaration on mach-ap325rxaKuninori Morimoto1-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt9-34/+57
2010-06-02sh: PIO disabling for x3proto and urquell.Paul Mundt1-0/+2
2010-06-02sh: mach-sdk7786: conditionally disable PIO support.Paul Mundt1-0/+1
2010-06-02sh: support for platforms without PIO.Paul Mundt8-34/+54
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2-2/+2
2010-05-31sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm9-4/+171
2010-05-31sh: allow romImage data between head.S and the zero pageMagnus Damm2-3/+10
2010-05-31sh: Add support MMCIF for ecovecYusuke Goda1-2/+84
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-23/+3
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori1-0/+3
2010-05-27ptrace: unify FDPIC implementationsMike Frysinger1-23/+0
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds1-0/+4
2010-05-26sh: remove duplicated #includeHuang Weiyi1-1/+0
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund1-4/+0
2010-05-25sh: handle early calls to return_address() when using dwarf unwinder.Paul Mundt2-2/+19
2010-05-24sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt1-109/+164
2010-05-24arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-22sh: fix up sh7786 dmaengine build.Paul Mundt1-1/+1