Linus Torvalds 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
..
.gitignore 3e6259c3ef [MIPS] Ignore vmlinux.lds generated files 17 年之前
8250-platform.c 848484e2c4 mips: remove needless include of module.h from core kernel files. 13 年之前
Makefile d1e63c947a MIPS: Factor o32 specific code into signal_o32.c 9 年之前
asm-offsets.c 9c98865840 MIPS: KVM: Drop now unused asm offsets 9 年之前
binfmt_elfn32.c c9babb1926 MIPS: ELF: Unify ABI classification macros 9 年之前
binfmt_elfo32.c c9babb1926 MIPS: ELF: Unify ABI classification macros 9 年之前
bmips_5xxx_init.S f241265fdc MIPS: BMIPS: Make whitespacely correct. 9 年之前
bmips_vec.S 21b30c00f3 MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code 9 年之前
branch.c 1b49260006 MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op 9 年之前
cevt-bcm1480.c 1edf907a09 MIPS: cevt-bcm1480: Migrate to new 'set-state' interface 10 年之前
cevt-ds1287.c 9f95618f9f MIPS: cevt-ds1287: Migrate to new 'set-state' interface 10 年之前
cevt-gt641xx.c c88f2fb4d8 MIPS: cevt-gt641xx: Migrate to new 'set-state' interface 10 年之前
cevt-r4k.c 6dabf2b7a5 MIPS: Fix r4k clockevents registration 9 年之前
cevt-sb1250.c 57e148cabb MIPS: cevt-sb1250: Migrate to new 'set-state' interface 10 年之前
cevt-txx9.c d199da550d MIPS: cevt-txx9: Migrate to new 'set-state' interface 10 年之前
cps-vec-ns16550.S 609cf6f229 MIPS: CPS: Early debug using an ns16550-compatible UART 9 年之前
cps-vec.S 63a8802f4f MIPS: CPS: Copy EVA configuration when starting secondary VPs. 9 年之前
cpu-bugs64.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 年之前
cpu-probe.c 0f2d988d23 MIPS: Fix incomplete separation of XPA CPU feature 9 年之前
crash.c c80e1b62ff MIPS: Fix crash registers on non-crashing CPUs 9 年之前
crash_dump.c 7178d2cdd9 mips: Convert pr_warning to pr_warn 10 年之前
csrc-bcm1480.c 27acdea8fe MIPS: csrc-bcm1480: Implement read_sched_clock 10 年之前
csrc-ioasic.c 7cb24b7003 MIPS: csrc-ioasic: Implement read_sched_clock 10 年之前
csrc-r4k.c 07d69579e7 MIPS: Don't register r4k sched clock when CPUFREQ enabled 9 年之前
csrc-sb1250.c 262f1c9291 MIPS: csrc-sb1250: Implement read_sched_clock 10 年之前
early_printk.c d0380e6c3c early_printk: consolidate random copies of identical code 12 年之前
early_printk_8250.c 7cd93b8935 MIPS: Add 8250/16550 serial early printk driver 11 年之前
elf.c 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
entry.S aebac99384 MIPS: kernel: entry.S: Set correct ISA level for mips_ihb 10 年之前
ftrace.c e669830526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 11 年之前
genex.S 105c22c5cf MIPS: genex: Indent delay slots & clean whitespace 9 年之前
gpio_txx9.c d98312f774 MIPS: txx9: switch to gpiochip_add_data() 9 年之前
head.S 15f37e1588 MIPS: store the appended dtb address in a variable 9 年之前
i8253.c 8b5690f884 MIPS: irq: Remove IRQF_DISABLED 13 年之前
idle.c b2edcfc814 MIPS: Loongson: Add Loongson-3A R2 basic support 9 年之前
irq-gt641xx.c 7034228792 MIPS: Whitespace cleanup. 12 年之前
irq-msc01.c ab6c15bc66 MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region 11 年之前
irq-rm7000.c 7034228792 MIPS: Whitespace cleanup. 12 年之前
irq.c 640356a487 MIPS: Clear Status IPL field when using EIC 9 年之前
irq_txx9.c 7034228792 MIPS: Whitespace cleanup. 12 年之前
jump_label.c 76b235c6bc jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} 10 年之前
kgdb.c 52ea7bff5d MIPS: Get rid of 'kgdb_early_setup' cruft. 10 年之前
kprobes.c 35898716b4 mips: Replace __get_cpu_var uses 11 年之前
linux32.c 91c2e0bcae unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE 12 年之前
machine_kexec.c 91ffaa2783 MIPS: kdump: Set correct value to kexec_indirection_page variable 11 年之前
mcount.S 8a574cfa26 MIPS: mcount: Adjust stack pointer for static trace in MIPS32 11 年之前
mips-cm.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 年之前
mips-cpc.c 78a54c4d8e MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core 9 年之前
mips-mt-fpaff.c 1d62d73755 MIPS: Fix sched_getaffinity with MT FPAFF enabled 10 年之前
mips-mt.c b633648c5a MIPS: MT: Remove SMTC support 11 年之前
mips-r2-to-r6-emul.c 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
mips_ksyms.c d6a428fb58 MIPS: uaccess: Take EVA into account in [__]clear_user 9 年之前
mips_machine.c 9169a5d011 MIPS: move mips_{set,get}_machine_name() to a more generic place 12 年之前
module-rela.c ba837d3871 MIPS: module: fix incorrect IS_ERR_VALUE macro usages 9 年之前
module.c ba837d3871 MIPS: module: fix incorrect IS_ERR_VALUE macro usages 9 年之前
octeon_switch.S 0fa24340f7 MIPS: Fix octeon FP context switch handling 9 年之前
perf_event.c 3b1fff0803 perf core: Add a 'nr' field to perf_event_callchain_context 9 年之前
perf_event_mipsxx.c fd716fca10 MIPS: perf: Fix I6400 event numbers 9 年之前
pm-cps.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 年之前
pm.c a7e89326b4 MIPS: Fix watchpoint restoration 9 年之前
proc.c b5a6455cde MIPS: Detect DSP v3 support 9 年之前
process.c 432c6bacbd MIPS: Use per-mm page to execute branch delay slot instructions 9 年之前
prom.c d3557d9616 MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets 10 年之前
ptrace.c 2ac3c8d18e MIPS/ptrace: run seccomp after ptrace 9 年之前
ptrace32.c 60be939c5a MIPS: Remove asm/user.h 11 年之前
r2300_fpu.S 51ff5d7767 MIPS: Avoid variant of .type unsupported by LLVM Assembler 9 年之前
r2300_switch.S 085c2f25d3 MIPS: Fix R2300 FP context switch handling 9 年之前
r4k_fpu.S 8a3c8b48ac MIPS: Use copy_s.fmt rather than copy_u.fmt 9 年之前
r4k_switch.S 253f0d4a5f MIPS: Remove redundant asm/pgtable-bits.h inclusions 9 年之前
r6000_fpu.S 842dfc11ea MIPS: Fix build with binutils 2.24.51+ 10 年之前
relocate.c 405bc8fd12 MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE 9 年之前
relocate_kernel.S a4504755e7 MIPS: Replace add and sub instructions in relocate_kernel.S with addiu 10 年之前
reset.c f45e388ff0 MIPS: Provide fallback reboot/poweroff/halt implementations 10 年之前
rtlx-cmp.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. 11 年之前
rtlx-mt.c 0435b13ee3 MIPS: APRP: Fix an issue when device_create() fails. 11 年之前
rtlx.c 3dc4bf310a MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c 10 年之前
scall32-o32.S a400bed6d1 MIPS: scall: Handle seccomp filters which redirect syscalls 9 年之前
scall64-64.S a400bed6d1 MIPS: scall: Handle seccomp filters which redirect syscalls 9 年之前
scall64-n32.S 20f06ed9f6 KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace 9 年之前
scall64-o32.S 20f06ed9f6 KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace 9 年之前
segment.c 5573f6ad3e MIPS: Print segment physical address when EU=1 9 年之前
setup.c 15f37e1588 MIPS: store the appended dtb address in a variable 9 年之前
signal-common.h bf82cb30c7 MIPS: Save MSA extended context around signals 10 年之前
signal.c 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
signal32.c d1e63c947a MIPS: Factor o32 specific code into signal_o32.c 9 年之前
signal_n32.c ebb5e78cc6 MIPS: Initial implementation of a VDSO 9 年之前
signal_o32.c d1e63c947a MIPS: Factor o32 specific code into signal_o32.c 9 年之前
smp-bmips.c 826e99be6a MIPS: SMP: Update cpu_foreign_map on CPU disable 9 年之前
smp-cmp.c bb11cff327 MIPS: Make smp CMP, CPS and MT use the new generic IPI functions 9 年之前
smp-cps.c 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
smp-gic.c 4ede316170 MIPS: CM: make use of mips_cm_{lock,unlock}_other 9 年之前
smp-mt.c bb11cff327 MIPS: Make smp CMP, CPS and MT use the new generic IPI functions 9 年之前
smp-up.c 1461df59f0 MIPS: SMP: Remove plat_smp_ops cpus_done method. 11 年之前
smp.c 640511ae92 MIPS: c-r4k: Exclude sibling CPUs in SMP calls 9 年之前
spinlock_test.c 75dcfc1d67 MIPS: Declare mips_debugfs_dir in a header 9 年之前
spram.c 1091bfa20b MIPS: Add P6600 cases to CPU switch statements 9 年之前
stacktrace.c e1e1611598 MIPS: Add LATENCYTOP support 9 年之前
sync-r4k.c db0dbd57d5 MIPS: sync-r4k: reduce skew while synchronization 9 年之前
syscall.c fee313d4b8 MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 10 年之前
sysrq.c 3c865dd9c1 MIPS: Refactor dumping of TLB registers for r3k/r4k 10 年之前
time.c b633648c5a MIPS: MT: Remove SMTC support 11 年之前
topology.c 1b2bc75c1b MIPS: Add arch generic CPU hotplug 16 年之前
traps.c 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 9 年之前
unaligned.c 97f2645f35 tree-wide: replace config_enabled() with IS_ENABLED() 9 年之前
uprobes.c 40e084a506 MIPS: Add uprobes support. 10 年之前
vdso.c 432c6bacbd MIPS: Use per-mm page to execute branch delay slot instructions 9 年之前
vmlinux.lds.S 069fd76627 MIPS: Reserve space for relocation table 9 年之前
vpe-cmp.c 17a1d523aa MIPS: APRP: Add VPE loader support for CMP platforms. 11 年之前
vpe-mt.c b633648c5a MIPS: MT: Remove SMTC support 11 年之前
vpe.c 7523e4dc50 module: use a structure to encapsulate layout. 9 年之前
watch.c 50af501cd8 MIPS: Add and use watch register field definitions 9 年之前