summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-10-12spi/bcm63xx: move message control word description to register offsetsJonas Gorski1-9/+7
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar7-0/+56
2015-10-06MIPS: Define ioremap_ucBen Hutchings1-0/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds1-0/+1
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-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-4/+4
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 Torvalds53-676/+824
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 Baechle1-14/+9
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 Baechle4-2/+145
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
2015-09-03MIPS: Select CONFIG_ARCH_USE_CMPXCHG_LOCKREF for MIPS64Paul Burton1-0/+5
2015-09-03MIPS: Get rid of finish_arch_switch().Ralf Baechle1-25/+23
2015-09-03MIPS: Use Ingenic-specific write combine attribute on all Ingenic platformsAlex Smith1-1/+1
2015-09-03MIPS: Fix definition of pgprot_writecombine()Alex Smith1-0/+2
2015-09-03MIPS: AT_HWCAP aux vector infrastructurePaul Burton1-1/+3
2015-09-03MIPS: Add definitions for extended contextPaul Burton1-1/+0
2015-09-03MIPS: Use common FP sigcontext code for O32 compatPaul Burton1-0/+3
2015-09-03MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton1-0/+4
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar1-1/+0
2015-09-03MIPS: Rearrange ENTRYLO field definitionsJames Hogan1-25/+27
2015-09-03MIPS: Probe for small (1KiB) page supportJames Hogan2-0/+5
2015-09-03MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan1-0/+1
2015-09-03MIPS: Treat CP1 control registers as unsigned ints.Ralf Baechle1-1/+1
2015-09-03MIPS: Use unsigned int when reading CP0 registersChris Packham1-2/+2
2015-09-03MIPS: Introduce accessors for MSA vector registersPaul Burton2-0/+194
2015-09-03MIPS: Remove "__weak" definition from arch-specific linkage.hBjorn Helgaas1-1/+0
2015-09-03MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas1-2/+2
2015-09-03MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas1-1/+1
2015-09-03MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas1-1/+1