..
8250-platform.c
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
18 years ago
Makefile
[MIPS] Only build r4k clocksource for systems that work ok with it.
17 years ago
asm-offsets.c
[MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.h
18 years ago
binfmt_elfn32.c
arch/mips/: Spelling fixes
17 years ago
binfmt_elfo32.c
arch/mips/: Spelling fixes
17 years ago
branch.c
[MIPS] Add some __user tags
18 years ago
cevt-bcm1480.c
[MIPS] Sibyte: Stop timers before programming next even.
17 years ago
cevt-gt641xx.c
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
17 years ago
cevt-r4k.c
[MIPS] Handle R4000/R4400 mfc0 from count register.
17 years ago
cevt-sb1250.c
[MIPS] Sibyte: Stop timers before programming next even.
17 years ago
cevt-txx9.c
[MIPS] txx9tmr clockevent/clocksource driver
17 years ago
cpu-bugs64.c
[MIPS] R4000/R4400 errata workarounds
17 years ago
cpu-probe.c
[MIPS] Alchemy: Au1210/Au1250 CPU support
17 years ago
csrc-bcm1480.c
[MIPS] Sibyte: Split and move clock code.
17 years ago
csrc-r4k.c
[MIPS] Fix build.
17 years ago
csrc-sb1250.c
[MIPS] Sibyte: Fix name of clocksource.
17 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
…
gdb-stub.c
[MIPS] Kill num_online_cpus() loops.
18 years ago
genex.S
[MIPS] R4000/R4400 daddiu erratum workaround
17 years ago
head.S
[MIPS] Fix build after b0rked changes to <linux/init.h>.
17 years ago
i8253.c
mips, x86: optimize the i8259 code a bit
17 years ago
i8259.c
Driver core: change sysdev classes to use dynamic kobject names
17 years ago
init_task.c
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
19 years ago
irix5sys.S
…
irixelf.c
pid namespaces: round up the API
18 years ago
irixinv.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
irixioctl.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
irixsig.c
mips: undo locking on error path returns
17 years ago
irq-gt641xx.c
[MIPS] Add GT641xx IRQ routines.
18 years ago
irq-msc01.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
irq-rm7000.c
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
17 years ago
irq-rm9000.c
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
17 years ago
irq.c
[MIPS] checkfiles: Fix "need space after that ','" errors.
18 years ago
irq_cpu.c
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
17 years ago
irq_txx9.c
[MIPS] Remove dead code from irq_txx9.c
18 years ago
kspd.c
arch/mips/: Spelling fixes
17 years ago
linux32.c
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
17 years ago
machine_kexec.c
[MIPS] Unconditionally writeback and invalidate caches on kexec.
18 years ago
mips-mt-fpaff.c
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
17 years ago
mips-mt.c
[MIPS] SMP: Call platform methods via ops structure.
17 years ago
mips_ksyms.c
[MIPS] Export __copy_user_inatomic.
18 years ago
module.c
Fix misspellings of "system", "controller", "interrupt" and "necessary".
18 years ago
proc.c
[MIPS]: constify function pointer tables
17 years ago
process.c
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
17 years ago
ptrace.c
[MIPS] Store sign-extend register values for PTRACE_GETREGS
17 years ago
ptrace32.c
[MIPS] Store sign-extend register values for PTRACE_GETREGS
17 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] Remove duplicate includes.
17 years ago
scall32-o32.S
timerfd: new timerfd API
17 years ago
scall64-64.S
timerfd: new timerfd API
17 years ago
scall64-n32.S
timerfd: new timerfd API
17 years ago
scall64-o32.S
timerfd: new timerfd API
17 years ago
semaphore.c
…
setup.c
Introduce flags for reserve_bootmem()
17 years ago
signal-common.h
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
18 years ago
signal.c
[MIPS] checkfiles: Fix "need space after that ','" errors.
18 years ago
signal32.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
signal_n32.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
smp-mt.c
[MIPS] SMP: Call platform methods via ops structure.
17 years ago
smp-up.c
[MIPS] Only build r4k clocksource for systems that work ok with it.
17 years ago
smp.c
calibrate_delay() must be __cpuinit
17 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
arch/mips/: Spelling fixes
17 years ago
stacktrace.c
simplify the stacktrace code
18 years ago
syscall.c
[MIPS] Add len and addr validation for MAP_FIXED mappings.
17 years ago
sysirix.c
get rid of NR_OPEN and introduce a sysctl_nr_open
17 years ago
time.c
[MIPS] time: remove unused mips_timer_state()
17 years ago
topology.c
[MIPS] Do topology_init even on uniprocessor kernels.
18 years ago
traps.c
[MIPS] Ensure that ST0_FR is never set on a 32 bit kernel
17 years ago
unaligned.c
[MIPS] Fix "no space between function name and open parenthesis" warnings.
18 years ago
vmlinux.lds.S
all archs: consolidate init and exit sections in vmlinux.lds.h
17 years ago
vpe.c
[MIPS] Remove duplicate includes.
17 years ago