summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith6-26/+86
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton1-0/+29
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton1-16/+0
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton1-5/+1
2015-11-11MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton1-9/+3
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton1-1/+2
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton1-0/+32
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton1-1/+1
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton1-0/+3
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan1-0/+3
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton1-0/+3
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton1-1/+11
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton1-6/+6
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton1-0/+22
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton1-0/+17
2015-10-26MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton1-0/+27
2015-10-06MIPS: Define ioremap_ucBen Hutchings1-0/+1
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou1-3/+4
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou1-9/+3
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+1
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-6/+12
2015-09-30MIPS: Wire up userfaultfd and membarrier syscalls.Ralf Baechle1-6/+12
2015-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-0/+54
2015-09-27MIPS: Initialise MAARs on secondary CPUsPaul Burton1-0/+9
2015-09-27MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton1-0/+39
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-22MIPS: cpu-features: Add cpu_has_ftlbJames Hogan3-0/+6
2015-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-16/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-8/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-6/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-31/+0
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds59-682/+957
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+26
2015-09-03Merge branch '4.2-fixes' into mips-for-linux-nextRalf Baechle2-17/+18
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou1-3/+9
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras1-2/+7
2015-09-03MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen1-0/+2
2015-09-03MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and portsJanne Huttunen1-0/+3
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2-63/+254
2015-09-03MIPS: Octeon: Add definitions for setting up SSOJanne Huttunen1-0/+29
2015-09-03MIPS: Octeon: Support all PIP input ports on CN68XXJanne Huttunen1-1/+1
2015-09-03MIPS: Tidy up FPU context switchingPaul Burton2-25/+17
2015-09-03MIPS: Add uprobes support.Ralf Baechle5-2/+147
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle1-0/+2
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel16-470/+15