summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-11MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-19MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer
2019-02-19MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton
2019-02-04MIPS: Remove open-coded cmpxchg() in set_pte()Paul Burton
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton
2019-02-04MIPS: mm: Add set_cpu_context() for ASID assignmentsPaul Burton
2019-02-04MIPS: mm: Unify ASID version checksPaul Burton
2019-02-04MIPS: mm: Un-inline get_new_mmu_contextPaul Burton
2019-02-04MIPS: mm: Remove local_flush_tlb_mm()Paul Burton
2019-02-04MIPS: mm: Move drop_mmu_context() comment into appropriate blockPaul Burton
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton
2019-02-04MIPS: mm: Avoid HTW stop/start when dropping an inactive mmPaul Burton
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton
2019-02-04MIPS: mm: Define activate_mm() using switch_mm()Paul Burton
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen
2019-01-28MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen
2019-01-22MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.hMasahiro Yamada
2019-01-22MIPS: Loongson32: workaround di issueJiaxun Yang
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin
2019-01-22MIPS: Loongson32: Remove unused platform devicesJiaxun Yang
2019-01-17spi: ath79: Enable support for compile testAlban Bedel
2019-01-07MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-31MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen