summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Wire up clone3 syscallPaul Burton2019-10-021-0/+1
* MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton2019-10-021-0/+1
* 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-243-12/+0
|\
| * mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-5/+0
| * 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-2242-384/+561
|\ \
| * | MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton2019-09-201-1/+13
| * | mips: compat: vdso: Use legacy syscalls as fallbackVincenzo Frascino2019-09-031-0/+45
| * | MIPS: Drop Loongson _CACHE_* definitionsPaul Burton2019-09-031-7/+0
| * | MIPS: tlbex: Remove cpu_has_local_ebasePaul Burton2019-09-033-5/+0
| * | MIPS: Select R3k-style TLB in KconfigPaul Burton2019-09-033-7/+7
| * | 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-314-16/+31
| * | mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra2019-08-311-2/+5
| * | MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-08-262-0/+20
| * | mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2019-08-241-12/+2
| * | MIPS: init: Drop boot_mem_mapJiaxun Yang2019-08-231-16/+0
| * | MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET2019-08-191-2/+2
| * | MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor2019-08-111-14/+7
| * | mips: fix vdso32 build, againArnd Bergmann2019-08-061-10/+0
| * | MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton2019-08-061-1/+0
| * | MIPS: octeon: Remove cpu_has_saaPaul Burton2019-08-061-8/+0
| * | MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-08-051-0/+4
| * | MIPS: jz4740: Drop dead codePaul Cercueil2019-07-304-111/+0
| * | MIPS: X1000: Add X1000 system type.Zhou Yanjie2019-07-302-1/+2
| * | MIPS: BCM47XX: Add support for Netgear R6200 V1Edward Matijević2019-07-251-0/+1
| * | mips: Add clock_getres entry pointVincenzo Frascino2019-07-251-0/+26
| * | mips: Add support for generic vDSOVincenzo Frascino2019-07-254-76/+281
| * | MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-234-20/+0
| * | MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton2019-07-2313-25/+0
| * | MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-233-7/+1
| * | MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-233-8/+1
| * | MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin2019-07-212-2/+19
| * | MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-212-3/+3
| * | MIPS: Undefine PMD_ORDER for 32-bit buildsDaniel Silsby2019-07-211-1/+1
| * | MIPS: Add partial 32-bit huge page supportDaniel Silsby2019-07-212-7/+53
| |/
* | MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer2019-08-301-214/+143
* | MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-22/+0
|\
| * MIPS: Remove dead codePaul Cercueil2019-06-251-31/+0
* | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-173-66/+71
|\ \
| * | mips/kprobes: Export kprobe_fault_handler()Anshuman Khandual2019-07-031-0/+1
| * | mips: Remove q-accessors from non-64bit platformsSerge Semin2019-06-241-0/+11