summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Kconfig: ingenic: Ensure MACH_INGENIC_GENERIC selects all SoCsPaul Cercueil2021-06-011-0/+2
* MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil2021-06-011-0/+5
* MIPS: boot: Support specifying UART port on Ingenic SoCsPaul Cercueil2021-06-012-2/+10
* MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil2021-06-012-0/+2
* mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-06-011-24/+4
* mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada2021-06-013-7/+5
* MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang2021-06-011-5/+5
* mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
* mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
* mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
* mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-2/+2
* mips: dts: loongson: fix DTC unit name warningszhaoxiao2021-05-271-1/+1
* MIPS: Loongson64: Update loongson3_defconfigTiezhu Yang2021-05-271-11/+1
* MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen2021-05-271-2/+1
* MIPS: ath79: ar9331: add pause property for the MAC <> switch linkOleksij Rempel2021-05-271-0/+2
* MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardOleksij Rempel2021-05-272-0/+111
* MIPS: SEAD3: Correct Ethernet node nameGeert Uytterhoeven2021-05-271-1/+1
* hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-05-111-1/+7
* MIPS:DTS:Correct device id of pcie for Loongnon-2KXiaochuan Mao2021-05-111-8/+8
* MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang2021-05-111-1/+4
* MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONEMike Rapoport2021-05-111-4/+0
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-061-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
|\ \
| * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-7/+3
|\ \ \ | |/ /
| * | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-5/+1
| * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+2
| |/
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-013-0/+9
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-223-0/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-014-125/+32
|\ \ \ | |_|/ |/| |
| * | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-222-2/+2
| |\ \
| * | | KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson2021-04-171-1/+0
| * | | KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-172-79/+14
| * | | KVM: MIPS: defer flush to generic MMU notifier codePaolo Bonzini2021-04-171-9/+2
| * | | KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini2021-04-173-10/+10
| * | | KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini2021-04-175-43/+19
| * | | KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini2021-04-171-1/+1
| * | | KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson2021-04-171-5/+0
| | |/ | |/|
* | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-303-3/+0
* | | mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-0/+1
* | | mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-17/+8
|\ \ \
| * | | net: korina: Add support for device treeThomas Bogendoerfer2021-04-191-15/+5
| * | | net: korina: Only pass mac address via platform dataThomas Bogendoerfer2021-04-191-2/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | mips/sgi-ip27: Delete obsolete TODO fileWang Qing2021-03-301-19/+0
* | | | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-29144-5958/+2286
|\ \ \ \
| * | | | MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao2021-04-261-6/+3
| * | | | MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers2021-04-231-1/+1