aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray2010-08-041-1/+2
* sh: dma: check return value of create_proc_read_entry()Kulikov Vasiliy2010-08-041-2/+2
* sh: Add sh7724 BEU resourcesPhil Edworthy2010-08-041-0/+66
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-047-44/+44
|\
| * lmb: rename to memblockYinghai Lu2010-07-147-44/+44
* | sh: add sh7757lcr board supportYoshihiro Shimoda2010-07-065-0/+1507
* | sh: modify clock framework of SH7757Yoshihiro Shimoda2010-07-062-89/+112
* | sh: modify pinmux for SH7757 2nd cutYoshihiro Shimoda2010-07-062-802/+1081
* | sh: add some INTC_VECT for setup-sh7757Yoshihiro Shimoda2010-07-061-69/+147
* | sh: fix the id of scif in setup-sh7757Yoshihiro Shimoda2010-07-061-3/+3
* | sh: change PVR of SH7757 for 2nd cutYoshihiro Shimoda2010-07-061-1/+1
* | sh: modify NR_IRQS from 256 to 512Yoshihiro Shimoda2010-07-061-1/+1
* | sh: Drop dependence for 29bit mode of trigger_address_error()Nobuhiro Iwamatsu2010-07-021-7/+6
* | sh: Provide a global TLB flush for U/I-TLB clear.Paul Mundt2010-07-024-0/+27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt2010-07-023-3/+3
|\ \
| * | sh: Fix typos in PCI initialization messageMatt Fleming2010-06-233-3/+3
* | | sh: Fix up PUD trampling in ranged page table init for X2TLB.Paul Mundt2010-06-211-14/+38
* | | sh: fix up an off-by-1 in the number of early ioremap fixmaps.Paul Mundt2010-06-211-2/+2
|/ /
* | sh: SH-2007 board support.Hitoshi Mitake2010-06-216-0/+1620
* | Merge branch 'sh/stable-updates'Paul Mundt2010-06-211-1/+1
|\ \ | |/
| * arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
* | sh: update the FDPIC relocations.Paul Mundt2010-06-141-19/+8
* | sh: kprobes SMP support.Paul Mundt2010-06-141-50/+50
* | sh: split out ptrace header for _32/_64 variants.Paul Mundt2010-06-144-98/+117
* | sh: Add kprobe-based event tracer.Paul Mundt2010-06-149-11/+227
|/
* sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0
* sh: remove duplicated #includeHuang Weiyi2010-06-071-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-0423-59/+354
|\
| * sh: make sure static declaration on ms7724seKuninori Morimoto2010-06-021-4/+4
| * sh: make sure static declaration on mach-migorKuninori Morimoto2010-06-021-1/+1
| * sh: make sure static declaration on mach-ecovec24Kuninori Morimoto2010-06-021-8/+8
| * sh: make sure static declaration on mach-ap325rxaKuninori Morimoto2010-06-021-1/+1
| * Merge branch 'sh/iomap'Paul Mundt2010-06-029-34/+57
| |\
| | * sh: PIO disabling for x3proto and urquell.Paul Mundt2010-06-021-0/+2
| | * sh: mach-sdk7786: conditionally disable PIO support.Paul Mundt2010-06-021-0/+1
| | * sh: support for platforms without PIO.Paul Mundt2010-06-028-34/+54
| * | sh: add romImage MMCIF boot for sh7724 and Ecovec V2Magnus Damm2010-05-319-4/+171
| * | sh: allow romImage data between head.S and the zero pageMagnus Damm2010-05-312-3/+10
| * | sh: Add support MMCIF for ecovecYusuke Goda2010-05-311-2/+84
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-312-23/+3
| |\ \
| * | | sh: remove duplicated #includeHuang Weiyi2010-05-261-1/+0
| | |/ | |/|
| * | sh: handle early calls to return_address() when using dwarf unwinder.Paul Mundt2010-05-252-2/+19
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-012-2/+2
|\ \ \ | |_|/ |/| |
| * | Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-031-1/+1
| * | Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori2010-05-271-0/+3
* | | ptrace: unify FDPIC implementationsMike Frysinger2010-05-271-23/+0
* | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+4
* | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-4/+0
| |/ |/|
* | sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt2010-05-241-109/+164