summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: KVM: Make KVM_GET_REG_LIST dynamicJames Hogan2016-06-151-0/+2
| * | | | MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-152-10/+47
| * | | | MIPS: KVM: Clean up kvm_exit trace eventJames Hogan2016-06-141-22/+0
| * | | | MIPS: KVM: Generalise fpu_inuse for other stateJames Hogan2016-06-141-4/+4
| * | | | MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan2016-06-141-7/+4
| * | | | MIPS: KVM: Simplify TLB_* macrosJames Hogan2016-06-141-5/+3
| * | | | MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-141-6/+5
| * | | | MIPS: KVM: Restore host EBase from ebase variableJames Hogan2016-06-141-1/+1
| * | | | MIPS: KVM: Drop unused hpa0/hpa1 args from functionJames Hogan2016-06-141-3/+1
| * | | | MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-141-3/+0
| * | | | MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-141-0/+4
| * | | | MIPS: KVM: Make various Cause variables 32-bitJames Hogan2016-06-141-20/+20
| * | | | MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-141-50/+47
| * | | | MIPS: KVM: Drop unused host_cp0_entryhiJames Hogan2016-06-141-1/+0
| * | | | MIPS: KVM: Drop unused guest_inst from kvm_vcpu_archJames Hogan2016-06-141-1/+0
* | | | | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-07-271-328/+0
|\ \ \ \ \
| * | | | | spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber2016-07-241-328/+0
| | |_|_|/ | |/| | |
* | | | | 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/+0
| * | | | 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-241-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-2819-189/+161
|\
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-281-0/+8
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17
| * MIPS: Add missing tlbinvf/XPA microMIPS encodingsJames Hogan2016-05-281-5/+7
| * MIPS: Fix little endian microMIPS MSA encodingsJames Hogan2016-05-282-62/+58
| * 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-201-0/+10
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-191-0/+1
|\ \ \
OpenPOWER on IntegriCloud