Linus Torvalds 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 8 ans
..
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files il y a 17 ans
8250-platform.c 848484e2c4 mips: remove needless include of module.h from core kernel files. il y a 13 ans
Makefile d1e63c947a MIPS: Factor o32 specific code into signal_o32.c il y a 9 ans
asm-offsets.c 9165dabb25 treewide: Fix printk() message errors il y a 8 ans
binfmt_elfn32.c d9d5417755 MIPS: kernel: Audit and remove any unnecessary uses of module.h il y a 8 ans
binfmt_elfo32.c d9d5417755 MIPS: kernel: Audit and remove any unnecessary uses of module.h il y a 8 ans
bmips_5xxx_init.S f241265fdc MIPS: BMIPS: Make whitespacely correct. il y a 9 ans
bmips_vec.S 21b30c00f3 MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code il y a 9 ans
branch.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
cevt-bcm1480.c 1edf907a09 MIPS: cevt-bcm1480: Migrate to new 'set-state' interface il y a 10 ans
cevt-ds1287.c 9f95618f9f MIPS: cevt-ds1287: Migrate to new 'set-state' interface il y a 10 ans
cevt-gt641xx.c c88f2fb4d8 MIPS: cevt-gt641xx: Migrate to new 'set-state' interface il y a 10 ans
cevt-r4k.c 6dabf2b7a5 MIPS: Fix r4k clockevents registration il y a 9 ans
cevt-sb1250.c 57e148cabb MIPS: cevt-sb1250: Migrate to new 'set-state' interface il y a 10 ans
cevt-txx9.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t il y a 8 ans
cps-vec-ns16550.S 609cf6f229 MIPS: CPS: Early debug using an ns16550-compatible UART il y a 9 ans
cps-vec.S 63a8802f4f MIPS: CPS: Copy EVA configuration when starting secondary VPs. il y a 9 ans
cpu-bugs64.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() il y a 9 ans
cpu-probe.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
crash.c 54c721b857 mips/panic: replace smp_send_stop() with kdump friendly version in panic path il y a 8 ans
crash_dump.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
csrc-bcm1480.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t il y a 8 ans
csrc-ioasic.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t il y a 8 ans
csrc-r4k.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t il y a 8 ans
csrc-sb1250.c a5a1d1c291 clocksource: Use a plain u64 instead of cycle_t il y a 8 ans
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code il y a 12 ans
early_printk_8250.c 7cd93b8935 MIPS: Add 8250/16550 serial early printk driver il y a 11 ans
elf.c 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus il y a 9 ans
entry.S aebac99384 MIPS: kernel: entry.S: Set correct ISA level for mips_ihb il y a 10 ans
ftrace.c 9a7c348ba6 ftrace: Add return address pointer to ftrace_ret_stack il y a 9 ans
genex.S 1eefcbc89c MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS il y a 9 ans
gpio_txx9.c d98312f774 MIPS: txx9: switch to gpiochip_add_data() il y a 9 ans
head.S 15f37e1588 MIPS: store the appended dtb address in a variable il y a 9 ans
i8253.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED il y a 13 ans
idle.c b2edcfc814 MIPS: Loongson: Add Loongson-3A R2 basic support il y a 9 ans
irq-gt641xx.c 7034228792 MIPS: Whitespace cleanup. il y a 12 ans
irq-msc01.c ab6c15bc66 MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region il y a 11 ans
irq-rm7000.c 7034228792 MIPS: Whitespace cleanup. il y a 12 ans
irq.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
irq_txx9.c 7034228792 MIPS: Whitespace cleanup. il y a 12 ans
jump_label.c 76b235c6bc jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} il y a 10 ans
kgdb.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
kprobes.c d05c513069 MIPS: tracing: disable uprobe/kprobe on compact branch instructions il y a 8 ans
linux32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
machine_kexec.c 54c721b857 mips/panic: replace smp_send_stop() with kdump friendly version in panic path il y a 8 ans
mcount.S 8a574cfa26 MIPS: mcount: Adjust stack pointer for static trace in MIPS32 il y a 11 ans
mips-cm.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() il y a 9 ans
mips-cpc.c 682c1e5221 MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC il y a 8 ans
mips-mt-fpaff.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
mips-mt.c b633648c5a MIPS: MT: Remove SMTC support il y a 11 ans
mips-r2-to-r6-emul.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
mips_ksyms.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
mips_machine.c 9169a5d011 MIPS: move mips_{set,get}_machine_name() to a more generic place il y a 12 ans
module-rela.c ba837d3871 MIPS: module: fix incorrect IS_ERR_VALUE macro usages il y a 9 ans
module.c 9f3b8081a4 MIPS: Migrate exception table users off module.h and onto extable.h il y a 8 ans
octeon_switch.S 0fa24340f7 MIPS: Fix octeon FP context switch handling il y a 10 ans
perf_event.c 3b1fff0803 perf core: Add a 'nr' field to perf_event_callchain_context il y a 9 ans
perf_event_mipsxx.c fd716fca10 MIPS: perf: Fix I6400 event numbers il y a 9 ans
pm-cps.c 73c1b41e63 cpu/hotplug: Cleanup state names il y a 8 ans
pm.c a7e89326b4 MIPS: Fix watchpoint restoration il y a 9 ans
probes-common.h d05c513069 MIPS: tracing: disable uprobe/kprobe on compact branch instructions il y a 8 ans
proc.c 765b06479a MIPS: Move identification of VP(E) into proc.c from smp-mt.c il y a 8 ans
process.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
prom.c d3557d9616 MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets il y a 10 ans
ptrace.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
ptrace32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
r2300_fpu.S f92722dc45 MIPS: Correct MIPS I FP sigcontext layout il y a 8 ans
r2300_switch.S 085c2f25d3 MIPS: Fix R2300 FP context switch handling il y a 10 ans
r4k_fpu.S 8a3c8b48ac MIPS: Use copy_s.fmt rather than copy_u.fmt il y a 9 ans
r4k_switch.S 253f0d4a5f MIPS: Remove redundant asm/pgtable-bits.h inclusions il y a 9 ans
r6000_fpu.S 758ef0a939 MIPS: Fix ISA I/II FP signal context offsets il y a 8 ans
relocate.c 4736697963 MIPS: KASLR: Fix handling of NULL FDT il y a 8 ans
relocate_kernel.S a4504755e7 MIPS: Replace add and sub instructions in relocate_kernel.S with addiu il y a 10 ans
reset.c f45e388ff0 MIPS: Provide fallback reboot/poweroff/halt implementations il y a 10 ans
rtlx-cmp.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. il y a 11 ans
rtlx-mt.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. il y a 11 ans
rtlx.c 3dc4bf310a MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c il y a 10 ans
scall32-o32.S 11ed3e0ef3 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls il y a 8 ans
scall64-64.S 11ed3e0ef3 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls il y a 8 ans
scall64-n32.S 11ed3e0ef3 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls il y a 8 ans
scall64-o32.S 11ed3e0ef3 MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls il y a 8 ans
segment.c 5573f6ad3e MIPS: Print segment physical address when EU=1 il y a 9 ans
setup.c 16a767ec63 MIPS: Fix max_low_pfn with disabled highmem il y a 8 ans
signal-common.h bf82cb30c7 MIPS: Save MSA extended context around signals il y a 10 ans
signal.c 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus il y a 9 ans
signal32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
signal_n32.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
signal_o32.c d1e63c947a MIPS: Factor o32 specific code into signal_o32.c il y a 9 ans
smp-bmips.c 826e99be6a MIPS: SMP: Update cpu_foreign_map on CPU disable il y a 9 ans
smp-cmp.c bb11cff327 MIPS: Make smp CMP, CPS and MT use the new generic IPI functions il y a 9 ans
smp-cps.c 6ca8ac773e MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs il y a 9 ans
smp-mt.c 765b06479a MIPS: Move identification of VP(E) into proc.c from smp-mt.c il y a 8 ans
smp-up.c 1461df59f0 MIPS: SMP: Remove plat_smp_ops cpus_done method. il y a 11 ans
smp.c d9d5417755 MIPS: kernel: Audit and remove any unnecessary uses of module.h il y a 8 ans
spinlock_test.c 75dcfc1d67 MIPS: Declare mips_debugfs_dir in a header il y a 9 ans
spram.c 1091bfa20b MIPS: Add P6600 cases to CPU switch statements il y a 9 ans
stacktrace.c e1e1611598 MIPS: Add LATENCYTOP support il y a 9 ans
sync-r4k.c db0dbd57d5 MIPS: sync-r4k: reduce skew while synchronization il y a 9 ans
syscall.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
sysrq.c 3c865dd9c1 MIPS: Refactor dumping of TLB registers for r3k/r4k il y a 10 ans
time.c edb6fa1a64 MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time il y a 8 ans
topology.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug il y a 16 ans
traps.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
unaligned.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
uprobes.c d05c513069 MIPS: tracing: disable uprobe/kprobe on compact branch instructions il y a 8 ans
vdso.c 554af0c396 MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs il y a 9 ans
vmlinux.lds.S 6727ad9e20 nmi_backtrace: generate one-line reports for idle cpus il y a 8 ans
vpe-cmp.c 17a1d523aa MIPS: APRP: Add VPE loader support for CMP platforms. il y a 11 ans
vpe-mt.c b633648c5a MIPS: MT: Remove SMTC support il y a 11 ans
vpe.c 7523e4dc50 module: use a structure to encapsulate layout. il y a 9 ans
watch.c 50af501cd8 MIPS: Add and use watch register field definitions il y a 9 ans