aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2019-10-04MIPS: fw/arc: Remove unused addr variableGravatar Paul Burton 1-1/+0
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variableGravatar Paul Burton 1-1/+0
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionGravatar Paul Burton 1-1/+2
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Gravatar Christophe JAILLET 1-1/+1
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETGravatar Thomas Bogendoerfer 1-0/+3
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startGravatar Thomas Bogendoerfer 1-1/+1
2019-10-02MIPS: VDSO: Fix build for binutils < 2.25Gravatar Paul Burton 1-1/+1
2019-10-02MIPS: VDSO: Remove unused gettimeofday.cGravatar Paul Burton 1-269/+0
2019-10-02MIPS: Wire up clone3 syscallGravatar Paul Burton 5-3/+5
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildGravatar Paul Burton 1-0/+1
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineGravatar Jiaxun Yang 1-6/+8
2019-09-30MIPS: dts: ar9331: fix interrupt-controller sizeGravatar Oleksij Rempel 1-1/+1
2019-09-30MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapGravatar Huacai Chen 2-28/+18
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingGravatar Mark Rutland 1-1/+1
2019-09-25mm: introduce MADV_PAGEOUTGravatar Minchan Kim 1-0/+1
2019-09-25mm: introduce MADV_COLDGravatar Minchan Kim 1-0/+2
2019-09-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-97/+1
2019-09-24mips: use generic mmap top-down layout and brk randomizationGravatar Alexandre Ghiti 3-102/+1
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionGravatar Alexandre Ghiti 1-1/+2
2019-09-24mips: adjust brk randomization offset to fit generic versionGravatar Alexandre Ghiti 1-3/+4
2019-09-24mips: use STACK_TOP when computing mmap base addressGravatar Alexandre Ghiti 1-2/+2
2019-09-24mips: properly account for stack randomization and stack guard gapGravatar Alexandre Ghiti 1-2/+12
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 1-5/+0
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-2/+0
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 103-2303/+1586
2019-09-20MIPS: Detect bad _PFN_SHIFT valuesGravatar Paul Burton 1-0/+6
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiGravatar Paul Burton 2-2/+14
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 2-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-9/+10
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 3-229/+146
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-5/+0
2019-09-06MIPS: ralink: deactivate PCI support for SOC_MT7621Gravatar Hauke Mehrtens 1-1/+0
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionGravatar Masahiro Yamada 1-1/+1
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableGravatar Christoph Hellwig 1-0/+2
2019-09-03mips: compat: vdso: Use legacy syscalls as fallbackGravatar Vincenzo Frascino 2-0/+46
2019-09-03MIPS: Drop Loongson _CACHE_* definitionsGravatar Paul Burton 1-7/+0
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebaseGravatar Paul Burton 4-12/+2
2019-09-03MIPS: tlbex: Simplify r3k checkGravatar Paul Burton 1-30/+22
2019-09-03MIPS: Select R3k-style TLB in KconfigGravatar Paul Burton 5-10/+16
2019-08-31MIPS: PCI: refactor ioc3 special handlingGravatar Thomas Bogendoerfer 1-105/+62
2019-08-31mips: remove ioremap_cachableGravatar Christoph Hellwig 1-4/+3
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Gravatar Peter Zijlstra 4-29/+45
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckageGravatar Peter Zijlstra 5-16/+32
2019-08-31mips/atomic: Fix cmpxchg64 barriersGravatar Peter Zijlstra 1-2/+5
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessGravatar Thomas Bogendoerfer 2-216/+146
2019-08-30MIPS: SGI-IP27: remove ioc3 ethernet initGravatar Thomas Bogendoerfer 1-13/+0
2019-08-29MIPS: document mixing "slightly different CCAs"Gravatar Christoph Hellwig 1-0/+7
2019-08-29dma-mapping: remove arch_dma_mmap_pgprotGravatar Christoph Hellwig 2-9/+1
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cGravatar YueHaibing 1-1/+0