..
cpufreq
MIPS: Loongson 2F: Add CPU frequency scaling support
15 years ago
.gitignore
[MIPS] Ignore vmlinux.lds generated files
17 years ago
8250-platform.c
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
18 years ago
Makefile
MIPS: Cleanup random differences beween lmo and Linus' kernel.
15 years ago
asm-offsets.c
MIPS: Use PAGE_SIZE in assembly instead of _PAGE_SIZE.
16 years ago
binfmt_elfn32.c
remove div_long_long_rem
17 years ago
binfmt_elfo32.c
MIPS: 64-bit: Fix o32 core dump
16 years ago
branch.c
MIPS: Compute branch returns for Cavium OCTEON specific branch instructions.
16 years ago
cevt-bcm1480.c
MIPS: Add IRQF_TIMER flag for timer interrupts
15 years ago
cevt-ds1287.c
MIPS: Add IRQF_TIMER flag for timer interrupts
15 years ago
cevt-gt641xx.c
MIPS: Add IRQF_TIMER flag for timer interrupts
15 years ago
cevt-r4k.c
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
15 years ago
cevt-sb1250.c
MIPS: Add IRQF_TIMER flag for timer interrupts
15 years ago
cevt-smtc.c
MIPS: SMTC: Fix lockup in smtc_distribute_timer
15 years ago
cevt-txx9.c
MIPS: Add IRQF_TIMER flag for timer interrupts
15 years ago
cpu-bugs64.c
MIPS: Remove useless zero initializations.
16 years ago
cpu-probe.c
MIPS: Don't probe reserved EntryHi bits.
15 years ago
csrc-bcm1480.c
clocksource: pass clocksource to read() callback
16 years ago
csrc-ioasic.c
Update Yoichi Yuasa's e-mail address
16 years ago
csrc-powertv.c
MIPS: PowerTV: Base files for Cisco PowerTV platform
15 years ago
csrc-r4k.c
clocksource: pass clocksource to read() callback
16 years ago
csrc-sb1250.c
clocksource: pass clocksource to read() callback
16 years ago
early_printk.c
[MIPS] fix sparse warning about setup_early_printk()
17 years ago
entry.S
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
17 years ago
ftrace.c
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
15 years ago
genex.S
MIPS: Read watch registers with interrupts disabled.
16 years ago
gpio_txx9.c
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
17 years ago
head.S
MIPS: Avoid potential hazard on Context register
15 years ago
i8253.c
MIPS: Add IRQF_TIMER flag for timer interrupts
15 years ago
i8259.c
cpumask: remove references to struct irqaction's mask field.
16 years ago
init_task.c
Use new __init_task_data macro in arch init_task.c files.
16 years ago
irq-gic.c
MIPS: GIC: Random fixes and enhancements.
15 years ago
irq-gt641xx.c
Update Yoichi Yuasa's e-mail address
16 years ago
irq-msc01.c
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
16 years ago
irq-rm7000.c
[MIPS] Fix broken rm7000/rm9000 interrupt handling
17 years ago
irq-rm9000.c
on_each_cpu(): kill unused 'retry' parameter
17 years ago
irq.c
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
15 years ago
irq_cpu.c
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
16 years ago
irq_txx9.c
MIPS: Eleminate filenames from comments
16 years ago
kgdb.c
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
16 years ago
kspd.c
vfs: Implement proper O_SYNC semantics
15 years ago
linux32.c
Unify sys_mmap*
15 years ago
machine_kexec.c
[MIPS] Unconditionally writeback and invalidate caches on kexec.
18 years ago
mcount.S
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
15 years ago
mips-mt-fpaff.c
MIPS: Remove useless zero initializations.
16 years ago
mips-mt.c
MIPS: Remove useless zero initializations.
16 years ago
mips_ksyms.c
MIPS: Tracing: Add static function tracer support for MIPS
15 years ago
module.c
MIPS: Module: Make error messages unique.
16 years ago
octeon_switch.S
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
16 years ago
proc.c
MIPS: Eleminate filenames from comments
16 years ago
process.c
MIPS: Avoid clobbering struct pt_regs in kthreads
16 years ago
ptrace.c
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
17 years ago
ptrace32.c
headers: smp_lock.h redux
16 years ago
r4k_fpu.S
…
r4k_switch.S
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
16 years ago
r2300_fpu.S
…
r2300_switch.S
MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file.
16 years ago
r6000_fpu.S
…
relocate_kernel.S
[MIPS] Kexec: Fix several 64-bit bugs.
18 years ago
reset.c
…
rtlx.c
MIPS: VPE: Get rid of BKL.
16 years ago
scall32-o32.S
net: Introduce recvmmsg socket syscall
16 years ago
scall64-64.S
net: Introduce recvmmsg socket syscall
16 years ago
scall64-n32.S
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
15 years ago
scall64-o32.S
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
15 years ago
setup.c
MIPS: Fix and enhance built-in kernel command line
15 years ago
signal-common.h
[MIPS] replace remaining __FUNCTION__ occurrences
17 years ago
signal.c
MIPS: Cleanup signal code initialization
15 years ago
signal32.c
MIPS: Cleanup signal code initialization
15 years ago
signal_n32.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
smp-cmp.c
cpumask: Use accessors for cpu_*_mask: mips
16 years ago
smp-mt.c
cpumask: Use accessors for cpu_*_mask: mips
16 years ago
smp-up.c
cpumask: arch_send_call_function_ipi_mask: mips
16 years ago
smp.c
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
15 years ago
smtc-asm.S
[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
18 years ago
smtc-proc.c
[MIPS] SMP: Call platform methods via ops structure.
17 years ago
smtc.c
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
15 years ago
spram.c
MIPS: SPRAM: Clean up support code a little
15 years ago
stacktrace.c
MIPS: Eleminate filenames from comments
16 years ago
sync-r4k.c
MIPS: CMP: Update sync-r4k for current kernel
16 years ago
syscall.c
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
15 years ago
time.c
mips: Use generic mult/shift factor calculation for clocks
15 years ago
topology.c
MIPS: Add arch generic CPU hotplug
16 years ago
traps.c
MIPS: Fixup of the r4k timer
15 years ago
unaligned.c
MIPS: Modularize COP2 handling
15 years ago
vmlinux.lds.S
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
15 years ago
vpe.c
MIPS: VPE: Remove stray unlock_kernel.
15 years ago
watch.c
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
17 years ago