summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-222-10/+9Star
|\
| * memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-131-2/+2
| * Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-081-2/+0Star
| |\
| * \ Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3169-59512/+43Star
| |\ \
| * | | memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-2/+0Star
| * | | memblock/sh: Use new accessorsBenjamin Herrenschmidt2010-08-041-8/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-213-11/+12
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-072-8/+8
| * | | | SH: Add missing consts to sys_execve() declarationDavid Howells2010-10-071-3/+4
| | |_|/ | |/| |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-1/+1
|\ \ \ \
| * | | | Merge branch 'linus' into irq/coreIngo Molnar2010-10-201-2/+0Star
| |\| | |
| * | | | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-121-1/+1
| | |_|/ | |/| |
* | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-182-7/+1Star
* | | | Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter2010-10-153-95/+98
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar2010-10-081-2/+0Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+0Star
| | |/ /
| * | | perf, sh: Fix patch merge foul-upMatt Fleming2010-09-151-1/+1
| * | | perf: Rework the PMU methodsPeter Zijlstra2010-09-091-24/+51
| * | | perf: Per PMU disablePeter Zijlstra2010-09-091-18/+20
| * | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-091-3/+8
| * | | perf: Register PMU implementationsPeter Zijlstra2010-09-091-11/+24
| * | | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-2/+2
| * | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-254-7/+12
| |\| |
| * | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-08-1964-59502/+27Star
| |\ \ \
| * | | | perf: Factorize callchain context handlingFrederic Weisbecker2010-08-191-1/+0Star
| * | | | perf: Generalize some arch callchain codeFrederic Weisbecker2010-08-191-35/+2Star
| * | | | perf: Generalize callchain_store()Frederic Weisbecker2010-08-191-8/+3Star
| * | | | perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker2010-08-191-3/+0Star
* | | | | sh: oprofile: Use perf-events oprofile backendMatt Fleming2010-10-114-125/+40Star
* | | | | perf: New helper function for pmu nameMatt Fleming2010-10-111-0/+9
* | | | | perf: Add helper function to return number of countersMatt Fleming2010-10-111-0/+9
| |_|/ / |/| | |
* | | | Make do_execve() take a const filename pointerDavid Howells2010-08-184-7/+12
| |/ / |/| |
* | | defconfig reductionSam Ravnborg2010-08-1450-59459/+1Star
* | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-5/+4Star
* | | Mark arguments to certain syscalls as being constDavid Howells2010-08-143-3/+3
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-114-12/+14
|\ \ \
| * \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-114-12/+14
| |\ \ \
| | * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-064-12/+14
| | |\ \ \
| | | * | | sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski2010-08-044-12/+14
| | | | |/ | | | |/|
* | | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0Star
* | | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0Star
* | | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-111-2/+0Star
|\ \ \ \ \
| * | | | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0Star
| | |_|/ / | |/| | |
* | | | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-101-0/+2
| |/ / / |/| | |
* | | | 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
| |\ \