summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2022-01-20mm: percpu: generalize percpu related configKefeng Wang
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-16Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-14kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-01-11MIPS: ath79: drop _machine_restart againLech Perczak
2022-01-11MIPS: bmips: Remove obsolete DMA mapping supportJim Quinlan
2022-01-11MIPS: bmips: Add support PCIe controller device nodesJim Quinlan
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'asm-generic-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-09MIPS: compressed: Fix build with ZSTD compressionPaul Cercueil
2022-01-09MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2Florian Fainelli
2022-01-09MIPS: BCM47XX: Add support for Netgear R6300 v1Florian Fainelli
2022-01-09MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10UFlorian Fainelli
2022-01-09MIPS: BCM47XX: Add board entry for Linksys WRT320N v1Florian Fainelli
2022-01-09MIPS: BCM47XX: Define Linksys WRT310N V2 buttonsFlorian Fainelli
2022-01-09MIPS: Remove duplicated include in local.hYang Li
2022-01-05MIPS: lantiq: dma: increase descritor countAleksander Jan Bajkowski
2022-01-05MIPS: retire "asm/llsc.h"Huang Pei
2022-01-05MIPS: rework local_t operation on MIPS64Huang Pei
2022-01-05MIPS: fix local_{add,sub}_return on MIPS64Huang Pei
2022-01-05mips/pci: remove redundant ret variableMinghao Chi
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su
2022-01-02MIPS: enable both vmlinux.gz.itb and vmlinuz for genericYunQiang Su
2022-01-02MIPS: signal: Return immediately if call failsTiezhu Yang
2022-01-02MIPS: signal: Protect against sigaltstack wraparoundTiezhu Yang
2022-01-02mips: bcm63xx: add support for clk_set_parent()Randy Dunlap
2022-01-02mips: lantiq: add support for clk_set_parent()Randy Dunlap
2022-01-02MIPS: Loongson64: DTS: Add pm block node for Loongson-2K1000Qing Zhang
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer
2021-12-31crypto: mips/sha - remove duplicate hash init functionTianjia Zhang
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski