..
syscalls
arch: syscalls: simplify uapi/kapi directory creation
2022-03-31 12:03:46 +09:00
.gitignore
access-helper.h
asm-offsets.c
bmips_5xxx_init.S
bmips_vec.S
branch.c
cacheinfo.c
cevt-bcm1480.c
cevt-ds1287.c
cevt-gt641xx.c
cevt-r4k.c
cevt-sb1250.c
cevt-txx9.c
cmpxchg.c
MIPS: fix typos in comments
2022-05-04 22:22:59 +02:00
cps-vec-ns16550.S
cps-vec.S
cpu-probe.c
MIPS: fix typos in comments
2022-05-04 22:22:59 +02:00
cpu-r3k-probe.c
MIPS: Remove TX39XX support
2022-03-01 10:07:22 +01:00
crash_dump.c
vmcore: convert copy_oldmem_page() to take an iov_iter
2022-04-29 14:37:59 -07:00
crash.c
csrc-bcm1480.c
csrc-ioasic.c
csrc-r4k.c
csrc-sb1250.c
early_printk_8250.c
early_printk.c
elf.c
MIPS: Modernize READ_IMPLIES_EXEC
2022-02-23 13:08:30 +01:00
entry.S
MIPS: Remove TX39XX support
2022-03-01 10:07:22 +01:00
fpu-probe.c
fpu-probe.h
ftrace.c
genex.S
MIPS: Remove TX39XX support
2022-03-01 10:07:22 +01:00
gpio_txx9.c
head.S
i8253.c
idle.c
MIPS: fix typos in comments
2022-05-04 22:22:59 +02:00
irq_txx9.c
MIPS: Remove TX39XX support
2022-03-01 10:07:22 +01:00
irq-gt641xx.c
irq-msc01.c
irq.c
MIPS: Only use current_stack_pointer on GCC
2022-03-14 15:02:53 +01:00
jump_label.c
jump_label: mips: move module NOP patching into arch code
2022-06-24 09:48:55 +02:00
kgdb.c
kprobes.c
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
2022-05-12 18:00:51 +02:00
linux32.c
machine_kexec.c
Makefile
MIPS: Remove TX39XX support
2022-03-01 10:07:22 +01:00
mcount.S
mips-cm.c
mips: cm: Convert to bitfield API to fix out-of-bounds access
2021-11-02 10:53:52 +01:00
mips-cpc.c
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
2022-04-26 15:11:25 +02:00
mips-mt-fpaff.c
mips-mt.c
mips-r2-to-r6-emul.c
MIPS: Fix build error due to PTR used in more places
2022-01-27 09:04:19 +01:00
module.c
jump_label: mips: move module NOP patching into arch code
2022-06-24 09:48:55 +02:00
octeon_switch.S
perf_event_mipsxx.c
MIPS: fix typos in comments
2022-05-04 22:22:59 +02:00
perf_event.c
perf_regs.c
pm-cps.c
pm.c
probes-common.h
proc.c
MIPS: Remove TX39XX support
2022-03-01 10:07:22 +01:00
process.c
fork: Generalize PF_IO_WORKER handling
2022-05-07 09:01:59 -05:00
prom.c
MIPS: Remove redundant definitions of device_tree_init()
2022-03-14 15:09:02 +01:00
ptrace.c
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
2022-03-10 13:35:08 -06:00
ptrace32.c
r4k_fpu.S
MIPS: Fix build error due to PTR used in more places
2022-01-27 09:04:19 +01:00
r4k_switch.S
r4k-bugs64.c
MIPS: remove asm/war.h
2022-02-22 09:35:49 +01:00
r2300_fpu.S
MIPS: Fix build error due to PTR used in more places
2022-01-27 09:04:19 +01:00
r2300_switch.S
relocate_kernel.S
MIPS: Fix build error due to PTR used in more places
2022-01-27 09:04:19 +01:00
relocate.c
reset.c
mips: Use do_kernel_power_off()
2022-05-19 19:30:31 +02:00
rtlx-cmp.c
rtlx-mt.c
rtlx.c
scall32-o32.S
MIPS: remove asm/war.h
2022-02-22 09:35:49 +01:00
scall64-n32.S
MIPS: Fix build error due to PTR used in more places
2022-01-27 09:04:19 +01:00
scall64-n64.S
MIPS: remove asm/war.h
2022-02-22 09:35:49 +01:00
scall64-o32.S
MIPS: Fix build error due to PTR used in more places
2022-01-27 09:04:19 +01:00
segment.c
setup.c
MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA
2022-05-24 13:05:08 +02:00
signal_n32.c
MIPS: remove asm/war.h
2022-02-22 09:35:49 +01:00
signal_o32.c
signal-common.h
signal.c
ptrace: Cleanups for v5.18
2022-03-28 17:29:53 -07:00
signal32.c
smp-bmips.c
smp-cmp.c
smp-cps.c
smp-mt.c
smp-up.c
smp.c
MIPS: smp: optimization for flush_tlb_mm when exiting
2022-05-12 17:56:21 +02:00
spinlock_test.c
spram.c
stacktrace.c
sync-r4k.c
syscall.c
MIPS: Fix build error due to PTR used in more places
2022-01-27 09:04:19 +01:00
sysrq.c
time.c
MIPS: Fix CP0 counter erratum detection for R4k CPUs
2022-04-29 15:52:00 +02:00
topology.c
drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
2022-03-22 15:57:10 -07:00
traps.c
MIPS: fix fortify panic when copying asm exception handlers
2022-03-07 13:09:28 +01:00
unaligned.c
MIPS: Handle address errors for accesses above CPU max virtual user address
2022-02-25 09:36:05 +01:00
uprobes.c
vdso.c
vmlinux.lds.S
vpe-cmp.c
vpe-mt.c
vpe.c
watch.c