summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-35/+148
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-18/+5
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2014-05-30MIPS: KVM: Whitespace fixes in kvm_mips_callbacksJames Hogan1-23/+23
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan1-0/+1
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan1-0/+6
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan1-5/+16
2014-05-30MIPS: KVM: Fix timer race modifying guest CP0_CauseJames Hogan1-6/+65
2014-05-30MIPS: KVM: Add CP0_UserLocal KVM register accessJames Hogan1-0/+1
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan1-0/+4
2014-05-30MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.hJames Hogan1-0/+32
2014-05-30MIPS: KVM: Use local_flush_icache_range to fix RI on XBurstJames Hogan1-1/+0
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai3-80/+26
2014-05-21MIPS: Change type of asid_cache to unsigned longRalf Baechle1-2/+2
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras1-0/+2
2014-05-13MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle1-56/+0
2014-05-13MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki1-24/+24
2014-04-23ASoC: jz4740: Improve build test coverageLars-Peter Clausen1-2/+0
2014-04-18arch,mips: Convert smp_mb__*()Peter Zijlstra3-18/+5
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-4/+3
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-206/+211
2014-04-03Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds58-648/+2587
2014-04-01Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds1-1/+0
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle5-29/+30
2014-03-31MIPS: CPC: Use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-31MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=nPaul Burton1-3/+3
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle10-69/+69
2014-03-31MIPS: MT: core_nvpes function to retrieve VPE countPaul Burton1-0/+11
2014-03-31MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=nPaul Burton1-0/+5
2014-03-31MIPS: Malta: Setup PM I/O region on bootPaul Burton1-0/+5
2014-03-31MIPS: Loongson 3: Add CPU hotplug supportHuacai Chen3-3/+5
2014-03-31MIPS: Loongson 3: Add Loongson-3 SMP supportHuacai Chen2-0/+3
2014-03-31MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen2-1/+26
2014-03-31MIPS: Loongson 3: Add IRQ init and dispatch supportHuacai Chen2-0/+51
2014-03-31MIPS: Loongson 3: Add HT-linked PCI supportHuacai Chen2-0/+12
2014-03-31MIPS: Loongson: Add UEFI-like firmware interface (LEFI) supportHuacai Chen2-2/+165
2014-03-31MIPS: Loongson 3: Add Lemote-3A machtypes definitionHuacai Chen2-9/+21
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen1-0/+4
2014-03-31MIPS: Loongson: Add basic Loongson-3 definitionHuacai Chen4-2/+23
2014-03-31MIPS: MT: proc: Add support for printing VPE and TC idsRalf Baechle1-0/+21
2014-03-31MIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_LOONGSON2Huacai Chen1-2/+2
2014-03-31MIPS: Alchemy: remove duplicate UART register offset definitionsManuel Lauss1-12/+0
2014-03-27MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer1-0/+4
2014-03-27MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens1-0/+2
2014-03-27MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens1-1/+1