Jiaxun Yang fb93ccde08 MIPS: Treat Loongson Extensions as ASEs 6 years ago
..
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files 17 years ago
8250-platform.c 848484e2c4 mips: remove needless include of module.h from core kernel files. 14 years ago
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
asm-offsets.c 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 7 years ago
binfmt_elfn32.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
binfmt_elfo32.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
bmips_5xxx_init.S f241265fdc MIPS: BMIPS: Make whitespacely correct. 9 years ago
bmips_vec.S 21b30c00f3 MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code 9 years ago
branch.c cdf93470a0 MIPS: Use proper kernel-doc Return keyword 8 years ago
cacheinfo.c 70b4edd74b mips: fix cacheinfo 6 years ago
cevt-bcm1480.c e4db9253d6 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks 8 years ago
cevt-ds1287.c e4db9253d6 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks 8 years ago
cevt-gt641xx.c e4db9253d6 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks 8 years ago
cevt-r4k.c 9d7f29cdb4 MIPS: cevt-r4k: Fix out-of-bounds array access 8 years ago
cevt-sb1250.c e4db9253d6 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks 8 years ago
cevt-txx9.c e4db9253d6 MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks 8 years ago
cmpxchg.c 3bfa6413b0 MIPS: fix truncation in __cmpxchg_small for short values 6 years ago
cps-vec-ns16550.S fb615d61b5 Update MIPS email addresses 8 years ago
cps-vec.S 8dbc1864b7 MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW fallout 7 years ago
cpu-bugs64.c 35e7f7885e MIPS: Fix printk continuations in cpu-bugs64.c 9 years ago
cpu-probe.c fb93ccde08 MIPS: Treat Loongson Extensions as ASEs 6 years ago
crash.c 754b404db8 MIPS: kexec: Mark CPU offline before disabling local IRQ 7 years ago
crash_dump.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
csrc-bcm1480.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 9 years ago
csrc-ioasic.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 9 years ago
csrc-r4k.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 9 years ago
csrc-sb1250.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t 9 years ago
early_printk.c 5c93316c8c mips: unify prom_putchar() declarations 7 years ago
early_printk_8250.c 5c93316c8c mips: unify prom_putchar() declarations 7 years ago
elf.c fb615d61b5 Update MIPS email addresses 8 years ago
entry.S 9bcf53598d MIPS: Add syscall detection for restartable sequences 7 years ago
ftrace.c 35aa93cbb0 MIPS: function_graph: Simplify with function_graph_enter() 7 years ago
genex.S c8bf38055e MIPS: Fix ejtag handler on SMP 7 years ago
gpio_txx9.c d98312f774 MIPS: txx9: switch to gpiochip_add_data() 9 years ago
head.S 25d8b92e0a MIPS: head: Reorder instructions missing a delay slot 8 years ago
i8253.c 326175aa28 MIPS: kernel: only use i8253 clocksource with periodic clockevent 6 years ago
idle.c 97c8580e85 MIPS: Annotate cpu_wait implementations with __cpuidle 7 years ago
irq-gt641xx.c 7034228792 MIPS: Whitespace cleanup. 13 years ago
irq-msc01.c ab6c15bc66 MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region 11 years ago
irq-rm7000.c 7034228792 MIPS: Whitespace cleanup. 13 years ago
irq.c 88793c034e MIPS: irq: Allocate accurate order pages for irq stack 6 years ago
irq_txx9.c 7034228792 MIPS: Whitespace cleanup. 13 years ago
jump_label.c 0276ebf166 jump_label: move 'asm goto' support test to Kconfig 6 years ago
kgdb.c e6efcbf3cb MIPS: KGDB: fix kgdb support for SMP platforms. 6 years ago
kprobes.c cce188bd58 bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe 7 years ago
linux32.c 48ae93fdd1 MIPS: Delete unused code in linux32.c 7 years ago
machine_kexec.c 754b404db8 MIPS: kexec: Mark CPU offline before disabling local IRQ 7 years ago
mcount.S 6fb8656646 mips: ftrace: fix static function graph tracing 7 years ago
mips-cm.c 384cc5fd67 mips: cm: reprime error cause 6 years ago
mips-cpc.c 791412dafb MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base() 7 years ago
mips-mt-fpaff.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
mips-mt.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
mips-r2-to-r6-emul.c b7fc2cc59a MIPS: Declare various variables & functions static 8 years ago
mips_machine.c 9169a5d011 MIPS: move mips_{set,get}_machine_name() to a more generic place 12 years ago
module.c 568d135d33 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 8 years ago
octeon_switch.S 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 7 years ago
perf_event.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
perf_event_mipsxx.c 9ae0f86cea MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabled 6 years ago
pm-cps.c b2ed33a895 MIPS: pm-cps: Block system suspend when a JTAG probe is present 7 years ago
pm.c a7e89326b4 MIPS: Fix watchpoint restoration 9 years ago
probes-common.h ca208b5f19 MIPS: Update email address for Marcin Nowakowski 8 years ago
proc.c fb93ccde08 MIPS: Treat Loongson Extensions as ASEs 6 years ago
process.c cd8520a283 MIPS: Remove function size check in get_frame_info() 6 years ago
prom.c 2d433cc9bd mips: Make sure dt memory regions are valid 6 years ago
ptrace.c 1ae22a0e35 MIPS: Add FP_MODE regset support 7 years ago
ptrace32.c f5958b4cf4 MIPS: Correct the 64-bit DSP accumulator register size 7 years ago
r2300_fpu.S 423fb0d508 MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S 8 years ago
r2300_switch.S 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 7 years ago
r4k_fpu.S 22b8ba765a MIPS: Fix MIPS64 FP save/restore on 32-bit kernels 8 years ago
r4k_switch.S 050e9baa9d Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables 7 years ago
relocate.c fb615d61b5 Update MIPS email addresses 8 years ago
relocate_kernel.S 28a87b459b MIPS: kexec: fix typos 7 years ago
reset.c 997e93d4df MIPS: Hang more efficiently on halt/powerdown/restart 7 years ago
rtlx-cmp.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. 11 years ago
rtlx-mt.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. 11 years ago
rtlx.c a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
scall32-o32.S 4337aac1e1 MIPS: Wire up io_pgetevents syscall 7 years ago
scall64-64.S 4337aac1e1 MIPS: Wire up io_pgetevents syscall 7 years ago
scall64-n32.S 4337aac1e1 MIPS: Wire up io_pgetevents syscall 7 years ago
scall64-o32.S 7f9c9d1d79 MIPS: scall64-o32: Fix indirect syscall number load 6 years ago
segment.c 5573f6ad3e MIPS: Print segment physical address when EU=1 9 years ago
setup.c 951d223c6c MIPS: Fix CONFIG_CMDLINE handling 7 years ago
signal-common.h bf82cb30c7 MIPS: Save MSA extended context around signals 10 years ago
signal.c e5a32b5b21 Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux 7 years ago
signal32.c 0d55303c51 compat: Move compat_timespec/ timeval to compat_time.h 7 years ago
signal_n32.c 96a68b14db MIPS: Remove nabi_no_regargs 7 years ago
signal_o32.c 96a68b14db MIPS: Remove nabi_no_regargs 7 years ago
smp-bmips.c 06a3f0c9f2 MIPS: BMIPS: Do not mask IPIs during suspend 7 years ago
smp-cmp.c 7e7bf0ec1a MIPS: smp-cmp: Fix vpe_id build error 8 years ago
smp-cps.c 91d9f8fcf7 MIPS: SMP-CPS: Remove duplicate assignment of core in play_dead 7 years ago
smp-mt.c 72eb29951f MIPS: Use mips_gic_present() in place of gic_present 8 years ago
smp-up.c d595d423d0 MIPS: SMP: Allow boot_secondary SMP op to return errors 8 years ago
smp.c 892204e06c Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips 8 years ago
spinlock_test.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
spram.c 1091bfa20b MIPS: Add P6600 cases to CPU switch statements 9 years ago
stacktrace.c 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 years ago
sync-r4k.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
syscall.c a90f590a1b mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() 7 years ago
sysrq.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
time.c f06e7aa47f MIPS: Convert update_persistent_clock() to update_persistent_clock64() 7 years ago
topology.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
traps.c 0c4b0f815f Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux 7 years ago
unaligned.c b7fc2cc59a MIPS: Declare various variables & functions static 8 years ago
uprobes.c 3089c0ea8a MIPS: uprobes: remove set but not used variable 'epc' 6 years ago
vdso.c 62452b3511 MIPS: math-emu: Write-protect delay slot emulation pages 7 years ago
vmlinux.lds.S 6e74961bd6 MIPS: Ensure ELF appended dtb is relocated 6 years ago
vpe-cmp.c 17a1d523aa MIPS: APRP: Add VPE loader support for CMP platforms. 12 years ago
vpe-mt.c b633648c5a MIPS: MT: Remove SMTC support 11 years ago
vpe.c aae22f1602 MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded" 7 years ago
watch.c 705e71ad70 MIPS: Watch: Avoid duplication of bits in mips_read_watch_registers 8 years ago