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 9cfdf6f15a [MIPS] VPE loader: Initialize lists before they're actually being used ... 18 years ago
..
Makefile [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. 18 years ago
apm.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
asm-offsets.c [MIPS] 16K & 64K page size fixes 19 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] 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] Qemu now has an ELF loader. 18 years ago
i8253.c Input: pcspkr - separate device and driver registration 19 years ago
i8259.c [MIPS] Import updates from i386's i8259.c 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] add process_session() helper routine 18 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] Compile __do_IRQ() when really needed 18 years ago
irq-rm7000.c [MIPS] Compile __do_IRQ() when really needed 18 years ago
irq-rm9000.c [MIPS] Compile __do_IRQ() when really needed 18 years ago
irq.c [MIPS] genirq: use name instead of typename 18 years ago
irq_cpu.c [MIPS] Compile __do_IRQ() when really needed 18 years ago
kspd.c [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
linux32.c [MIPS] Fix N32 SysV IPC routines 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 [MIPS] csum_partial and copy in parallel 18 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] Export pm_power_off 18 years ago
rtlx.c [PATCH] struct path: convert mips 18 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] Fix N32 SysV IPC routines 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 [PATCH] Change cpu_up and co from __devinit to __cpuinit 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] SMTC: Fix module build by exporting symbol 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] struct path: convert mips 18 years ago
time.c [MIPS] PNX8550: Fix system timer support 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] Discard .exit.text and .exit.data at runtime. 18 years ago
vpe.c [MIPS] VPE loader: Initialize lists before they're actually being used ... 18 years ago