Ralf Baechle 9c1e8a9138 MIPS: Cleanup arch_get_unmapped_area 14 anos atrás
..
cpufreq ed1bbdefc3 MIPS: Use set_cpus_allowed_ptr 15 anos atrás
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files 17 anos atrás
8250-platform.c e7c4782f92 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 anos atrás
Makefile 7f058e852b MIPS: Kconfig and Makefile update for Netlogic XLR/XLS 14 anos atrás
asm-offsets.c 7281cd2297 MIPS: Remove unused task_struct.trap_no field. 15 anos atrás
binfmt_elfn32.c f8bd2258e2 remove div_long_long_rem 17 anos atrás
binfmt_elfo32.c cad9bc6904 MIPS: 64-bit: Fix o32 core dump 16 anos atrás
branch.c 8f5a00eb42 MIPS: Sanitize restart logics 15 anos atrás
cevt-bcm1480.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 anos atrás
cevt-ds1287.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 anos atrás
cevt-gt641xx.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 anos atrás
cevt-r4k.c 5878fc936a MIPS: Fix CP0 COUNTER clockevent race 14 anos atrás
cevt-sb1250.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 anos atrás
cevt-smtc.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 anos atrás
cevt-txx9.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 anos atrás
cpu-bugs64.c 25985edced Fix common misspellings 14 anos atrás
cpu-probe.c 5aac1e8a38 MIPS: Set ELF AT_PLATFORM string for Loongson2 processors 14 anos atrás
csrc-bcm1480.c 8e19608e8b clocksource: pass clocksource to read() callback 16 anos atrás
csrc-ioasic.c ada8e9514b Update Yoichi Yuasa's e-mail address 16 anos atrás
csrc-powertv.c a3a0f8c8ed MIPS: PowerTV: Base files for Cisco PowerTV platform 15 anos atrás
csrc-r4k.c 8e19608e8b clocksource: pass clocksource to read() callback 16 anos atrás
csrc-sb1250.c 8e19608e8b clocksource: pass clocksource to read() callback 16 anos atrás
early_printk.c 07cdb78436 [MIPS] fix sparse warning about setup_early_printk() 17 anos atrás
entry.S 8b659a3931 MIPS: Split do_syscall_trace into two functions. 14 anos atrás
ftrace.c c54794d19e MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). 14 anos atrás
genex.S 8bc6d05b48 MIPS: Read watch registers with interrupts disabled. 16 anos atrás
gpio_txx9.c 14476007c9 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe 17 anos atrás
head.S c2ea1d56ea MIPS: Avoid potential hazard on Context register 15 anos atrás
i8253.c ca4d3e6746 MIPS: Add missing #inclusions of <linux/irq.h> 15 anos atrás
i8259.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 anos atrás
irq-gic.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
irq-gt641xx.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
irq-msc01.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
irq-rm7000.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
irq-rm9000.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
irq.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
irq_cpu.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
irq_txx9.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
jump_label.c 94bb0c1ab2 MIPS: jump label: Add MIPS support. 14 anos atrás
kgdb.c eefc3f329d MIPS: Fix a typo. 15 anos atrás
kprobes.c c1bf207d6e MIPS: kprobe: Add support. 15 anos atrás
kspd.c 26deda5cee MIPS: kspd: Adjust confusing if indentation 15 anos atrás
linux32.c d62c9ced7c MIPS: compat: Don't clobber personality bits in 32-bit sys_personality(). 14 anos atrás
machine_kexec.c 97ce9a8d6c [MIPS] Unconditionally writeback and invalidate caches on kexec. 18 anos atrás
mcount.S 65ab2826c4 MIPS: tracing: Fix the indentation of mcount.S 15 anos atrás
mips-mt-fpaff.c a7f505c6b1 MIPS: MT: Fix build error iFPU affinity code 14 anos atrás
mips-mt.c 982f6ffeee MIPS: Remove useless zero initializations. 16 anos atrás
mips_ksyms.c d2bb076299 MIPS: Tracing: Add static function tracer support for MIPS 15 anos atrás
mips_machine.c 487d70d0b8 MIPS: Add generic support for multiple machines within a single kernel 14 anos atrás
module.c 94bb0c1ab2 MIPS: jump label: Add MIPS support. 14 anos atrás
octeon_switch.S e0e53dee69 MIPS: Nuke trailing blank lines 15 anos atrás
perf_event.c ba9786f324 MIPS, Perf-events: Use unsigned delta for right shift in event update 14 anos atrás
perf_event_mipsxx.c 25985edced Fix common misspellings 14 anos atrás
proc.c e77c32fe28 MIPS: Probe for presence of KScratch registers. 14 anos atrás
process.c 25985edced Fix common misspellings 14 anos atrás
prom.c 672c54466d dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() 14 anos atrás
ptrace.c 8b659a3931 MIPS: Split do_syscall_trace into two functions. 14 anos atrás
ptrace32.c 405f55712d headers: smp_lock.h redux 16 anos atrás
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 anos atrás
r2300_switch.S f4c6b6bc5a MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. 16 anos atrás
r4k_fpu.S c6a2f46793 [MIPS] Check FCSR for pending interrupts, alternative version 18 anos atrás
r4k_switch.S f4c6b6bc5a MIPS: Consolidate all CONFIG_CPU_HAS_LLSC use in a single C file. 16 anos atrás
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 20 anos atrás
relocate_kernel.S 00be0f305f [MIPS] Kexec: Fix several 64-bit bugs. 18 anos atrás
reset.c f8bf35a914 [MIPS] Export pm_power_off 18 anos atrás
rtlx.c 6038f373a3 llseek: automatically add .llseek fop 15 anos atrás
scall32-o32.S 8b659a3931 MIPS: Split do_syscall_trace into two functions. 14 anos atrás
scall64-64.S 8b659a3931 MIPS: Split do_syscall_trace into two functions. 14 anos atrás
scall64-n32.S 8b659a3931 MIPS: Split do_syscall_trace into two functions. 14 anos atrás
scall64-o32.S 8b659a3931 MIPS: Split do_syscall_trace into two functions. 14 anos atrás
setup.c 1befdd5536 MIPS: Implement __read_mostly 14 anos atrás
signal-common.h d814c28cec MIPS: Move signal trampolines off of the stack. 15 anos atrás
signal.c c726b82213 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c 14 anos atrás
signal32.c c726b82213 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c 14 anos atrás
signal_n32.c 4bfb8c5c87 MIPS: do_sigaltstack() expects userland pointers 15 anos atrás
smp-cmp.c 4037ac6e2c cpumask: Use accessors for cpu_*_mask: mips 16 anos atrás
smp-mt.c 25985edced Fix common misspellings 14 anos atrás
smp-up.c 48a048fed8 cpumask: arch_send_call_function_ipi_mask: mips 16 anos atrás
smp.c 6667deb69e MIPS: Move idle task creation to work queue 14 anos atrás
smtc-asm.S da9bc7263d [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. 18 anos atrás
smtc-proc.c 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 anos atrás
smtc.c e4ec7989b4 MIPS: Convert the irq functions to the new names 14 anos atrás
spinlock_test.c bba9076058 MIPS: Crazy spinlock speed test. 15 anos atrás
spram.c a074f0e89f MIPS: SPRAM: Clean up support code a little 15 anos atrás
stacktrace.c 49316cbf0a MIPS: Eleminate filenames from comments 16 anos atrás
sync-r4k.c eb9b5141a9 MIPS: CMP: Update sync-r4k for current kernel 16 anos atrás
syscall.c 9c1e8a9138 MIPS: Cleanup arch_get_unmapped_area 14 anos atrás
time.c 25985edced Fix common misspellings 14 anos atrás
topology.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 anos atrás
traps.c 10423c91ff MIPS: Fix duplicate invocation of notify_die. 14 anos atrás
unaligned.c 7f788d2d53 MIPS: add support for software performance events 14 anos atrás
vdso.c 1ed845375b MIPS: Make init_vdso a subsys_initcall. 15 anos atrás
vmlinux.lds.S c0a5afb9bc MIPS: Enable kmemleak for MIPS 14 anos atrás
vpe.c 25985edced Fix common misspellings 14 anos atrás
watch.c 6aa3524c18 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. 17 anos atrás