aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-11/+9
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-8/+1
2022-12-12Merge tag 'mips_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-1/+6
2022-12-11MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Gravatar Feiyang Chen 2-9/+9
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+1
2022-12-01mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemGravatar John Thomson 1-1/+3
2022-12-01MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpuGravatar Genjian Zhang 1-0/+3
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableGravatar Andrew Morton 1-0/+1
2022-11-30mm: add dummy pmd_young() for architectures not having itGravatar Juergen Gross 1-0/+1
2022-11-18stackprotector: actually use get_random_canary()Gravatar Jason A. Donenfeld 1-8/+1
2022-11-11MIPS: pic32: treat port as signed integerGravatar Jason A. Donenfeld 1-1/+1
2022-11-08mm: remove kern_addr_valid() completelyGravatar Kefeng Wang 1-2/+0
2022-11-02staging: octeon: cvmx_ptr_to_phys() should return physaddr_tGravatar Geert Uytterhoeven 1-2/+2
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-3/+0
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+2
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-105/+0
2022-09-24MIPS: remove define-only GDA_MAGIC, previously magic numberGravatar наб 1-2/+0
2022-09-24MIPS: IRQ: remove orphan allocate_irqno() declarationGravatar Gaosheng Cui 1-2/+0
2022-09-24MIPS: remove orphan sb1250_time_init() declarationGravatar Gaosheng Cui 1-1/+0
2022-09-19MIPS: AR7: remove orphan declarations from arch/mips/include/asm/mach-ar7/ar7.hGravatar Gaosheng Cui 1-2/+0
2022-09-19MIPS: remove orphan sni_cpu_time_init() declarationGravatar Gaosheng Cui 1-3/+0
2022-09-19MIPS: IRQ: remove orphan declarations from arch/mips/include/asm/irq.hGravatar Gaosheng Cui 1-2/+0
2022-09-19MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declarationGravatar Gaosheng Cui 1-1/+0
2022-09-19MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declarationGravatar Gaosheng Cui 1-20/+0
2022-09-19MIPS: Octeon: remove orphan octeon_swiotlb declarationGravatar Gaosheng Cui 1-2/+0
2022-09-11kernel: exit: cleanup release_thread()Gravatar Kefeng Wang 1-3/+0
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseGravatar Zach O'Keefe 1-0/+2
2022-09-09termios: get rid of non-UAPI asm/termios.hGravatar Al Viro 1-15/+0
2022-09-09make generic INIT_C_CC a bit more genericGravatar Al Viro 1-9/+0
2022-09-09termios: consolidate values for VDISCARD in INIT_C_CCGravatar Al Viro 1-1/+1
2022-09-09termios: start unifying non-UAPI parts of asm/termios.hGravatar Al Viro 1-9/+0
2022-09-09termios: uninline conversion helpersGravatar Al Viro 1-78/+6
2022-08-19KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTSGravatar Paolo Bonzini 1-2/+0
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 21-606/+11
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-69/+41
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-9/+0
2022-08-04Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-14/+0
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Gravatar Linus Torvalds 1-1/+1
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hGravatar Stafford Horne 1-8/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hGravatar Stafford Horne 1-6/+0
2022-07-20irqchip/loongson-liointc: Add ACPI init supportGravatar Huacai Chen 1-0/+1
2022-07-20irqchip/loongson-pch-pic: Add ACPI init supportGravatar Huacai Chen 1-1/+1
2022-07-17mips: rename PGD_ORDER to PGD_TABLE_ORDERGravatar Mike Rapoport 3-12/+12
2022-07-17mips: drop definitions of PTE_ORDERGravatar Mike Rapoport 2-15/+9
2022-07-17mips: rename PUD_ORDER to PUD_TABLE_ORDERGravatar Mike Rapoport 3-10/+10
2022-07-17mips: rename PMD_ORDER to PMD_TABLE_ORDERGravatar Matthew Wilcox (Oracle) 3-12/+12
2022-07-17mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROTGravatar Anshuman Khandual 1-22/+0