aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-09perf: Rework the PMU methodsPeter Zijlstra1-24/+51
2010-09-09perf: Per PMU disablePeter Zijlstra1-18/+20
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra1-3/+8
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-11/+24
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-2/+2
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar4-7/+12
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar64-59502/+27
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker1-1/+0
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker1-35/+2
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker1-8/+3
2010-08-19perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker1-3/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells4-7/+12
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