| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Allow boards to register memory pre/post sleep code | Magnus Damm | 2009-10-30 | 1 | -0/+4 |
* | sh: Add notifiers chains for cpu/board code | Magnus Damm | 2009-10-30 | 1 | -0/+11 |
* | sh: perf events: Add preliminary support for SH-4A counters. | Paul Mundt | 2009-10-28 | 1 | -2/+29 |
* | sh: Fix up dma_is_consistent(). | Paul Mundt | 2009-10-27 | 1 | -0/+5 |
* | sh: Revamp PCI DMA coherence Kconfig bits. | Paul Mundt | 2009-10-27 | 1 | -13/+7 |
* | sh: fix watchdog timer for sh7780/sh7785 | Valentin R Sitsikov | 2009-10-27 | 2 | -1/+71 |
* | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. | Paul Mundt | 2009-10-26 | 1 | -8/+40 |
* | sh: Convert to asm-generic/dma-mapping-common.h | Paul Mundt | 2009-10-20 | 2 | -183/+27 |
* | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP. | Paul Mundt | 2009-10-18 | 2 | -7/+6 |
* | sh: Convert to asm-generic/irqflags.h. | Paul Mundt | 2009-10-17 | 5 | -212/+58 |
* | sh: Kill off legacy UBC wakeup cruft. | Paul Mundt | 2009-10-16 | 1 | -11/+0 |
* | sh: Support SCHED_MC for SH-X3 multi-cores. | Paul Mundt | 2009-10-16 | 1 | -0/+8 |
* | sh: Idle loop chainsawing for SMP-based light sleep. | Paul Mundt | 2009-10-16 | 1 | -0/+4 |
* | sh: Count NMIs in irq_cpustat_t. | Paul Mundt | 2009-10-14 | 1 | -3/+10 |
* | sh: TS_RESTORE_SIGMASK conversion. | Paul Mundt | 2009-10-14 | 1 | -4/+22 |
* | sh: Provide CALLER_ADDRx definitions even when ftrace is disabled. | Paul Mundt | 2009-10-14 | 1 | -1/+5 |
* | sh: Tidy up the dwarf module helpers. | Paul Mundt | 2009-10-13 | 1 | -2/+9 |
* | sh: Generalize CALLER_ADDRx support. | Paul Mundt | 2009-10-13 | 2 | -42/+13 |
* | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6 | Paul Mundt | 2009-10-13 | 1 | -0/+47 |
|\ |
|
| * | sh: tracing: Use the DWARF unwinder for CALLER_ADDRx | Matt Fleming | 2009-10-11 | 1 | -0/+47 |
* | | Merge branch 'sh/dwarf-unwinder' | Paul Mundt | 2009-10-12 | 1 | -0/+16 |
|\ \ |
|
| * \ | Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ... | Paul Mundt | 2009-10-12 | 1 | -0/+16 |
| |\ \ |
|
| | * | | sh: Fix memory leak in dwarf_unwind_stack() | Matt Fleming | 2009-10-11 | 1 | -0/+1 |
| | * | | sh: Teach the DWARF unwinder about modules | Matt Fleming | 2009-10-11 | 1 | -0/+15 |
* | | | | sh: Shut up CONFIG_32BIT=n compiler warnings. | Paul Mundt | 2009-10-10 | 1 | -1/+1 |
* | | | | sh: Fold fixed-PMB support into dynamic PMB support | Matt Fleming | 2009-10-10 | 1 | -0/+2 |
* | | | | sh: Remap physical memory into P1 and P2 in pmb_init() | Matt Fleming | 2009-10-10 | 1 | -2/+2 |
* | | | | sh: Make most PMB functions static | Matt Fleming | 2009-10-10 | 1 | -7/+1 |
* | | | | sh: Prepare for dynamic PMB support | Matt Fleming | 2009-10-10 | 5 | -7/+32 |
* | | | | sh: Obliterate the P1 area macros | Matt Fleming | 2009-10-10 | 1 | -3/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'sh/cachetlb' | Paul Mundt | 2009-10-10 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | sh: Factor in cpu id for selection of cache colour fixmap. | Paul Mundt | 2009-09-09 | 1 | -3/+3 |
* | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 1 | -0/+13 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 1 | -0/+13 |
| |\ \ \ \ |
|
| | * | | | | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2009-09-08 | 1 | -0/+13 |
* | | | | | | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | | | | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
|/ / / / / |
|
* | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 4 | -11/+11 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-09-18 | 59 | -423/+1629 |
|\ \ \ \ \ |
|
| * | | | | | sh: Wire up HAVE_SYSCALL_TRACEPOINTS. | Paul Mundt | 2009-09-16 | 1 | -4/+4 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-09-16 | 1 | -0/+3 |
| |\ \ \ \ \ |
|
| * | | | | | | sh: kfr2r09: document the PLL/FLL <-> RF relationship. | Kuninori Morimoto | 2009-09-15 | 1 | -0/+2 |
| * | | | | | | sh: add kycr2_delay for sh_keysc | Kuninori Morimoto | 2009-09-15 | 1 | -0/+1 |
| * | | | | | | sh: USB disable process is needed if romImage boot for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 1 | -0/+3 |
| * | | | | | | sh: Add romImage support for EcoVec24 | Kuninori Morimoto | 2009-09-11 | 2 | -0/+99 |
| * | | | | | | sh: add romimage-macros.h | Kuninori Morimoto | 2009-09-11 | 2 | -69/+74 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | sh: Fix up and optimize the kmap_coherent() interface. | Paul Mundt | 2009-09-03 | 3 | -2/+13 |
| * | | | | | sh: Kill off kgdb's magical NMI debouncing. | Paul Mundt | 2009-09-01 | 1 | -3/+0 |
| * | | | | | sh: nmi_debug support. | Paul Mundt | 2009-09-01 | 2 | -1/+2 |
| * | | | | | Merge branch 'master' into sh/smp | Paul Mundt | 2009-09-01 | 22 | -50/+411 |
| |\ \ \ \ \ |
|