summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'sh/stable-updates'Paul Mundt2010-04-269-3/+6
|\ \
| * \ Merge branch 'master' into export-slabhTejun Heo2010-04-053-2/+6
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-3/+6
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt2010-04-261-1/+4
|\ \ \ \
| * | | | sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming2010-04-251-1/+4
| | |_|/ | |/| |
* | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-265-58/+18
|/ / /
* | | sh: __cpuinit annotate the CPU init path.Paul Mundt2010-04-213-12/+12
* | | sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-216-18/+7
* | | sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2010-04-211-5/+0
* | | sh: dwarf unwinder needs linux/module.h.Paul Mundt2010-04-201-0/+1
* | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-152-26/+59
* | | 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
|\ \ \ | | |/ | |/|
| * | sh: export return_address() symbol.Paul Mundt2010-04-021-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
* | | | | 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
| |_|_|/ |/| | |
* | | | 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-181-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-121-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-121-11/+0
* | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-104/+0
| |_|/ |/| |
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
|/ /
* | sh: Convert sh to use read/update_persistent_clockJohn Stultz2010-03-051-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
OpenPOWER on IntegriCloud