| Commit message (Expand) | Author | Age |
... | |
| * | | sh: Disable IRQ balancing for timer and IPI IRQs. | Paul Mundt | 2010-04-14 |
| * | | sh: intc: userimask support. | Paul Mundt | 2010-04-13 |
| * | | sh: dmaengine support for SH7786 DMAC0. | Paul Mundt | 2010-04-12 |
| * | | Merge branch 'sh/stable-updates' | Paul Mundt | 2010-04-04 |
| |\ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c... | Paul Mundt | 2010-03-29 |
| |\ \ \ \ |
|
| | | * | | | sh: sh7724 clkdev lookups. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: sh7723 clkdev lookups. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: sh7722 clock string death. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: sh7366 clock string death. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: sh7343 clock string death. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: Kill off timer clock strings for legacy CPG parts. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: provide some clock lookup aliases for legacy CPG parts. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: sh7785 clkdev lookups. | Paul Mundt | 2010-03-29 |
| | | * | | | sh: sh7786 clkdev lookups. | Paul Mundt | 2010-03-29 |
| | | * | | | serial: sh-sci: clkdev updates for MSTP gating. | Paul Mundt | 2010-03-10 |
| | | * | | | Merge branch 'sh/driver-core' into sh/clkfwk | Paul Mundt | 2010-03-10 |
| | | |\ \ \ |
|
| | | | * | | | sh: Kill off all timer name clobbering. | Paul Mundt | 2010-03-10 |
| | | * | | | | sh: Support early clkdev allocations. | Paul Mundt | 2010-03-08 |
| | | * | | | | sh: Merge clkdev API updates. | Paul Mundt | 2010-03-08 |
* | | | | | | | hw-breakpoints: Change/Enforce some breakpoints policies | Frederic Weisbecker | 2010-04-30 |
* | | | | | | | hw-breakpoints: Tag ptrace breakpoint as exclude_kernel | Frederic Weisbecker | 2010-04-30 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | sh: export return_address() symbol. | Paul Mundt | 2010-04-02 |
| |/ / / / |
|
| * | | | | sh: Enable the mmu in start_secondary() | Matt Fleming | 2010-03-28 |
| * | | | | arch/sh/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-28 |
* | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / / / |
|
* | | | | sh: Silence unintialized variable warnings in dwarf unwinder. | Paul Mundt | 2010-03-23 |
* | | | | sh: Tidy up a couple of section mismatches. | Paul Mundt | 2010-03-23 |
* | | | | sh64: Remove long unused mid_sched macro | Andreas Bombe | 2010-03-23 |
|/ / / |
|
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-18 |
|\ \ \ |
|
| * | | | perf: Rework and fix the arch CPU-hotplug hooks | Peter Zijlstra | 2010-03-10 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 2010-02-05 |
* | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 |
* | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 |
| |_|/
|/| | |
|
* | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
|/ / |
|
* | | sh: Convert sh to use read/update_persistent_clock | John Stultz | 2010-03-04 |
* | | sh: establish PMB mappings for NUMA nodes. | Paul Mundt | 2010-03-02 |
| | | |
| \ | |
*-. \ | Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial' | Paul Mundt | 2010-03-01 |
|\ \ \ |
|
| * | | | sh: hw-breakpoints: Accept breakpoints on NULL addresses. | Paul Mundt | 2010-02-28 |
| |/ / |
|
* | | | sh: activate runtime PM for dmaengine on sh7722 and sh7724 | Guennadi Liakhovetski | 2010-03-01 |
* | | | dmaengine: shdma: separate DMA headers. | Guennadi Liakhovetski | 2010-03-01 |
* | | | dmaengine: shdma: convert to platform device resources | Guennadi Liakhovetski | 2010-03-01 |
* | | | sh: add DMA slave definitions and SIU platform data to sh7722 setup | Guennadi Liakhovetski | 2010-03-01 |
|/ / |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 |
|\ \ |
|
| * \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 |
| |\ \ |
|
| * | | | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard | 2010-01-28 |
* | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-02-27 |
| |\ \ \ \ |
|