| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Only provide a PCLK definition for legacy CPG CPUs. | Paul Mundt | 2009-12-29 | 1 | -7/+9 |
* | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-27 | 1 | -0/+5 |
|\ |
|
| * | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. | Paul Mundt | 2009-10-27 | 1 | -0/+5 |
* | | sh: enable PERF_USE_VMALLOC across the board. | Paul Mundt | 2009-10-27 | 1 | -0/+1 |
* | | sh: Kill off superfluous arch/sh/drivers/pci/Kconfig. | Paul Mundt | 2009-10-27 | 1 | -1/+7 |
* | | sh: Revamp PCI DMA coherence Kconfig bits. | Paul Mundt | 2009-10-27 | 1 | -0/+7 |
* | | sh: Convert to asm-generic/dma-mapping-common.h | Paul Mundt | 2009-10-20 | 1 | -0/+1 |
* | | sh: Kill off legacy UBC wakeup cruft. | Paul Mundt | 2009-10-16 | 1 | -11/+0 |
* | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-16 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference. | Paul Mundt | 2009-10-16 | 1 | -1/+0 |
* | | sh: ftrace: Make code modification NMI safe. | Paul Mundt | 2009-10-13 | 1 | -0/+1 |
|/ |
|
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | sh: Wire up HAVE_SYSCALL_TRACEPOINTS. | Paul Mundt | 2009-09-16 | 1 | -0/+1 |
* | sh: Allow for kernel command line concatenation. | Pawel Moll | 2009-08-24 | 1 | -4/+23 |
* | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt | 2009-08-23 | 1 | -0/+2 |
|\ |
|
| * | sh: let ARCH_SHMOBILE select PM and PM_RUNTIME | Magnus Damm | 2009-08-23 | 1 | -0/+2 |
* | | sh: Add initial support for SH7757 CPU subtype | Yoshihiro Shimoda | 2009-08-21 | 1 | -0/+7 |
|/ |
|
* | sh: bzip2/lzma zImage support. | Paul Mundt | 2009-07-11 | 1 | -0/+2 |
* | sh: Tidy up gzip-based zImage decompression. | Paul Mundt | 2009-07-12 | 1 | -0/+1 |
*-. | Merge branches 'sh/ftrace' and 'sh/stable-updates' | Paul Mundt | 2009-07-11 | 1 | -0/+1 |
|\ \ |
|
| * | | sh: Function graph tracer support | Matt Fleming | 2009-07-11 | 1 | -0/+1 |
* | | | Merge branches 'sh/ftrace' and 'sh/cachetlb' | Paul Mundt | 2009-07-06 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: Use bootmem ontop of lmb | Matt Fleming | 2009-07-03 | 1 | -0/+1 |
| |/ |
|
* | | sh: Add ftrace syscall tracing support | Matt Fleming | 2009-07-06 | 1 | -0/+1 |
* | | sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST | Matt Fleming | 2009-07-06 | 1 | -0/+1 |
|/ |
|
* | sh: Fix up HAVE_PERF_COUNTERS typo. | Paul Mundt | 2009-06-24 | 1 | -1/+1 |
* | sh: SH7786 SMP support. | Paul Mundt | 2009-06-23 | 1 | -1/+6 |
* | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. | Paul Mundt | 2009-06-23 | 1 | -0/+3 |
*-. | Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u... | Paul Mundt | 2009-06-17 | 1 | -0/+2 |
|\ \ |
|
| | * | sh: Generic HAVE_PERF_COUNTER support. | Paul Mundt | 2009-06-17 | 1 | -0/+1 |
| | * | sh: Use generic atomic64_t implementation. | Paul Mundt | 2009-06-17 | 1 | -0/+1 |
| |/ |
|
* | | sh: Convert sh64 to use the generic checksum code. | Paul Mundt | 2009-06-15 | 1 | -0/+4 |
|/ |
|
* | sh: Tie sparseirq in to Kconfig. | Paul Mundt | 2009-06-11 | 1 | -0/+12 |
* | sh: sh7722 clock framework rewrite | Magnus Damm | 2009-06-11 | 1 | -1/+1 |
* | sh: sh7366 clock framework rewrite | Magnus Damm | 2009-06-11 | 1 | -1/+1 |
* | sh: sh7343 clock framework rewrite | Magnus Damm | 2009-06-11 | 1 | -1/+1 |
* | sh: sh7724 clock framework rewrite V3 | Magnus Damm | 2009-06-11 | 1 | -1/+1 |
* | sh: sh7723 clock framework rewrite V2 | Magnus Damm | 2009-06-11 | 1 | -1/+1 |
* | sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724 | Kuninori Morimoto | 2009-06-02 | 1 | -2/+1 |
* | sh: Tidy up SH-4A boot_cpu_data.flags probing. | Paul Mundt | 2009-06-01 | 1 | -1/+0 |
* | sh: clkfwk: Make clock-cpg usable for non-legacy platforms. | Paul Mundt | 2009-05-22 | 1 | -0/+4 |
* | sh: clkfwk: Update SH7785 for refactored clock framework. | Paul Mundt | 2009-05-13 | 1 | -1/+1 |
* | sh: clkfwk: Rework legacy CPG clock handling. | Paul Mundt | 2009-05-13 | 1 | -0/+3 |
* | sh: Kill off the remnants of the old timer code. | Paul Mundt | 2009-05-12 | 1 | -11/+0 |
* | sh: remove old TMU driver | Magnus Damm | 2009-05-12 | 1 | -8/+1 |
* | sh: CMT platform data for sh7720/sh7721 | Magnus Damm | 2009-05-12 | 1 | -0/+2 |
* | sh: Consolidate the boot link and entry offset definitions. | Paul Mundt | 2009-05-10 | 1 | -4/+18 |
* | sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board. | Paul Mundt | 2009-05-10 | 1 | -0/+1 |
* | sh: Always select RTC_LIB, not just for SUPERH32. | Paul Mundt | 2009-05-08 | 1 | -1/+1 |
* | sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it. | Paul Mundt | 2009-05-08 | 1 | -0/+4 |