summary refs log tree commit diff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-07-23MIPS: KVM: Fix NULL pointer dereferenceHuacai Chen
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-10mips: fix syscall_get_nrElvira Khabirova
2022-12-21mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-24MIPS: remove define-only GDA_MAGIC, previously magic numberнаб
2022-09-24MIPS: IRQ: remove orphan allocate_irqno() declarationGaosheng Cui
2022-09-24MIPS: remove orphan sb1250_time_init() declarationGaosheng Cui
2022-09-19MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.hGaosheng Cui
2022-09-19MIPS: remove orphan sni_cpu_time_init() declarationGaosheng Cui
2022-09-19MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.hGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declarationGaosheng Cui
2022-09-19MIPS: Octeon: remove orphan octeon_swiotlb declarationGaosheng Cui
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-09-09make generic INIT_C_CC a bit more genericAl Viro
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCAl Viro
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro
2022-09-09termios: uninline conversion helpersAl Viro
2022-08-19KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSPaolo Bonzini
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne
2022-07-20irqchip/loongson-liointc: Add ACPI init supportHuacai Chen
2022-07-20irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport
2022-07-17mips: drop definitions of PTE_ORDERMike Rapoport
2022-07-17mips: rename PUD_ORDER to PUD_TABLE_ORDERMike Rapoport
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)
2022-07-17mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-17MIPS: CFE: Add cfe_die()Florian Fainelli
2022-07-15MIPS: BCM47XX: Add support for Netgear WNR3500L v2Florian Fainelli
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer
2022-07-11MIPS: Make phys_to_virt utilize __va()Florian Fainelli
2022-07-05MIPS: Fix some typosZhang Jiaming
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann