summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)Author
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings
2017-11-10MIPS: Fix odd fp register warnings with MIPS64r2James Hogan
2017-11-09MIPS/ptrace: Update syscall nr on register changesJames Hogan
2017-11-09MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan
2017-11-09MIPS: page.h: Define virt_to_pfn()Florian Fainelli
2017-11-08MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill
2017-11-07MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31MIPS: Fix CM region target definitionsPaul Burton
2017-10-31MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn
2017-10-31Update MIPS email addressesPaul Burton
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton
2017-10-09MIPS: Add nudges to writes for bit unlocks.Chad Reese
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-08vga: optimise console scrollingMatthew Wilcox
2017-09-06MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski
2017-09-06mips: Save all registers when saving the frameCorey Minyard
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard
2017-09-06MIPS: Make SAVE_SOME more standardCorey Minyard
2017-09-04MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill
2017-09-04MIPS: Octeon: Make CSR functions node aware.Steven J. Hill
2017-09-04MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill
2017-09-04MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Move various definitions to the driverPaul Burton
2017-09-04MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton
2017-09-04MIPS: Add __ioread64_copyPaul Burton
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse