You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/mips/kernel
Ralf Baechle 0004a9dfea [MIPS] Cleanup memory barriers for weakly ordered systems. 18 years ago
..
Makefile [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. 18 years ago
apm.c [MIPS] Don't include obsolete <linux/config.h>. 19 years ago
asm-offsets.c [MIPS] 16K & 64K page size fixes 19 years ago
binfmt_elfn32.c [MIPS] jiffies_to_compat_timeval fix 19 years ago
binfmt_elfo32.c [MIPS] jiffies_to_compat_timeval fix 19 years ago
branch.c [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. 19 years ago
cpu-bugs64.c Remove obsolete #include <linux/config.h> 19 years ago
cpu-probe.c [MIPS] Don't print presence of WAIT instruction on bootup. 18 years ago
entry.S [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 19 years ago
gdb-low.S [MIPS] TRACE_IRQFLAGS_SUPPORT support. 19 years ago
gdb-stub.c Remove obsolete #include <linux/config.h> 19 years ago
genex.S [MIPS] Fast path for rdhwr emulation for TLS 18 years ago
head.S [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n 18 years ago
i8253.c Input: pcspkr - separate device and driver registration 19 years ago
i8259.c [MIPS] IRQ cleanups 18 years ago
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
irix5sys.S Linux-2.6.12-rc2 20 years ago
irixelf.c [PATCH] FDPIC: Move roundup() into linux/kernel.h 19 years ago
irixinv.c Sparseify MIPS. 20 years ago
irixioctl.c Reformatting, remove debugging code. 20 years ago
irixsig.c [MIPS] Move definition of IRIX compat constant into IRIX compat code. 19 years ago
irq-msc01.c [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
irq-mv6434x.c [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
irq-rm7000.c [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
irq-rm9000.c [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
irq.c [MIPS] do_IRQ cleanup 18 years ago
irq_cpu.c [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
kspd.c [MIPS] kpsd and other AP/SP improvements. 19 years ago
linux32.c [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 18 years ago
machine_kexec.c [MIPS] Add support for kexec 18 years ago
mips-mt.c [MIPS] MIPS MT: Fix build error. 19 years ago
mips_ksyms.c Remove obsolete #include <linux/config.h> 19 years ago
module.c [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=n 18 years ago
proc.c [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 years ago
process.c [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() 19 years ago
ptrace.c [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 years ago
ptrace32.c [MIPS] Make sure cpu_has_fpu is used only in atomic context 19 years ago
r4k_fpu.S Remove obsolete #include <linux/config.h> 19 years ago
r4k_switch.S [MIPS] 16K & 64K page size fixes 19 years ago
r2300_fpu.S kbuild: mips use generic asm-offsets.h support 20 years ago
r2300_switch.S Remove obsolete #include <linux/config.h> 19 years ago
r6000_fpu.S kbuild: mips use generic asm-offsets.h support 20 years ago
relocate_kernel.S [MIPS] Add support for kexec 18 years ago
reset.c [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. 19 years ago
rtlx.c [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 19 years ago
scall32-o32.S [MIPS] Add support for kexec 18 years ago
scall64-64.S [MIPS] Add support for kexec 18 years ago
scall64-n32.S [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 18 years ago
scall64-o32.S [MIPS] Add support for kexec 18 years ago
semaphore.c Always use ".set mips3" rather than select between "mips2" or "mips3" 20 years ago
setup.c [MIPS] setup.c: clean up initrd related code 18 years ago
signal-common.h Remove obsolete #include <linux/config.h> 19 years ago
signal.c [MIPS] Avoid double signal restarting. 19 years ago
signal32.c [MIPS] Avoid double signal restarting. 19 years ago
signal_n32.c [MIPS] Fix double inclusions 18 years ago
smp-mt.c [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
smp.c [MIPS] Cleanup memory barriers for weakly ordered systems. 18 years ago
smtc-asm.S [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup. 19 years ago
smtc-proc.c [MIPS] MT: Improved multithreading support. 19 years ago
smtc.c [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq 18 years ago
stacktrace.c [MIPS] save_context_stack fix 19 years ago
syscall.c [PATCH] provide kernel_execve on all architectures 19 years ago
sysirix.c [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers 19 years ago
time.c [MIPS] mips HPT cleanup: make clocksource_mips public 18 years ago
topology.c [MIPS] Do topology_init even on uniprocessor kernels. 18 years ago
traps.c [MIPS] Use conditional traps for BUG_ON on MIPS II and better. 18 years ago
unaligned.c Remove obsolete #include <linux/config.h> 19 years ago
vmlinux.lds.S [MIPS] 16K & 64K page size fixes 19 years ago
vpe.c [MIPS] MT: Fix setting of XTC. 19 years ago