aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-19MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan
2016-08-12MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-03MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn
2016-08-03MIPS: tools: Fix relocs tool compiler warningsHarvey Hunt
2016-08-03MIPS: Cobalt: Fix typoAndrea Gelmini
2016-08-03MIPS: Octeon: Fix typoAndrea Gelmini
2016-08-03MIPS: Lantiq: Fix build failureSudip Mukherjee
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-02MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton
2016-08-02MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds.Aaro Koskinen
2016-08-02MIPS: Octeon: Clean up GPIO definitions in dlink_dsr-1000n.dts.Aaro Koskinen
2016-08-02MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.Aaro Koskinen
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-08-02MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski
2016-08-02MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-08-01MIPS: Modify error handlingAmitoj Kaur Chawla
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01MIPS: Select HAVE_KVM for MIPS64_R{2,6}James Hogan
2016-08-01MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan
2016-08-01MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan
2016-08-01MIPS: KVM: Sign extend MFC0/RDHWR resultsJames Hogan
2016-08-01MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan
2016-08-01MIPS: KVM: Fail if ebase doesn't fit in CP0_EBaseJames Hogan
2016-08-01MIPS: KVM: Use 64-bit CP0_EBase when appropriateJames Hogan
2016-08-01MIPS: KVM: Set CP0_Status.KX on MIPS64James Hogan
2016-08-01MIPS: KVM: Make entry code MIPS64 friendlyJames Hogan
2016-08-01MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan
2016-08-01MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan
2016-07-29MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan