| Commit message (Expand) | Author | Age | Files | Lines |
* | Use extended crashkernel command line on sh | Bernhard Walle | 2007-10-19 | 2 | -26/+33 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 3 | -6/+7 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | SH vDSO: linker script indentation | Roland McGrath | 2007-10-16 | 1 | -35/+42 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -4/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 | 43 | -1198/+2691 |
|\ |
|
| * | sh: Discard .exit.text/.exit.data at runtime. | Paul Mundt | 2007-10-09 | 1 | -0/+5 |
| * | sh: Fix up some section alignments in linker script. | Paul Mundt | 2007-10-09 | 1 | -0/+4 |
| * | sh: Rip out left-over nommu cond syscall cruft. | Paul Mundt | 2007-10-04 | 1 | -18/+0 |
| * | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 2007-10-03 | 1 | -4/+4 |
| * | sh: kgdb section mismatches and tidying. | Paul Mundt | 2007-10-03 | 1 | -42/+3 |
| * | sh: early_printk tidying. | Paul Mundt | 2007-10-02 | 1 | -11/+4 |
| * | sh: Conditionalize gUSA support. | Paul Mundt | 2007-09-28 | 3 | -2/+4 |
| * | sh: Follow gUSA preempt changes in __switch_to(). | Paul Mundt | 2007-09-28 | 1 | -3/+3 |
| * | sh: Tidy up gUSA preempt handling. | Paul Mundt | 2007-09-28 | 1 | -7/+3 |
| * | sh: clkfwk: Support multi-level clock propagation. | Stuart Menefy | 2007-09-28 | 1 | -0/+2 |
| * | sh: Fix URAM start address on SH7785. | Paul Mundt | 2007-09-27 | 1 | -1/+1 |
| * | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 2007-09-27 | 4 | -129/+126 |
| * | sh: Fix plat_irq_setup_pins() for SH7785. | Paul Mundt | 2007-09-27 | 1 | -4/+0 |
| * | sh: Disable L2 reporting for present URAM only parts. | Paul Mundt | 2007-09-27 | 1 | -5/+2 |
| * | sh: Define _ebss for uClinux MTD map driver. | Paul Mundt | 2007-09-24 | 2 | -1/+3 |
| * | sh: Initial SH-X3 SMP support. | Paul Mundt | 2007-09-21 | 2 | -1/+125 |
| * | sh: Plug plat_smp_setup() in to generic setup path. | Paul Mundt | 2007-09-21 | 1 | -0/+5 |
| * | sh: Hook up the SH-X3 SMP intc register groups. | Magnus Damm | 2007-09-21 | 1 | -1/+1 |
| * | sh: Bring SMP support back from the dead. | Paul Mundt | 2007-09-21 | 4 | -88/+118 |
| * | sh: intc - initial SMP support. | Magnus Damm | 2007-09-21 | 1 | -21/+57 |
| * | sh: Add SMP tlbflush variants. | Paul Mundt | 2007-09-21 | 1 | -0/+140 |
| * | sh: Kill off special boot_cpu_data. | Paul Mundt | 2007-09-21 | 2 | -2/+7 |
| * | sh: Make cpufreq driver less noisy on SMP. | Paul Mundt | 2007-09-21 | 1 | -2/+1 |
| * | sh: Wire up URAM node on SH7785. | Paul Mundt | 2007-09-21 | 1 | -0/+8 |
| * | sh: INTC stubs for SH7343 and SH7770 builds. | Paul Mundt | 2007-09-21 | 2 | -0/+8 |
| * | sh: intc - irl mode update for sh7780 and sh7785 | Magnus Damm | 2007-09-21 | 2 | -4/+84 |
| * | sh: remove CONFIG_CPU_HAS_INTC_IRQ | Magnus Damm | 2007-09-21 | 1 | -2/+1 |
| * | sh: Kill off volatile silliness in sq_flush_range(). | Paul Mundt | 2007-09-21 | 1 | -2/+2 |
| * | sh: intc - add support for sh7206 | Magnus Damm | 2007-09-21 | 1 | -51/+158 |
| * | sh: intc - add support for sh7619 | Magnus Damm | 2007-09-21 | 1 | -37/+56 |
| * | sh: fix irqs for the second serial port on sh7206 | Magnus Damm | 2007-09-21 | 1 | -4/+4 |
| * | sh: intc - primary priority masking fixes | Magnus Damm | 2007-09-21 | 1 | -5/+28 |
| * | sh: intc - mark data structures as __initdata | Magnus Damm | 2007-09-21 | 9 | -71/+70 |
| * | sh: x3 - add ipi vectors | Magnus Damm | 2007-09-21 | 1 | -0/+9 |
| * | sh: intc - rework core code | Magnus Damm | 2007-09-21 | 1 | -211/+327 |
| * | sh: intc - add a clear register to struct intc_prio_reg | Magnus Damm | 2007-09-21 | 10 | -96/+104 |
| * | sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfig | Magnus Damm | 2007-09-21 | 1 | -0/+1 |
| * | sh: Add SH7720 CPU support. | Markus Brunner | 2007-09-21 | 6 | -6/+252 |
| * | sh: Kill off duplicate symbol exports on SMP. | Paul Mundt | 2007-09-21 | 1 | -6/+1 |
| * | sh: Wire up CSM node for SH-X3. | Paul Mundt | 2007-09-21 | 1 | -5/+8 |
| * | sh: intc: Fix sense regs oops for IRL IRQs. | Paul Mundt | 2007-09-21 | 1 | -1/+1 |
| * | sh: remove intc2 code | Magnus Damm | 2007-09-21 | 2 | -87/+0 |
| * | sh: intc - add single bitmap register support | Magnus Damm | 2007-09-21 | 1 | -11/+62 |
| * | sh: intc - remove redundant irq code for shmin | Magnus Damm | 2007-09-21 | 1 | -0/+4 |