summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller2022-02-091-13/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-051-4/+46
|\
| * Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-05125-4074/+721
| |\
| * | kvm/mips: rework guest entry logicMark Rutland2022-02-011-4/+46
| * | Merge branch 'kvm-pi-raw-spinlock' into HEADPaolo Bonzini2022-01-194-5/+5
| |\ \
* | \ \ Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-032-4/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: KVM: fix vz.c kernel-doc notationRandy Dunlap2022-02-011-3/+9
| * | | MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer2022-02-011-1/+1
* | | | Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-291-5/+4
|\ \ \ \ | |/ / / |/| | |
| * | | PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas2022-01-261-5/+4
* | | | MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer2022-01-2718-185/+185
|/ / /
* | | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-232-2/+0
|\ \ \
| * | | arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
| * | | include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-202-19/+5
|\ \ \
| * | | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-15/+1
| * | | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-3/+9
| * | | mm: percpu: generalize percpu related configKefeng Wang2022-01-201-8/+2
| |/ /
* | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-6/+6
|\ \ \
| * | | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-6/+6
* | | | Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2022-01-171-0/+8
|\ \ \ \
| * | | | MIPS: BCM63XX: Provide platform data to watchdog deviceFlorian Fainelli2021-12-281-0/+8
| | |/ / | |/| |
* | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\ \ \ \
| * | | | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-166-33/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | KVM: mips: Use Makefile.kvm for common filesDavid Woodhouse2021-12-091-1/+2
| * | | | Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini2021-12-085-7/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson2021-12-081-1/+1
| * | | | KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson2021-12-081-1/+0
| * | | | KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero2021-12-081-0/+1
| * | | | KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean Christopherson2021-12-081-2/+0
| * | | | KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"Sean Christopherson2021-12-081-4/+0
| * | | | KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson2021-12-081-1/+2
| * | | | KVM: mips: Use kvm_get_vcpu() instead of open-coded accessMarc Zyngier2021-12-082-3/+3
| * | | | KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier2021-12-081-20/+1
* | | | | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-161-0/+31
|\ \ \ \ \
| * | | | | PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos2022-01-121-0/+31
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-154-10/+12
|\ \ \ \ \
| * | | | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-153-0/+3
| * | | | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-10/+9
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-1477-3688/+434
|\ \ \ \ \
| * | | | | MIPS: ath79: drop _machine_restart againLech Perczak2022-01-111-10/+0
| * | | | | MIPS: bmips: Remove obsolete DMA mapping supportJim Quinlan2022-01-112-105/+2
| * | | | | MIPS: bmips: Add support PCIe controller device nodesJim Quinlan2022-01-114-0/+78
| * | | | | MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil2022-01-092-1/+3
| * | | | | MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2Florian Fainelli2022-01-093-0/+13
| * | | | | MIPS: BCM47XX: Add support for Netgear R6300 v1Florian Fainelli2022-01-093-0/+10
| * | | | | MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10UFlorian Fainelli2022-01-092-0/+20
| * | | | | MIPS: BCM47XX: Add board entry for Linksys WRT320N v1Florian Fainelli2022-01-094-0/+21
| * | | | | MIPS: BCM47XX: Define Linksys WRT310N V2 buttonsFlorian Fainelli2022-01-091-0/+9