summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-1/+1
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim-0/+1
2019-09-25mm: introduce MADV_COLDMinchan Kim-0/+2
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-97/+1
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti-102/+1
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti-1/+2
2019-09-24mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti-3/+4
2019-09-24mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti-2/+2
2019-09-24mips: properly account for stack randomization and stack guard gapAlexandre Ghiti-2/+12
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-2/+0
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-2303/+1586
2019-09-20MIPS: Detect bad _PFN_SHIFT valuesPaul Burton-0/+6
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton-2/+14
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-9/+10
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-229/+146
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+0
2019-09-06MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens-1/+0
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada-1/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig-0/+2
2019-09-03mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino-0/+46
2019-09-03MIPS: Drop Loongson _CACHE_* definitionsPaul Burton-7/+0
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton-12/+2
2019-09-03MIPS: tlbex: Simplify r3k checkPaul Burton-30/+22
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton-10/+16
2019-08-31MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer-105/+62
2019-08-31mips: remove ioremap_cachableChristoph Hellwig-4/+3
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra-29/+45
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra-16/+32
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra-2/+5
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer-216/+146
2019-08-30MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer-13/+0
2019-08-29MIPS: document mixing "slightly different CCAs"Christoph Hellwig-0/+7
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig-9/+1
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing-1/+0
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang-0/+30
2019-08-26MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-08-24MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart-2/+2
2019-08-24MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart-1/+2
2019-08-24MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl-8/+8
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers-13/+3
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton-1/+1
2019-08-23MIPS: mm: Fix highmem compilePaul Burton-0/+2
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang-286/+85
2019-08-23MIPS: mm: Drop boot_mem_mapJiaxun Yang-57/+37
2019-08-23MIPS: xlp: Drop boot_mem_mapJiaxun Yang-6/+6
2019-08-23MIPS: ip22: Drop addr_is_ramJiaxun Yang-18/+2
2019-08-23MIPS: msp: Record prom memoryJiaxun Yang-6/+16