aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-14defconfig reductionSam Ravnborg50-59459/+1
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-5/+4
2010-08-13Mark arguments to certain syscalls as being constDavid Howells3-3/+3
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-12/+14
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-9/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King4-12/+14
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com1-0/+2
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King4-12/+14
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+4
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina10-48/+45
2010-08-04sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski4-12/+14
2010-08-02V4L/DVB: mediabus: fix ambiguous pixel code namesGuennadi Liakhovetski1-1/+1
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar7-44/+44
2010-07-14lmb: rename to memblockYinghai Lu7-44/+44
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner3-4/+1
2010-06-21arch/sh/mm: Eliminate a double lockJulia Lawall1-1/+1
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar25-61/+356
2010-06-17fix typos concerning "precedence"Uwe Kleine-König1-1/+1
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-3/+3
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
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/torvalds/linux-2.6Paul 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