summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-19/+154
|\
| * locking/atomic, arch/mips: Convert to _relaxed atomicsPeter Zijlstra2016-06-161-20/+22
| * locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0Star
| * locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-9/+129
| * locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+17
* | MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
* | MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
* | mips: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-3/+3
* | MIPS: KVM: Include bit 31 in segment matchesJames Hogan2016-06-141-1/+1
* | MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-141-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2919-189/+161Star
|\
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-281-0/+8
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17Star
| * MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58Star
| * MIPS: Add missing VZ accessor microMIPS encodingsJames Hogan2016-05-281-9/+18
| * MIPS: Add inline asm encoding helpersJames Hogan2016-05-281-0/+27
| * MIPS: Spelling fix lets -> let'sRalf Baechle2016-05-283-3/+3
| * MIPS: IP22/IP28: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Cavium: Fix typoAndrea Gelmini2016-05-284-4/+4
| * MIPS: MT: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Loongson64: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: IP32: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: IP27: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: BCM63xx: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: Alchemy: Fix typoAndrea Gelmini2016-05-281-1/+1
| * MIPS: hazards.h: Fix typoAndrea Gelmini2016-05-281-4/+4
| * MIPS: Fix write_gc0_* macros when writing zeroJames Hogan2016-05-281-2/+2
| * MIPS: Add definitions of SegCtl registers and use themMatt Redfearn2016-05-282-3/+6
* | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-1/+1
|\ \
| * | mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-1/+1
* | | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-211-0/+10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-0/+1
|\ \ \
| * | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-201-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
| * | | MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-05-101-1/+1
| |/ /
* | | MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-171-180/+293
* | | MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCCMaciej W. Rozycki2016-05-171-0/+13
* | | MIPS: CM: Fix compilation error when !MIPS_CMTony Wu2016-05-131-1/+1
* | | MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne2016-05-131-1/+0Star
* | | mips: mt7620: fallback to SDRAM when syscfg0 does not have a valid value for ...Sashka Nochkin2016-05-131-0/+1
* | | MIPS: ELF: Unify ABI classification macrosMaciej W. Rozycki2016-05-131-31/+60
* | | MIPS: ELF: Unify __MIPS_O32_FP64_MUST_BE_ZERO definitionsMaciej W. Rozycki2016-05-131-13/+12Star
* | | MIPS: ELF: Deconditionalise ABI flags definitionsMaciej W. Rozycki2016-05-131-18/+18
* | | MIPS: Add probing & defs for VZ & guest featuresJames Hogan2016-05-133-0/+117
* | | MIPS: Add guest CP0 accessorsJames Hogan2016-05-131-11/+330
* | | MIPS: Add register definitions for VZ ASE registersJames Hogan2016-05-131-0/+117
* | | MIPS: Avoid magic numbers probing kscratch_maskJames Hogan2016-05-131-1/+2
* | | MIPS: Add perf counter featureJames Hogan2016-05-132-0/+5