..
8250-platform.c
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
18 years ago
Makefile
[MIPS] The irq_chip for TX39/TX49 SoCs
18 years ago
asm-offsets.c
[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h
18 years ago
binfmt_elfn32.c
[PATCH] elf: Always define elf_addr_t in linux/elf.h
18 years ago
binfmt_elfo32.c
[PATCH] elf: Always define elf_addr_t in linux/elf.h
18 years ago
branch.c
[MIPS] Add some __user tags
18 years ago
cpu-bugs64.c
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
18 years ago
cpu-probe.c
[MIPS] 20Kc: Disable use of WAIT instruction.
18 years ago
early_printk.c
[MIPS] early_printk: allow the early console to run earlier
18 years ago
entry.S
[MIPS] SMTC: Interrupt mask backstop hack
18 years ago
gdb-low.S
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
19 years ago
gdb-stub.c
[MIPS] Replace __attribute_used__ with __used
18 years ago
genex.S
[MIPS] SMTC: Interrupt mask backstop hack
18 years ago
head.S
[MIPS] Replace use of stext with _stext.
18 years ago
i8259.c
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
18 years ago
init_task.c
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
19 years ago
irix5sys.S
…
irixelf.c
header cleaning: don't include smp_lock.h when not used
18 years ago
irixinv.c
…
irixioctl.c
header cleaning: don't include smp_lock.h when not used
18 years ago
irixsig.c
[MIPS] Fix invalid semicolon after if statement
18 years ago
irq-msc01.c
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
18 years ago
irq-rm7000.c
[MIPS] use name instead of typename for each irq_chip
18 years ago
irq-rm9000.c
[MIPS] use name instead of typename for each irq_chip
18 years ago
irq.c
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
18 years ago
irq_cpu.c
[MIPS] use name instead of typename for each irq_chip
18 years ago
irq_txx9.c
[MIPS] Remove dead code from irq_txx9.c
18 years ago
kspd.c
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
18 years ago
linux32.c
[MIPS] Wire up the fallocate syscall.
18 years ago
machine_kexec.c
[MIPS] Unconditionally writeback and invalidate caches on kexec.
18 years ago
mips-mt-fpaff.c
[MIPS] Fixup secure computing stuff.
18 years ago
mips-mt.c
[MIPS] MT: Use kallsyms in CPU state dump
18 years ago
mips_ksyms.c
[MIPS] Export __copy_user_inatomic.
18 years ago
module.c
[MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n
18 years ago
pcspeaker.c
[MIPS] Rename PC speaker code
18 years ago
proc.c
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
18 years ago
process.c
[MIPS] Fixup secure computing stuff.
18 years ago
ptrace.c
[MIPS] Fixup secure computing stuff.
18 years ago
ptrace32.c
[MIPS] Make sure cpu_has_fpu is used only in atomic context
19 years ago
r4k_fpu.S
[MIPS] Check FCSR for pending interrupts, alternative version
18 years ago
r4k_switch.S
[MIPS] Fix resume for 64K page size on R4000 class processors.
18 years ago
r2300_fpu.S
…
r2300_switch.S
[MIPS] Disallow CpU exception in kernel again.
18 years ago
r6000_fpu.S
…
relocate_kernel.S
[MIPS] Kexec: Fix several 64-bit bugs.
18 years ago
reset.c
[MIPS] Export pm_power_off
18 years ago
rtlx.c
[MIPS] rtlx: Fix build error.
18 years ago
scall32-o32.S
[MIPS] Wire up the fallocate syscall.
18 years ago
scall64-64.S
[MIPS] Wire up the fallocate syscall.
18 years ago
scall64-n32.S
[MIPS] N32 needs to use compat_sys_futimesat
18 years ago
scall64-o32.S
[MIPS] Fix fallocate on o32 binary compat ABI
18 years ago
semaphore.c
…
setup.c
[MIPS] Add some debugfs files to debug unaligned accesses
18 years ago
signal-common.h
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
18 years ago
signal.c
header cleaning: don't include smp_lock.h when not used
18 years ago
signal32.c
[MIPS] remove some duplicate includes
18 years ago
signal_n32.c
[MIPS] use compat_siginfo in rt_sigframe_n32
18 years ago
smp-mt.c
[MIPS] SMP: Scatter __cpuinit over the code as needed.
18 years ago
smp.c
[MIPS] Add smp_call_function_single()
18 years ago
smtc-asm.S
[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
18 years ago
smtc-proc.c
[MIPS] MT: Improved multithreading support.
19 years ago
smtc.c
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
18 years ago
stacktrace.c
simplify the stacktrace code
18 years ago
syscall.c
[MIPS] Fixup secure computing stuff.
18 years ago
sysirix.c
[MIPS] Whitespace cleanups.
18 years ago
time.c
[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.c
18 years ago
topology.c
[MIPS] Do topology_init even on uniprocessor kernels.
18 years ago
traps.c
[MIPS] Maintain si_code field properly for FP exceptions
18 years ago
unaligned.c
[MIPS] Fix build warning in unaligned load/store emulator.
18 years ago
vmlinux.lds.S
[MIPS] vmlinux.lds.S: Handle note sections
18 years ago
vpe.c
[MIPS] RP: Sysfs interface for stopping RP program
18 years ago