summaryrefslogtreecommitdiffstats
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds3-11/+12
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar1-2/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra2-7/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter3-95/+98
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner1-1/+1
2010-10-11sh: oprofile: Use perf-events oprofile backendMatt Fleming4-125/+40
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+9
2010-10-11perf: Add helper function to return number of countersMatt Fleming1-0/+9
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar1-2/+0
2010-10-07Fix IRQ flag handling namingDavid Howells2-8/+8
2010-10-07SH: Add missing consts to sys_execve() declarationDavid Howells1-3/+4
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+0
2010-09-15perf, sh: Fix patch merge foul-upMatt Fleming1-1/+1
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/g...Ingo 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/l...Linus Torvalds1-3/+0
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King4-12/+14
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+4
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus 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