| .. |
|
.gitignore
|
3e6259c3ef
[MIPS] Ignore vmlinux.lds generated files
|
17 vuotta sitten |
|
8250-platform.c
|
848484e2c4
mips: remove needless include of module.h from core kernel files.
|
14 vuotta sitten |
|
Makefile
|
f44374f14c
MIPS: Export {copy, clear}_page functions alongside their definitions
|
9 vuotta sitten |
|
asm-offsets.c
|
e11124d8ff
MIPS: Remove r2_emul_return from struct thread_info
|
9 vuotta sitten |
|
binfmt_elfn32.c
|
cd19c364b3
fs/binfmt: Convert obsolete cputime type to nsecs
|
9 vuotta sitten |
|
binfmt_elfo32.c
|
cd19c364b3
fs/binfmt: Convert obsolete cputime type to nsecs
|
9 vuotta sitten |
|
bmips_5xxx_init.S
|
f241265fdc
MIPS: BMIPS: Make whitespacely correct.
|
9 vuotta sitten |
|
bmips_vec.S
|
21b30c00f3
MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code
|
9 vuotta sitten |
|
branch.c
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 vuotta sitten |
|
cacheinfo.c
|
4828b5f56f
MIPS: Fix cacheinfo overflow
|
8 vuotta sitten |
|
cevt-bcm1480.c
|
1edf907a09
MIPS: cevt-bcm1480: Migrate to new 'set-state' interface
|
10 vuotta sitten |
|
cevt-ds1287.c
|
9f95618f9f
MIPS: cevt-ds1287: Migrate to new 'set-state' interface
|
10 vuotta sitten |
|
cevt-gt641xx.c
|
c88f2fb4d8
MIPS: cevt-gt641xx: Migrate to new 'set-state' interface
|
10 vuotta sitten |
|
cevt-r4k.c
|
6dabf2b7a5
MIPS: Fix r4k clockevents registration
|
9 vuotta sitten |
|
cevt-sb1250.c
|
57e148cabb
MIPS: cevt-sb1250: Migrate to new 'set-state' interface
|
10 vuotta sitten |
|
cevt-txx9.c
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
9 vuotta sitten |
|
cps-vec-ns16550.S
|
609cf6f229
MIPS: CPS: Early debug using an ns16550-compatible UART
|
10 vuotta sitten |
|
cps-vec.S
|
63a8802f4f
MIPS: CPS: Copy EVA configuration when starting secondary VPs.
|
9 vuotta sitten |
|
cpu-bugs64.c
|
35e7f7885e
MIPS: Fix printk continuations in cpu-bugs64.c
|
9 vuotta sitten |
|
cpu-probe.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 vuotta sitten |
|
crash.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
crash_dump.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 vuotta sitten |
|
csrc-bcm1480.c
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
9 vuotta sitten |
|
csrc-ioasic.c
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
9 vuotta sitten |
|
csrc-r4k.c
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
9 vuotta sitten |
|
csrc-sb1250.c
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
9 vuotta sitten |
|
early_printk.c
|
d0380e6c3c
early_printk: consolidate random copies of identical code
|
12 vuotta sitten |
|
early_printk_8250.c
|
7cd93b8935
MIPS: Add 8250/16550 serial early printk driver
|
12 vuotta sitten |
|
elf.c
|
4305f42401
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
9 vuotta sitten |
|
entry.S
|
e11124d8ff
MIPS: Remove r2_emul_return from struct thread_info
|
9 vuotta sitten |
|
ftrace.c
|
9a7c348ba6
ftrace: Add return address pointer to ftrace_ret_stack
|
9 vuotta sitten |
|
genex.S
|
c25f8064c1
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
|
8 vuotta sitten |
|
gpio_txx9.c
|
d98312f774
MIPS: txx9: switch to gpiochip_add_data()
|
9 vuotta sitten |
|
head.S
|
15f37e1588
MIPS: store the appended dtb address in a variable
|
9 vuotta sitten |
|
i8253.c
|
8b5690f884
MIPS: irq: Remove IRQF_DISABLED
|
14 vuotta sitten |
|
idle.c
|
b2edcfc814
MIPS: Loongson: Add Loongson-3A R2 basic support
|
9 vuotta sitten |
|
irq-gt641xx.c
|
7034228792
MIPS: Whitespace cleanup.
|
13 vuotta sitten |
|
irq-msc01.c
|
ab6c15bc66
MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region
|
11 vuotta sitten |
|
irq-rm7000.c
|
7034228792
MIPS: Whitespace cleanup.
|
13 vuotta sitten |
|
irq.c
|
fe8bd18ffe
MIPS: Introduce irq_stack
|
9 vuotta sitten |
|
irq_txx9.c
|
7034228792
MIPS: Whitespace cleanup.
|
13 vuotta sitten |
|
jump_label.c
|
76b235c6bc
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
|
10 vuotta sitten |
|
kgdb.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 vuotta sitten |
|
kprobes.c
|
d05c513069
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
|
9 vuotta sitten |
|
linux32.c
|
fcf4aec13b
MIPS: Return directly in 32_mmap2()
|
9 vuotta sitten |
|
machine_kexec.c
|
856b0f591e
MIPS: kexec: add debug info about the new kexec'ed image
|
9 vuotta sitten |
|
mcount.S
|
827456e710
MIPS: Export _mcount alongside its definition
|
9 vuotta sitten |
|
mips-cm.c
|
97f2645f35
tree-wide: replace config_enabled() with IS_ENABLED()
|
9 vuotta sitten |
|
mips-cpc.c
|
682c1e5221
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
|
9 vuotta sitten |
|
mips-mt-fpaff.c
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 vuotta sitten |
|
mips-mt.c
|
b633648c5a
MIPS: MT: Remove SMTC support
|
11 vuotta sitten |
|
mips-r2-to-r6-emul.c
|
d65e5677ad
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
|
9 vuotta sitten |
|
mips_machine.c
|
9169a5d011
MIPS: move mips_{set,get}_machine_name() to a more generic place
|
12 vuotta sitten |
|
module-rela.c
|
ba837d3871
MIPS: module: fix incorrect IS_ERR_VALUE macro usages
|
9 vuotta sitten |
|
module.c
|
9f3b8081a4
MIPS: Migrate exception table users off module.h and onto extable.h
|
9 vuotta sitten |
|
octeon_switch.S
|
0fa24340f7
MIPS: Fix octeon FP context switch handling
|
10 vuotta sitten |
|
perf_event.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
perf_event_mipsxx.c
|
2654294bac
MIPS: Unify perf counter register definitions
|
8 vuotta sitten |
|
pm-cps.c
|
73c1b41e63
cpu/hotplug: Cleanup state names
|
9 vuotta sitten |
|
pm.c
|
a7e89326b4
MIPS: Fix watchpoint restoration
|
9 vuotta sitten |
|
probes-common.h
|
d05c513069
MIPS: tracing: disable uprobe/kprobe on compact branch instructions
|
9 vuotta sitten |
|
proc.c
|
765b06479a
MIPS: Move identification of VP(E) into proc.c from smp-mt.c
|
9 vuotta sitten |
|
process.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
prom.c
|
73346081ca
MIPS: Use early_init_fdt_reserve_self to protect DTB location
|
9 vuotta sitten |
|
ptrace.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
ptrace32.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
r2300_fpu.S
|
f92722dc45
MIPS: Correct MIPS I FP sigcontext layout
|
9 vuotta sitten |
|
r2300_switch.S
|
29830c124d
MIPS: Export _save_fp & _save_msa alongside their definitions
|
9 vuotta sitten |
|
r4k_fpu.S
|
8a3c8b48ac
MIPS: Use copy_s.fmt rather than copy_u.fmt
|
9 vuotta sitten |
|
r4k_switch.S
|
29830c124d
MIPS: Export _save_fp & _save_msa alongside their definitions
|
9 vuotta sitten |
|
r6000_fpu.S
|
758ef0a939
MIPS: Fix ISA I/II FP signal context offsets
|
9 vuotta sitten |
|
relocate.c
|
4c9fff3622
MIPS: relocate: Optionally relocate the DTB
|
9 vuotta sitten |
|
relocate_kernel.S
|
a4504755e7
MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
|
10 vuotta sitten |
|
reset.c
|
f45e388ff0
MIPS: Provide fallback reboot/poweroff/halt implementations
|
10 vuotta sitten |
|
rtlx-cmp.c
|
0435b13ee3
MIPS: APRP: Fix an issue when device_create() fails.
|
11 vuotta sitten |
|
rtlx-mt.c
|
0435b13ee3
MIPS: APRP: Fix an issue when device_create() fails.
|
11 vuotta sitten |
|
rtlx.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 vuotta sitten |
|
scall32-o32.S
|
11ed3e0ef3
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
|
9 vuotta sitten |
|
scall64-64.S
|
11ed3e0ef3
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
|
9 vuotta sitten |
|
scall64-n32.S
|
11ed3e0ef3
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
|
9 vuotta sitten |
|
scall64-o32.S
|
11ed3e0ef3
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
|
9 vuotta sitten |
|
segment.c
|
5573f6ad3e
MIPS: Print segment physical address when EU=1
|
9 vuotta sitten |
|
setup.c
|
a8f108d70c
MIPS: kexec: Do not reserve invalid crashkernel memory on boot
|
9 vuotta sitten |
|
signal-common.h
|
bf82cb30c7
MIPS: Save MSA extended context around signals
|
10 vuotta sitten |
|
signal.c
|
4305f42401
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
|
9 vuotta sitten |
|
signal32.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 vuotta sitten |
|
signal_n32.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 vuotta sitten |
|
signal_o32.c
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 vuotta sitten |
|
smp-bmips.c
|
fc69910f32
MIPS: Add missing include files
|
8 vuotta sitten |
|
smp-cmp.c
|
bb11cff327
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
|
9 vuotta sitten |
|
smp-cps.c
|
f3ac606719
sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
smp-mt.c
|
fc69910f32
MIPS: Add missing include files
|
8 vuotta sitten |
|
smp-up.c
|
1461df59f0
MIPS: SMP: Remove plat_smp_ops cpus_done method.
|
11 vuotta sitten |
|
smp.c
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 vuotta sitten |
|
spinlock_test.c
|
75dcfc1d67
MIPS: Declare mips_debugfs_dir in a header
|
10 vuotta sitten |
|
spram.c
|
1091bfa20b
MIPS: Add P6600 cases to CPU switch statements
|
9 vuotta sitten |
|
stacktrace.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
sync-r4k.c
|
4fb69afa76
MIPS: sync-r4k: Fix KERN_CONT fallout
|
8 vuotta sitten |
|
syscall.c
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 vuotta sitten |
|
sysrq.c
|
3c865dd9c1
MIPS: Refactor dumping of TLB registers for r3k/r4k
|
10 vuotta sitten |
|
time.c
|
edb6fa1a64
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
|
9 vuotta sitten |
|
topology.c
|
1b2bc75c1b
MIPS: Add arch generic CPU hotplug
|
16 vuotta sitten |
|
traps.c
|
68e21be291
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
|
8 vuotta sitten |
|
unaligned.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 vuotta sitten |
|
uprobes.c
|
cd854fc6f1
MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol.
|
9 vuotta sitten |
|
vdso.c
|
897ab3e0c4
userfaultfd: non-cooperative: add event for memory unmaps
|
8 vuotta sitten |
|
vmlinux.lds.S
|
3f00f4d8f0
MIPS: Ensure bss section ends on a long-aligned address
|
9 vuotta sitten |
|
vpe-cmp.c
|
17a1d523aa
MIPS: APRP: Add VPE loader support for CMP platforms.
|
12 vuotta sitten |
|
vpe-mt.c
|
b633648c5a
MIPS: MT: Remove SMTC support
|
11 vuotta sitten |
|
vpe.c
|
7523e4dc50
module: use a structure to encapsulate layout.
|
10 vuotta sitten |
|
watch.c
|
50af501cd8
MIPS: Add and use watch register field definitions
|
9 vuotta sitten |