summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang
2021-03-25MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang
2021-03-24MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei
2021-03-24mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury
2021-03-12MIPS: Loongson64: Move loongson_system_configuration to loongson.hQing Zhang
2021-03-12MIPS: Loongson64: Remove unused sysconf membersQing Zhang
2021-03-10mips: syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-03-10MIPS: Remove KVM_TE supportThomas Bogendoerfer
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer
2021-03-10Merge tag 'mips-fixes_5.12_1' into mips-nextThomas Bogendoerfer
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer
2021-03-06mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-18Revert "MIPS: Add basic support for ptrace single step"Thomas Bogendoerfer
2021-02-13MIPS: Simplify EVA cache handlingThomas Bogendoerfer
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS: Add basic support for ptrace single stepTiezhu Yang
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-11MIPS: Make check condition for SDBBP consistent with EJTAG specTiezhu Yang
2021-02-11mips: Replace lkml.org links with loreKees Cook
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-02-09MIPS: relocatable: Provide kaslr_offset() to get the kernel offsetJinyang He
2021-02-04MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang
2021-02-04MIPS: pistachio: remove obsolete include/asm/mach-pistachioAlexander Lobakin
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer
2021-02-03MIPS: fix kernel_stack_pointer()Huang Pei
2021-01-27MIPS: Fix inline asm input/output type mismatch in checksum.h used with ClangTiezhu Yang
2021-01-27MIPS: asm: spram: remove unneeded semicolonChengyang Fan
2021-01-27MIPS: vpe: Remove vpe_getcwdThomas Bogendoerfer
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner
2021-01-22MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manualTiezhu Yang
2021-01-22mips: Add N64 machine typeLauri Kasanen
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen
2021-01-22MIPS: mm: Add prototype for function __update_cacheYanteng Si
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-19MIPS: IRQ: Add prototype for function init_IRQYanteng Si
2021-01-15MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor
2021-01-15MIPS: pgtable: fix -Wshadow in asm/pgtable.hAlexander Lobakin
2021-01-15MIPS: bitops: fix -Wshadow in asm/bitops.hAlexander Lobakin
2021-01-15MIPS: properly stop .eh_frame generationAlexander Lobakin
2021-01-09MIPS: bitops: Fix reference to ffz locationGeert Uytterhoeven
2021-01-07MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.hAlexander Lobakin
2021-01-07MIPS: init: move externs to header fileYanteng Si