summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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
2017-08-30MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton
2017-08-30MIPS: Don't use dma_cache_sync to implement fd_cacheflushChristoph Hellwig
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton
2017-08-30MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton
2017-08-30MIPS: Add CPU cluster number accessorsPaul Burton
2017-08-30MIPS: Unify checks for sibling CPUsPaul Burton
2017-08-30MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-08-30MIPS: Add accessor & bit definitions for GlobalNumberPaul Burton
2017-08-30MIPS: CPS: Add CM/CPC 3.5 register definitionsPaul Burton
2017-08-30MIPS: CPS: Introduce register modify (set/clear/change) accessorsPaul Burton
2017-08-30MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-08-30MIPS: CPC: Use common CPS accessor generation macrosPaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-08-29MIPS: CM: Specify register size when generating accessorsPaul Burton
2017-08-29MIPS: CM: Rename mips_cm_base to mips_gcr_basePaul Burton
2017-08-29MIPS: math-emu: Add FP emu debugfs stats for individual instructionsAleksandar Markovic
2017-08-29MIPS: math-emu: Add FP emu debugfs statistics for branchesAleksandar Markovic
2017-08-29MIPS: math-emu: Correct user fault_addr typePaul Burton
2017-08-29MIPS: Alchemy: update cpu feature overridesManuel Lauss
2017-08-29MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic
2017-08-29MIPS: NUMA: Remove the unused parent_node() macroDou Liyang
2017-08-29MIPS: Remove unused R6000 supportPaul Burton
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-17mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-08-08MIPS: Introduce cpu_tcache_line_sizeMatt Redfearn
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07Revert "MIPS: Don't unnecessarily include kmalloc.h into <asm/cache.h>."Paul Burton
2017-08-07MIPS: Octeon: Fix broken EDAC driver.Steven J. Hill
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds