Commit Graph

2580 Commits (97ce9d6938d58e7846dc0365c720c13ebe64547e)

Author SHA1 Message Date
Lubomir Rintel 26fadd3672 sh: Build fix: define more __movmem* symbols 16 years ago
Paul Mundt ba93483f8c sh: __irq_entry annotate do_IRQ(). 16 years ago
Paul Mundt f32154c9b5 sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. 16 years ago
Paul Mundt 73c926bee0 sh: Convert to asm-generic/dma-mapping-common.h 16 years ago
Paul Mundt 14c011deb4 sh: Fix up cacheflush routine symbol exports. 16 years ago
Paul Mundt eca28e3764 sh: Fix up uninitialized variable warning in dwarf unwinder. 16 years ago
Paul Mundt 1c8db713e2 sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP. 16 years ago
Paul Mundt 15dfdddbf0 sh: Disable SCIF2 on the SH-X3 proto CPU. 16 years ago
Paul Mundt 03fdb70892 sh: Convert to asm-generic/irqflags.h. 16 years ago
Paul Mundt cae19b5902 sh: Kill off legacy UBC wakeup cruft. 16 years ago
Paul Mundt f875295c4b sh: Kill off stray HAVE_FTRACE_SYSCALLS reference. 16 years ago
Paul Mundt 896f0c0e8e sh: Support SCHED_MC for SH-X3 multi-cores. 16 years ago
Paul Mundt 9dbe00a56a sh: Fix up IRQ re-enabling for the need_resched() case. 16 years ago
Paul Mundt 0e6d4986e7 sh: Make check_pgt_cache() more aggressive while idling. 16 years ago
Paul Mundt f533c3d340 sh: Idle loop chainsawing for SMP-based light sleep. 16 years ago
Paul Mundt 94eab0bb20 sh: Force boot CPU in to light sleep mode for SH-X3 SMP. 16 years ago
Thomas Gleixner 52a94909f0 sh: Remove BKL from landisk gio. 16 years ago
Magnus Damm 5fb80ae8bd sh: disabled cache handling fix. 16 years ago
Valentin Sitdikov a7a7c0e1d1 sh: Fix up single page flushing to use PAGE_SIZE. 16 years ago
Paul Mundt 731ba3301d sh: Count NMIs in irq_cpustat_t. 16 years ago
Paul Mundt 56bfc42f6c sh: TS_RESTORE_SIGMASK conversion. 16 years ago
Paul Mundt 457b646189 sh: Fix a TRACE_IRQS_OFF typo. 16 years ago
Paul Mundt 4d2947f7c6 sh: Optimize the setup_rt_frame() I-cache flush. 16 years ago
Paul Mundt a66c2edea5 sh: Populate initial secondary CPU info from boot_cpu_data. 16 years ago
Paul Mundt 2908df9e2c sh: Tidy up SMP cpuinfo. 16 years ago
Paul Mundt eaa47704d9 sh: Use boot_cpu_data for FPU tests in sigcontext paths. 16 years ago
Paul Mundt d780613acc sh: Only invalidate the I-cache range for secondary CPUs stack_start. 16 years ago
Paul Mundt 36c8719926 sh: Provide CALLER_ADDRx definitions even when ftrace is disabled. 16 years ago
Magnus Damm 748031f9fd net: allow sh_eth to get mac address through platform data 16 years ago
Paul Mundt e4b053d96a sh: ftrace: Make code modification NMI safe. 16 years ago
Paul Mundt c8afde7f40 sh: Don't profile return_address(). 16 years ago
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 16 years ago
Paul Mundt 5a3abba77d sh: Tidy up the dwarf module helpers. 16 years ago
Paul Mundt ac4fac8cb2 sh: Generalize CALLER_ADDRx support. 16 years ago
Paul Mundt 9922262242 sh: ftrace: Fix up syscall tracepoint support. 16 years ago
Paul Mundt 964f7e5a56 sh: force dcache flush if dcache_dirty bit set. 16 years ago
Paul Mundt af67c3a9e6 sh: update die() output. 16 years ago
Matt Fleming d26cddbbd2 sh: tracing: Use the DWARF unwinder for CALLER_ADDRx 16 years ago
Matt Fleming c2d474d6f8 sh: Remove any reference to recursive functions from comments 16 years ago
Matt Fleming ed4fe7f488 sh: Fix memory leak in dwarf_unwind_stack() 16 years ago
Matt Fleming a6a2f2ad67 sh: Teach the DWARF unwinder about modules 16 years ago
Paul Mundt 3d4e0cfb33 sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU. 16 years ago
Paul Mundt 2a8bc92345 sh: Shut up CONFIG_32BIT=n compiler warnings. 16 years ago
Matt Fleming 20b5014b3e sh: Fold fixed-PMB support into dynamic PMB support 16 years ago
Matt Fleming ef269b3276 sh: Fix the offset from P1SEG/P2SEG where we map RAM 16 years ago
Matt Fleming 3105121949 sh: Remap physical memory into P1 and P2 in pmb_init() 16 years ago
Matt Fleming edd7de803c sh: Get rid of the kmem cache code 16 years ago
Matt Fleming 8386aebb9e sh: Make most PMB functions static 16 years ago
Matt Fleming b336f124b1 sh: CONFIG_PMB doesn't mean the MMU is in 32bit mode 16 years ago
Matt Fleming 1f69b6af91 sh: Prepare for dynamic PMB support 16 years ago