summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton
2019-09-03mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino
2019-09-03MIPS: Drop Loongson _CACHE_* definitionsPaul Burton
2019-09-03MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton
2019-08-31mips: remove ioremap_cachableChristoph Hellwig
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra
2019-08-30MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang
2019-08-20MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-19MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET
2019-08-11MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov
2019-08-06mips: fix vdso32 build, againArnd Bergmann
2019-08-06MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton
2019-08-06MIPS: octeon: Remove cpu_has_saaPaul Burton
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie
2019-07-30MIPS: jz4740: Drop dead codePaul Cercueil
2019-07-30MIPS: X1000: Add X1000 system type.Zhou Yanjie
2019-07-25MIPS: BCM47XX: Add support for Netgear R6200 V1Edward Matijević
2019-07-25mips: Add clock_getres entry pointVincenzo Frascino
2019-07-25mips: Add support for generic vDSOVincenzo Frascino
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton
2019-07-21MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin
2019-07-21MIPS: Rename JZRISC to XBURSTPaul Cercueil
2019-07-21MIPS: Undefine PMD_ORDER for 32-bit buildsDaniel Silsby
2019-07-21MIPS: Add partial 32-bit huge page supportDaniel Silsby
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-16mips: define syscall_get_error()Dmitry V. Levin
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12mips: switch to generic version of pte allocationMike Rapoport
2019-07-12MIPS: use the generic get_user_pages_fast codeChristoph Hellwig