summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-251-0/+1
* mm: introduce MADV_COLDMinchan Kim2019-09-251-0/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-245-97/+1
|\
| * mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-243-102/+1
| * mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti2019-09-241-1/+2
| * mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti2019-09-241-3/+4
| * mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-09-241-2/+2
| * mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-09-241-2/+12
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-1/+0
|\ \ | |/ |/|
| * PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-1/+0
* | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-22103-2303/+1586
|\ \
| * | MIPS: Detect bad _PFN_SHIFT valuesPaul Burton2019-09-201-0/+6
| * | MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton2019-09-202-2/+14
| * | MIPS: ralink: deactivate PCI support for SOC_MT7621Hauke Mehrtens2019-09-061-1/+0
| * | mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino2019-09-032-0/+46
| * | MIPS: Drop Loongson _CACHE_* definitionsPaul Burton2019-09-031-7/+0
| * | MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-034-12/+2
| * | MIPS: tlbex: Simplify r3k checkPaul Burton2019-09-031-30/+22
| * | MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-035-10/+16
| * | MIPS: PCI: refactor ioc3 special handlingThomas Bogendoerfer2019-08-311-105/+62
| * | mips: remove ioremap_cachableChristoph Hellwig2019-08-311-4/+3
| * | mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-08-314-29/+45
| * | mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra2019-08-315-16/+32
| * | mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra2019-08-311-2/+5
| * | MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing2019-08-271-1/+0
| * | MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-08-264-0/+30
| * | MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-261-3/+1
| * | MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart2019-08-241-2/+2
| * | MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart2019-08-241-1/+2
| * | MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl2019-08-241-8/+8
| * | mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2019-08-242-13/+3
| * | MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton2019-08-231-1/+1
| * | MIPS: mm: Fix highmem compilePaul Burton2019-08-231-0/+2
| * | MIPS: init: Drop boot_mem_mapJiaxun Yang2019-08-232-286/+85
| * | MIPS: mm: Drop boot_mem_mapJiaxun Yang2019-08-231-57/+37
| * | MIPS: xlp: Drop boot_mem_mapJiaxun Yang2019-08-231-6/+6
| * | MIPS: ip22: Drop addr_is_ramJiaxun Yang2019-08-231-18/+2
| * | MIPS: msp: Record prom memoryJiaxun Yang2019-08-231-6/+16
| * | MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang2019-08-231-11/+0
| * | MIPS: fw: Record prom memoryJiaxun Yang2019-08-231-6/+18
| * | MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang2019-08-232-12/+8
| * | MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET2019-08-191-2/+2
| * | MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-08-111-1/+1
| * | MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor2019-08-111-14/+7
| * | MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor2019-08-111-1/+1
| * | Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton2019-08-087-150/+92
| |\ \
| | * | MIPS: jz4740: Drop obsolete codePaul Cercueil2019-08-081-149/+2