summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer
2021-12-21MIPS: only register MT SMP ops if MT is supportedSander Vanheule
2021-12-21MIPS: Octeon: Fix build errors using clangTianjia Zhang
2021-12-16mips: kgdb: adjust the comment to the actual ifdef conditionLukas Bulwahn
2021-12-14MIPS: fix typo in a commentJason Wang
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-11futex: Fix additional regressionsArnd Bergmann
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer
2021-12-09MIPS: Loongson64: Use three arguments for sltiNathan Chancellor
2021-12-09MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang
2021-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson
2021-11-29MIPS: CPS: Use bitfield helpersGeert Uytterhoeven
2021-11-25futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-02mips: fix HUGETLB function without THP enabledZhaolong Zhang
2021-11-02mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-10-24MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-10-24MIPS: octeon: Remove unused functionsThomas Bogendoerfer
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-10-18Merge 5.15-rc6 into staging-nextGreg Kroah-Hartman
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-09MIPS: asm: pci: define arch-specific 'pci_remap_iospace()' dependent on 'CONF...Sergio Paracuellos
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-06mips, uasm: Add workaround for Loongson-2F nop CPU errataJohan Almbladh
2021-10-06mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar
2021-10-05MIPS: implement architecture-specific 'pci_remap_iospace()'Sergio Paracuellos
2021-10-05MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'Sergio Paracuellos
2021-10-05Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"Sergio Paracuellos
2021-10-02MIPS: Revert "add support for buggy MT7621S core detection"Ilya Lipnitskiy
2021-10-01fix up for "net: add new socket option SO_RESERVE_MEM"Stephen Rothwell
2021-09-23MIPS: Avoid macro redefinitionsPaul Cercueil
2021-09-21MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMITSergio Paracuellos
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-15MIPS: lantiq: dma: make the burst length configurable by the driversAleksander Jan Bajkowski
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds