summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2022-03-18MIPS: ingenic: correct unit node addressKrzysztof Kozlowski1-1/+1
2022-03-14MIPS: Fix wrong comments in asm/prom.hTiezhu Yang1-2/+2
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang8-41/+5
2022-03-14MIPS: Remove redundant check in device_tree_init()Tiezhu Yang2-6/+0
2022-03-14MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang1-0/+6
2022-03-14MIPS: RB532: fix return value of __setup handlerRandy Dunlap1-4/+2
2022-03-14MIPS: Only use current_stack_pointer on GCCKees Cook4-3/+8
2022-03-14MIPS: boot/compressed: Use array reference for image boundsKees Cook1-5/+5
2022-03-07mips: remove reference to "newer Loongson-3"Xi Ruoyao1-7/+2
2022-03-07mips: Always permit to build u-boot imagesPaul Cercueil1-4/+0
2022-03-07MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki1-13/+10
2022-03-07DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2-11/+6
2022-03-07mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap2-4/+5
2022-03-07MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2-12/+12
2022-03-01mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua1-0/+1
2022-03-01mips: Implement "current_stack_pointer"Kees Cook4-5/+5
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer66-2210/+16
2022-02-23MIPS: Modernize READ_IMPLIES_EXECKees Cook1-11/+5
2022-02-22mips: Enable KCSANNemanja Rakovic1-1/+1
2022-02-22MIPS: pci-ar2315: Constify static irq_domain_opsRikard Falkeborn1-1/+1
2022-02-22MIPS: ath25: Constify static irq_domain_opsRikard Falkeborn2-2/+2
2022-02-22MIPS: OCTEON: Constify static irq_domain_opsRikard Falkeborn1-5/+5
2022-02-22MIPS: sibyte: Add missing __user annotations in sb_tbprof.cThomas Bogendoerfer1-3/+3
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer17-91/+47
2022-02-09MIPS: Malta: Enable BLK_DEV_INITRDNathan Chancellor1-0/+1
2022-02-07mips: Enable KCSANNemanja Rakovic3-0/+5
2022-02-07MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor3-2/+8
2022-02-07MIPS: Loongson64: Clean up use of cc-ifversionNathan Chancellor1-18/+3
2022-02-07MIPS: ath79: add support for QCN550xWenli Looi3-0/+8
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+46
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini125-4074/+721
2022-02-03Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+10
2022-02-01kvm/mips: rework guest entry logicMark Rutland1-4/+46
2022-02-01MIPS: KVM: fix vz.c kernel-doc notationRandy Dunlap1-3/+9
2022-02-01MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer1-1/+1
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+4
2022-01-27MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer18-185/+185
2022-01-26PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas1-5/+4
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2-2/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-19/+5
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang1-15/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang1-3/+9
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-8/+2
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini4-5/+5
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+6
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds1-0/+8
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-33/+10
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+31
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-10/+12