summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-112-11/+2
|\
| * signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2021-10-252-11/+2
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-083-7/+7
|\ \
| * | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-243-7/+7
| |/
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+2
|\ \
| * | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-211-1/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-064-6/+9
|\ \
| * | memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-062-2/+5
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-062-4/+4
| * | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
* | | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-0597-11780/+412
|\ \ \
| * | | MIPS: Cobalt: Explain GT64111 early PCI fixupPali Rohár2021-11-031-0/+15
| * | | mips: fix HUGETLB function without THP enabledZhaolong Zhang2021-11-021-23/+22
| * | | mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-022-17/+16
| * | | MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-2479-11559/+6
| * | | MIPS: kernel: proc: add CPU option reportingHauke Mehrtens2021-10-241-0/+122
| * | | MIPS: kernel: proc: use seq_puts instead of seq_printfIlya Lipnitskiy2021-10-241-38/+38
| * | | MIPS: kernel: proc: fix trivial style errorsIlya Lipnitskiy2021-10-241-24/+43
| * | | MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki2021-10-241-1/+4
| * | | MIPS: octeon: Remove unused functionsThomas Bogendoerfer2021-10-244-32/+0
| * | | MIPS: Loongson64: Add of_node_put() before breakWan Jiabing2021-10-181-0/+1
| * | | bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()Andy Shevchenko2021-10-181-8/+4
| * | | bcm47xx: Get rid of redundant 'else'Andy Shevchenko2021-10-181-3/+1
| * | | MIPS: sni: Fix the buildBart Van Assche2021-10-181-2/+2
| * | | MIPS: Avoid macro redefinitionsPaul Cercueil2021-09-234-92/+155
| * | | MIPS: loongson64: Fix no screen display during boot-upWang Haojun2021-09-231-0/+1
| * | | MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu2021-09-231-0/+1
| | |/ | |/|
* | | Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-043-2/+20
|\ \ \
| * \ \ Merge 5.15-rc6 into staging-nextGreg Kroah-Hartman2021-10-183-38/+44
| |\ \ \ | | | |/ | | |/|
| * | | MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONF...Sergio Paracuellos2021-10-091-0/+2
| * | | MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos2021-10-052-0/+16
| * | | MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'Sergio Paracuellos2021-10-051-2/+2
| * | | Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"Sergio Paracuellos2021-10-051-1/+3
| * | | Merge branch 5.15-rc3 into staging-nextGreg Kroah-Hartman2021-09-271-3/+1
| |\ \ \
| * | | | MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMITSergio Paracuellos2021-09-211-3/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-311-14/+43
| |\ \ \ \
| * | | | | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross2021-09-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0216-3629/+4299
|\ \ \ \ \
| * \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-0213-3618/+4249
| |\ \ \ \ \
| | * | | | | bpf, mips: Fix comment on tail call count limitingTiezhu Yang2021-10-111-1/+1
| | * | | | | bpf, mips: Clean up config options about JITTiezhu Yang2021-10-112-12/+3
| | * | | | | mips, bpf: Optimize loading of 64-bit constantsJohan Almbladh2021-10-071-1/+7
| | * | | | | mips, bpf: Fix Makefile that referenced a removed fileJohan Almbladh2021-10-071-1/+0
| | * | | | | mips, bpf: Remove old BPF JIT implementationsJohan Almbladh2021-10-064-3603/+0
| | * | | | | mips, bpf: Enable eBPF JITsJohan Almbladh2021-10-062-4/+7
| | * | | | | mips, bpf: Add JIT workarounds for CPU errataJohan Almbladh2021-10-063-7/+35
| | * | | | | mips, bpf: Add new eBPF JIT for 64-bit MIPSJohan Almbladh2021-10-061-0/+1052
| | * | | | | mips, bpf: Add eBPF JIT for 32-bit MIPSJohan Almbladh2021-10-064-1/+3148