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
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
..
cpufreq MIPS: Use set_cpus_allowed_ptr 15 years ago
.gitignore
8250-platform.c
Makefile MIPS: kprobe: Add support. 15 years ago
asm-offsets.c MIPS: Remove unused task_struct.trap_no field. 15 years ago
binfmt_elfn32.c
binfmt_elfo32.c MIPS: 64-bit: Fix o32 core dump 16 years ago
branch.c
cevt-bcm1480.c MIPS: Add IRQF_TIMER flag for timer interrupts 16 years ago
cevt-ds1287.c MIPS: Add IRQF_TIMER flag for timer interrupts 16 years ago
cevt-gt641xx.c MIPS: GT641xx: Convert timer lock to raw spinlock. 15 years ago
cevt-r4k.c MIPS: Don't overflow cevt-r4k.c calculations at high clock rates. 15 years ago
cevt-sb1250.c MIPS: Add IRQF_TIMER flag for timer interrupts 16 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 16 years ago
cpu-bugs64.c MIPS: uasm: Add option to export uasm API. 15 years ago
cpu-probe.c MIPS: Decode core number for R2 CPUs. 15 years ago
csrc-bcm1480.c
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
csrc-sb1250.c
early_printk.c
entry.S
ftrace.c MIPS: Tracing: Cleanup of address space checking 15 years ago
genex.S
gpio_txx9.c
head.S MIPS: Avoid potential hazard on Context register 16 years ago
i8253.c i8253: Convert i8253_lock to raw_spinlock 15 years ago
i8259.c MIPS: i8259: Convert IRQ controller lock to raw spinlock. 15 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. 16 years ago
irq-gt641xx.c MIPS: GT641xx: Convert IRQ controller lock to raw spinlock. 15 years ago
irq-msc01.c
irq-rm7000.c
irq-rm9000.c
irq.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
irq_cpu.c
irq_txx9.c MIPS: Eleminate filenames from comments 16 years ago
kgdb.c kgdb,mips: remove unused kgdb_cpu_doing_single_step operations 15 years ago
kprobes.c MIPS: kprobe: Add support. 15 years ago
kspd.c vfs: Implement proper O_SYNC semantics 15 years ago
linux32.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
machine_kexec.c
mcount.S MIPS: tracing: Fix the indentation of mcount.S 15 years ago
mips-mt-fpaff.c MIPS: MT: Fix FPU affinity. 15 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: Nuke trailing blank lines 15 years ago
proc.c MIPS: Eleminate filenames from comments 16 years ago
process.c MIPS: Trace: Don't trace irqsoff for the idle process 15 years ago
ptrace.c mips: use generic ptrace_resume code 15 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
reset.c
rtlx.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 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 MIPS: N32: Fix syscall number comments. 15 years ago
scall64-o32.S improve sys_newuname() for compat architectures 15 years ago
setup.c MIPS: nofpu and nodsp only affect CPU0 15 years ago
signal-common.h MIPS: Move signal trampolines off of the stack. 15 years ago
signal.c MIPS: Move signal trampolines off of the stack. 15 years ago
signal32.c MIPS: Move signal trampolines off of the stack. 15 years ago
signal_n32.c MIPS: Move signal trampolines off of the stack. 15 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: Export __cpu_number_map and __cpu_logical_map. 15 years ago
smtc-asm.S
smtc-proc.c
smtc.c MIPS: SMTC: Use %p to format pointers 15 years ago
spinlock_test.c MIPS: Crazy spinlock speed test. 15 years ago
spram.c MIPS: SPRAM: Clean up support code a little 16 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 Make do_execve() take a const filename pointer 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: Clean up notify_die() usage. 15 years ago
unaligned.c MIPS: Modularize COP2 handling 15 years ago
vdso.c MIPS: Make init_vdso a subsys_initcall. 15 years ago
vmlinux.lds.S MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS 15 years ago
vpe.c MIPS: Don't include <linux/smp_lock.h> unnecessarily. 15 years ago
watch.c