| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: sh7724 ddr self-refresh changes | Magnus Damm | 2009-08-15 | 1 | -2/+68 |
* | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 2009-08-13 | 24 | -24/+24 |
* | sh: SH7786 SMP support. | Paul Mundt | 2009-06-23 | 2 | -23/+12 |
* | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. | Paul Mundt | 2009-06-23 | 1 | -1/+22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-06-18 | 15 | -85/+77 |
|\ |
|
| * | sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn | Matt Fleming | 2009-06-18 | 1 | -2/+2 |
| * | sh: remove stray markers. | Christoph Hellwig | 2009-06-18 | 3 | -10/+1 |
| *---. | Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-u... | Paul Mundt | 2009-06-17 | 3 | -8/+14 |
| |\ \ \ |
|
| | | | * | sh: add platform data for r8a66597-hcd in setup-sh7723 | Yoshihiro Shimoda | 2009-06-17 | 1 | -2/+7 |
| | | | * | sh: add platform data for r8a66597-hcd in setup-sh7366 | Yoshihiro Shimoda | 2009-06-17 | 1 | -3/+7 |
| * | | | | sh: use kzalloc() for cpg clocks | Magnus Damm | 2009-06-17 | 1 | -7/+9 |
| * | | | | sh: unbreak WARN_ON() | Magnus Damm | 2009-06-17 | 1 | -0/+1 |
| |/ / / |
|
| * | | | sh: Convert sh64 to use the generic checksum code. | Paul Mundt | 2009-06-15 | 1 | -7/+0 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-06-14 | 1 | -2/+0 |
| |\ \ \
| | |/ / |
|
| * | | | sh: Bump the earlytimer probe devices up. | Paul Mundt | 2009-06-14 | 1 | -2/+7 |
| * | | | sh: Use generic sched_clock(). | Paul Mundt | 2009-06-14 | 1 | -5/+0 |
| * | | | sh: Bump the earlytimer bits back to time_init(). | Paul Mundt | 2009-06-14 | 1 | -11/+6 |
| * | | | cpumask: Use accessors for cpu_*_mask: sh | Rusty Russell | 2009-06-14 | 2 | -6/+5 |
| * | | | cpumask: arch_send_call_function_ipi_mask: sh | Rusty Russell | 2009-06-14 | 1 | -2/+2 |
| * | | | sh: Wire up sys_perf_counter_open. | Paul Mundt | 2009-06-12 | 2 | -0/+2 |
| * | | | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6 | Paul Mundt | 2009-06-12 | 1 | -30/+30 |
| |\ \ \ |
|
| | * | | | sh: Fix dynamic ftrace's NOP action. | Matt Fleming | 2009-06-11 | 1 | -29/+29 |
| | * | | | sh: Update my email address | Matt Fleming | 2009-06-11 | 1 | -1/+1 |
* | | | | | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2009-06-18 | 2 | -10/+0 |
| |_|_|/
|/| | | |
|
* | | | | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -3/+0 |
| |_|/
|/| | |
|
* | | | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
|/ / |
|
* | | sh: Tie sparseirq in to Kconfig. | Paul Mundt | 2009-06-11 | 1 | -5/+2 |
* | | sh: Wire up sys_rt_tgsigqueueinfo. | Paul Mundt | 2009-06-11 | 2 | -0/+2 |
* | | sh: Fix sys_pwritev() syscall table entry for sh32. | Paul Mundt | 2009-06-11 | 1 | -1/+1 |
* | | sh: sh7724: Add JPU support | Kuninori Morimoto | 2009-06-11 | 1 | -0/+31 |
* | | sh: sh7724: INTC setting update | Kuninori Morimoto | 2009-06-11 | 1 | -89/+82 |
* | | sh: sh7722 clock framework rewrite | Magnus Damm | 2009-06-11 | 1 | -659/+137 |
* | | sh: sh7366 clock framework rewrite | Magnus Damm | 2009-06-11 | 3 | -42/+213 |
* | | sh: sh7343 clock framework rewrite | Magnus Damm | 2009-06-11 | 3 | -33/+213 |
* | | sh: sh7724 clock framework rewrite V3 | Magnus Damm | 2009-06-11 | 3 | -81/+248 |
* | | sh: sh7723 clock framework rewrite V2 | Magnus Damm | 2009-06-11 | 3 | -57/+224 |
* | | sh: add enable()/disable()/set_rate() to div6 code | Magnus Damm | 2009-06-11 | 2 | -0/+63 |
* | | sh: rework mode pin code | Magnus Damm | 2009-06-11 | 2 | -2/+2 |
* | | sh: clock div6 helper code | Magnus Damm | 2009-06-11 | 1 | -6/+65 |
* | | sh: clock div4 frequency table offset fix | Magnus Damm | 2009-06-11 | 1 | -2/+3 |
* | | sh: sh7723: L2 cache initialization. | Kuninori Morimoto | 2009-06-02 | 1 | -0/+10 |
* | | sh: sh7724: L2 cache initialization. | Kuninori Morimoto | 2009-06-02 | 1 | -0/+9 |
* | | sh: add weak l2_cache_init function. | Kuninori Morimoto | 2009-06-02 | 1 | -0/+7 |
* | | sh: Tidy up SH-4A boot_cpu_data.flags probing. | Paul Mundt | 2009-06-01 | 1 | -46/+15 |
* | | sh: Tidy up the optional L2 probing, wire it up for SH7786. | Paul Mundt | 2009-06-01 | 1 | -28/+33 |
* | | sh: hook up shared div4 clock code to sh7785 | Magnus Damm | 2009-06-01 | 1 | -159/+48 |
* | | sh: shared div4 clock code | Magnus Damm | 2009-06-01 | 1 | -0/+55 |
* | | sh: hook up shared mstp32 clock code to sh7785 | Magnus Damm | 2009-06-01 | 1 | -55/+25 |
* | | sh: shared mstp32 clock code | Magnus Damm | 2009-06-01 | 1 | -0/+35 |
* | | sh: SH7724 has an L2 cache. | Kuninori Morimoto | 2009-06-01 | 1 | -1/+1 |