summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
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
2021-01-06mips compat: switch to compat_binfmt_elf.cAl Viro
2021-01-06mips compat: don't bother with ELF_ET_DYN_BASEAl Viro
2021-01-04MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang
2021-01-04MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel
2020-12-01net: Introduce preferred busy-pollingBjörn Töpel
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-19MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang
2020-11-19MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-11MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang
2020-11-11MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang
2020-11-11MIPS: remove GCC < 4.9 supportNick Desaulniers
2020-11-11mips: Remove #include <uapi/asm/types.h> from <asm/types.h>Geert Uytterhoeven
2020-11-09mips: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-06mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner