summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0Star
|\
| * time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0Star
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-062-3/+4
|\ \
| * | Merge branch 'linus' into perf/coreIngo Molnar2010-07-217-44/+44
| |\|
| * | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-283-4/+1Star
| |\ \
| * \ \ Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-1825-61/+356
| |\ \ \
| * | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-3/+3
| * | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0410-48/+45Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | fix typos concerning "precedence"Uwe Kleine-König2010-06-171-1/+1
| | |_|/ / | |/| | |
* | | | | V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski2010-08-021-1/+1
| |/ / / |/| | |
* | | | lmb: rename to memblockYinghai Lu2010-07-147-44/+44
| |_|/ |/| |
* | | arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
* | | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0Star
* | | sh: remove duplicated #includeHuang Weiyi2010-06-071-1/+0Star
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-0523-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/+3Star
| |\ \ \ | | | |/ | | |/|
| * | | sh: remove duplicated #includeHuang Weiyi2010-05-261-1/+0Star
| | |/ | |/|
| * | 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/+0Star
* | | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-261-0/+4
* | | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-251-4/+0Star
| |/ |/|
* | sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt2010-05-241-109/+164
* | arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini2010-05-241-1/+1
* | sh: fix up sh7786 dmaengine build.Paul Mundt2010-05-221-1/+1
* | sh: disable SD-card write-protection detection on kfr2r09Guennadi Liakhovetski2010-05-221-2/+4
* | sh: Add SDHI DMA support to migorGuennadi Liakhovetski2010-05-221-0/+9
* | sh: Add SDHI DMA support to kfr2r09Guennadi Liakhovetski2010-05-221-0/+9
* | sh: Add SDHI DMA support to ms7724seGuennadi Liakhovetski2010-05-221-0/+17
* | sh: Add SDHI DMA support to ecovecGuennadi Liakhovetski2010-05-221-2/+7
* | sh: add DMA slave definitions to sh7724Guennadi Liakhovetski2010-05-221-0/+86
* | sh: add DMA slaves for two SDHI controllers to sh7722Guennadi Liakhovetski2010-05-221-0/+10
* | sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski2010-05-228-41/+37Star
* | sh: add Video Output Unit (VOU) and AK8813 TV-encoder support to ms7724seGuennadi Liakhovetski2010-05-221-8/+82