Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
..
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files 16 years ago
8250-platform.c e7c4782f92 [MIPS] Put an end to <asm/serial.h>'s long and annyoing existence 18 years ago
Makefile 779e7d41ad MIPS: make cp0 counter clocksource/event usable as fallback. 16 years ago
asm-offsets.c 363c55cae5 MIPS: Add hibernation support 16 years ago
binfmt_elfn32.c f8bd2258e2 remove div_long_long_rem 17 years ago
binfmt_elfo32.c cad9bc6904 MIPS: 64-bit: Fix o32 core dump 16 years ago
branch.c 126336f065 MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. 16 years ago
cevt-bcm1480.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
cevt-ds1287.c ada8e9514b Update Yoichi Yuasa's e-mail address 16 years ago
cevt-gt641xx.c ada8e9514b Update Yoichi Yuasa's e-mail address 16 years ago
cevt-r4k.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
cevt-sb1250.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
cevt-smtc.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
cevt-txx9.c a43da03ca4 MIPS: TXx9: micro optimization for clocksource and clock_event 16 years ago
cpu-bugs64.c ad1d77a385 [MIPS] Add empty argument parenthesis to GCC_IMM_ASM 17 years ago
cpu-probe.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
csrc-bcm1480.c 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
csrc-ioasic.c ada8e9514b Update Yoichi Yuasa's e-mail address 16 years ago
csrc-r4k.c 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
csrc-sb1250.c 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
early_printk.c 07cdb78436 [MIPS] fix sparse warning about setup_early_printk() 17 years ago
entry.S d2bb01b042 [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. 16 years ago
genex.S 8bc6d05b48 MIPS: Read watch registers with interrupts disabled. 16 years ago
gpio_txx9.c 14476007c9 [MIPS] txx9: Make gpio_txx9 entirely spinlock-safe 17 years ago
head.S fd3d2764ee [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y 16 years ago
i8253.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
i8259.c 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
init_task.c bb1f17b037 mm: consolidate init_mm definition 16 years ago
irq-gic.c a214cef9a5 MIPS: CMP: Extend IPI handling to CPU number 16 years ago
irq-gt641xx.c ada8e9514b Update Yoichi Yuasa's e-mail address 16 years ago
irq-msc01.c c87e09096d MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms 16 years ago
irq-rm7000.c c42d95d6c4 [MIPS] Fix broken rm7000/rm9000 interrupt handling 17 years ago
irq-rm9000.c 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
irq.c edb35028e4 Merge branches 'irq/genirq' and 'linus' into irq/core 16 years ago
irq_cpu.c c87e09096d MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms 16 years ago
irq_txx9.c 5d3fdeacee [MIPS] Remove dead code from irq_txx9.c 17 years ago
kgdb.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
kspd.c b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
linux32.c d6c178e969 MIPS: Compat: Zero upper 32-bit of offset_high and offset_low. 16 years ago
machine_kexec.c 97ce9a8d6c [MIPS] Unconditionally writeback and invalidate caches on kexec. 17 years ago
mips-mt-fpaff.c 012703e0fc MIPS: SMTC: Fix build after recent creditial changes. 16 years ago
mips-mt.c b012cffe7f [MIPS] Replace use of print_symbol with new %sP pointer format. 17 years ago
mips_ksyms.c d0c91ae2bb [MIPS] Export __copy_user_inatomic. 18 years ago
module.c 5933048c69 module: cleanup FIXME comments about trimming exception table entries. 16 years ago
octeon_switch.S 5b3b16880f MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. 16 years ago
proc.c 5636919b5c MIPS: Outline udelay and fix a few issues. 16 years ago
process.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 years ago
ptrace.c 0926bf953e MIPS: Ptrace support for HARDWARE_WATCHPOINTS 16 years ago
ptrace32.c 405f55712d headers: smp_lock.h redux 16 years ago
r2300_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 19 years ago
r2300_switch.S 5323180db7 [MIPS] Disallow CpU exception in kernel again. 18 years ago
r4k_fpu.S c6a2f46793 [MIPS] Check FCSR for pending interrupts, alternative version 18 years ago
r4k_switch.S 3bd3966448 [MIPS] Fix resume for 64K page size on R4000 class processors. 18 years ago
r6000_fpu.S 048eb582f3 kbuild: mips use generic asm-offsets.h support 19 years ago
relocate_kernel.S 00be0f305f [MIPS] Kexec: Fix several 64-bit bugs. 18 years ago
reset.c f8bf35a914 [MIPS] Export pm_power_off 18 years ago
rtlx.c a9b12619f7 device create: misc: convert device_create_drvdata to device_create 16 years ago
scall32-o32.S 69f16c9a86 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. 16 years ago
scall64-64.S 69f16c9a86 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. 16 years ago
scall64-n32.S 69f16c9a86 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. 16 years ago
scall64-o32.S 69f16c9a86 MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open. 16 years ago
setup.c 12e22e8e60 MIPS: Stop using <asm-generic/int-l64.h>. 16 years ago
signal-common.h bb09a954b6 [MIPS] replace remaining __FUNCTION__ occurrences 17 years ago
signal.c dbda6ac089 MIPS: CVE-2009-0029: Enable syscall wrappers. 16 years ago
signal32.c dbda6ac089 MIPS: CVE-2009-0029: Enable syscall wrappers. 16 years ago
signal_n32.c 49a89efbbb [MIPS] Fix "no space between function name and open parenthesis" warnings. 17 years ago
smp-cmp.c 0365070f05 MIPS: CMP: activate CMP support 16 years ago
smp-mt.c 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
smp-up.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 years ago
smp.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 years ago
smtc-asm.S da9bc7263d [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. 18 years ago
smtc-proc.c 87353d8ac3 [MIPS] SMP: Call platform methods via ops structure. 17 years ago
smtc.c 631330f584 MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. 16 years ago
spram.c 0b6d497fcb [MIPS] Basic SPRAM support 17 years ago
stacktrace.c 2ec220e27f proc: add /proc/*/stack 16 years ago
sync-r4k.c eb9b5141a9 MIPS: CMP: Update sync-r4k for current kernel 16 years ago
syscall.c dbda6ac089 MIPS: CVE-2009-0029: Enable syscall wrappers. 16 years ago
time.c 46684734dd [MIPS] unexport null_perf_irq() and make it static 17 years ago
topology.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 years ago
traps.c 4bb1a1089e MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h 16 years ago
unaligned.c a6d5ff04e8 MIPS: Use force_sig when handling address errors. 16 years ago
vmlinux.lds.S 2dbac10263 MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT 16 years ago
vpe.c 52a7a27cd8 MIPS: MT: Remove unnecessary semicolons 16 years ago
watch.c 6aa3524c18 MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. 16 years ago