summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-151-2/+2
| * | sh: intc: userimask support.Paul Mundt2010-04-131-0/+3
| * | sh: dmaengine support for SH7786 DMAC0.Paul Mundt2010-04-131-1/+81
| * | Merge branch 'sh/stable-updates'Paul Mundt2010-04-051-0/+3
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-3036-492/+405
| |\ \ \ \
| | | * | | sh: sh7724 clkdev lookups.Paul Mundt2010-03-302-10/+41
| | | * | | sh: sh7723 clkdev lookups.Paul Mundt2010-03-292-11/+42
| | | * | | sh: sh7722 clock string death.Paul Mundt2010-03-292-6/+2
| | | * | | sh: sh7366 clock string death.Paul Mundt2010-03-292-6/+2
| | | * | | sh: sh7343 clock string death.Paul Mundt2010-03-292-6/+2
| | | * | | sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt2010-03-2918-77/+0
| | | * | | sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt2010-03-291-0/+5
| | | * | | sh: sh7785 clkdev lookups.Paul Mundt2010-03-292-7/+38
| | | * | | sh: sh7786 clkdev lookups.Paul Mundt2010-03-292-12/+68
| | | * | | serial: sh-sci: clkdev updates for MSTP gating.Paul Mundt2010-03-1013-60/+34
| | | * | | Merge branch 'sh/driver-core' into sh/clkfwkPaul Mundt2010-03-1026-243/+1
| | | |\ \ \
| | | | * | | sh: Kill off all timer name clobbering.Paul Mundt2010-03-1025-242/+0
| | | * | | | sh: Support early clkdev allocations.Paul Mundt2010-03-091-3/+10
| | | * | | | sh: Merge clkdev API updates.Paul Mundt2010-03-093-55/+164
* | | | | | | hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker2010-05-011-27/+7
* | | | | | | hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-05-011-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' into export-slabhTejun Heo2010-04-053-2/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | sh: export return_address() symbol.Paul Mundt2010-04-021-0/+3
| |/ / / /
| * | | | sh: Enable the mmu in start_secondary()Matt Fleming2010-03-291-0/+1
| * | | | arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-291-2/+2
* | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-3/+6
|/ / / /
* | | | sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt2010-03-231-2/+2
* | | | sh: Tidy up a couple of section mismatches.Paul Mundt2010-03-232-2/+2
* | | | sh64: Remove long unused mid_sched macroAndreas Bombe2010-03-231-7/+0
|/ / /
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-191-1/+19
|\ \ \
| * | | perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-101-1/+19
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | fix typos "precidence" -> "precedence" in commentsUwe Kleine-König2010-02-051-1/+1
* | | | Add generic sys_olduname()Christoph Hellwig2010-03-131-11/+0
* | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-131-104/+0
| |_|/ |/| |
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
|/ /
* | sh: Convert sh to use read/update_persistent_clockJohn Stultz2010-03-041-5/+1
* | sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-031-2/+1
| |
| \
*-. \ Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt2010-03-021-24/+6
|\ \ \
| * | | sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt2010-03-011-24/+6
| |/ /
* | | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-022-0/+9
* | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-024-7/+76
* | | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-024-23/+432
* | | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-021-6/+97
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-3/+0
|\ \
| * \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-292-1/+1
| |\ \
| * | | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-281-3/+0
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-281-9/+0
|\ \ \ \
| * \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-271-9/+0
| |\ \ \ \