Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | sh: Annotate irq functions with "notrace" | Matt Fleming | 2009-10-26 | 2 | -4/+4 | |
| * | | | | | sh: fix kexec by removing check for old kexec-tools | Magnus Damm | 2009-10-26 | 1 | -6/+0 | |
| * | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-26 | 3 | -1/+38 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. | Paul Mundt | 2009-10-26 | 1 | -0/+2 | |
| * | | | | | sh: Convert to asm-generic/dma-mapping-common.h | Paul Mundt | 2009-10-20 | 2 | -1/+78 | |
| * | | | | | sh: Fix up cacheflush routine symbol exports. | Paul Mundt | 2009-10-19 | 1 | -3/+0 | |
| * | | | | | sh: Fix up uninitialized variable warning in dwarf unwinder. | Paul Mundt | 2009-10-19 | 1 | -1/+1 | |
| * | | | | | sh: Disable SCIF2 on the SH-X3 proto CPU. | Paul Mundt | 2009-10-18 | 3 | -46/+9 | |
| * | | | | | sh: Convert to asm-generic/irqflags.h. | Paul Mundt | 2009-10-17 | 3 | -2/+110 | |
| * | | | | | sh: Kill off legacy UBC wakeup cruft. | Paul Mundt | 2009-10-16 | 3 | -71/+0 | |
| * | | | | | sh: Support SCHED_MC for SH-X3 multi-cores. | Paul Mundt | 2009-10-16 | 1 | -0/+26 | |
| * | | | | | sh: Fix up IRQ re-enabling for the need_resched() case. | Paul Mundt | 2009-10-16 | 1 | -1/+2 | |
| * | | | | | sh: Make check_pgt_cache() more aggressive while idling. | Paul Mundt | 2009-10-16 | 1 | -1/+3 | |
| * | | | | | sh: Idle loop chainsawing for SMP-based light sleep. | Paul Mundt | 2009-10-16 | 1 | -16/+57 | |
| * | | | | | sh: Force boot CPU in to light sleep mode for SH-X3 SMP. | Paul Mundt | 2009-10-16 | 1 | -18/+19 | |
| * | | | | | sh: Count NMIs in irq_cpustat_t. | Paul Mundt | 2009-10-14 | 2 | -0/+10 | |
| * | | | | | sh: TS_RESTORE_SIGMASK conversion. | Paul Mundt | 2009-10-14 | 4 | -19/+22 | |
| * | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-14 | 4 | -6/+9 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sh: Only invalidate the I-cache range for secondary CPUs stack_start. | Paul Mundt | 2009-10-14 | 1 | -1/+3 | |
| * | | | | | | sh: ftrace: Make code modification NMI safe. | Paul Mundt | 2009-10-13 | 1 | -1/+145 | |
| * | | | | | | sh: Don't profile return_address(). | Paul Mundt | 2009-10-13 | 1 | -0/+2 | |
| * | | | | | | sh: Tidy up the dwarf module helpers. | Paul Mundt | 2009-10-13 | 2 | -34/+44 | |
| * | | | | | | sh: Generalize CALLER_ADDRx support. | Paul Mundt | 2009-10-13 | 2 | -0/+55 | |
| * | | | | | | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-13 | 1 | -10/+27 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-10-13 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'sh/dwarf-unwinder' | Paul Mundt | 2009-10-12 | 2 | -50/+167 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ... | Paul Mundt | 2009-10-12 | 2 | -47/+164 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | sh: Remove any reference to recursive functions from comments | Matt Fleming | 2009-10-11 | 1 | -11/+11 | |
| | | * | | | | | | | | sh: Fix memory leak in dwarf_unwind_stack() | Matt Fleming | 2009-10-11 | 1 | -6/+16 | |
| | | * | | | | | | | | sh: Teach the DWARF unwinder about modules | Matt Fleming | 2009-10-11 | 2 | -30/+137 | |
| * | | | | | | | | | | sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU. | Paul Mundt | 2009-10-10 | 1 | -10/+18 | |
| * | | | | | | | | | | sh: Fold fixed-PMB support into dynamic PMB support | Matt Fleming | 2009-10-10 | 1 | -1/+1 | |
| * | | | | | | | | | | sh: Make most PMB functions static | Matt Fleming | 2009-10-10 | 1 | -0/+4 | |
| * | | | | | | | | | | sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode | Matt Fleming | 2009-10-10 | 1 | -1/+1 | |
| * | | | | | | | | | | sh: Obliterate the P1 area macros | Matt Fleming | 2009-10-10 | 1 | -1/+1 | |
* | | | | | | | | | | | sh: add sleazy FPU optimization | Giuseppe CAVALLARO | 2009-11-24 | 2 | -4/+28 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | sh: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-18 | 2 | -2/+2 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | sh: unwinder: Fix up invalid PC refetch in dwarf unwinder. | Paul Mundt | 2009-11-06 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | sh: Check for return_to_handler when unwinding the stack | Matt Fleming | 2009-10-26 | 1 | -0/+22 | |
* | | | | | | | | sh: Build fix: define more __movmem* symbols | Lubomir Rintel | 2009-10-26 | 1 | -0/+14 | |
* | | | | | | | | sh: __irq_entry annotate do_IRQ(). | Paul Mundt | 2009-10-26 | 1 | -1/+2 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | sh: Fix a TRACE_IRQS_OFF typo. | Paul Mundt | 2009-10-14 | 1 | -1/+1 | |
* | | | | | | | sh: Optimize the setup_rt_frame() I-cache flush. | Paul Mundt | 2009-10-14 | 1 | -2/+1 | |
* | | | | | | | sh: Populate initial secondary CPU info from boot_cpu_data. | Paul Mundt | 2009-10-14 | 1 | -0/+2 | |
* | | | | | | | sh: Tidy up SMP cpuinfo. | Paul Mundt | 2009-10-14 | 1 | -0/+2 | |
* | | | | | | | sh: Use boot_cpu_data for FPU tests in sigcontext paths. | Paul Mundt | 2009-10-14 | 1 | -3/+3 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | sh: ftrace: Fix up syscall tracepoint support. | Paul Mundt | 2009-10-13 | 1 | -10/+27 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | sh: update die() output. | Paul Mundt | 2009-10-13 | 1 | -3/+4 | |
|/ / / / | ||||||
* | | | | sh: Build fix: export __movmem | Lubomir Rintel | 2009-09-30 | 1 | -0/+1 | |
* | | | | sh: Disable unaligned kernel access printks by default. | Paul Mundt | 2009-09-30 | 1 | -2/+2 |