Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-24 | MIPS: KVM: Use cacheops.h definitions | James Hogan | 1 | -22/+8 |
2016-01-24 | MIPS: Break down cacheops.h definitions | James Hogan | 1 | -42/+64 |
2016-01-24 | MIPS: Use EXCCODE_ constants with set_except_vector() | James Hogan | 2 | -30/+30 |
2016-01-24 | MIPS: Update trap codes | James Hogan | 1 | -2/+10 |
2016-01-24 | MIPS: Move Cause.ExcCode trap codes to mipsregs.h | James Hogan | 5 | -83/+80 |
2016-01-24 | MIPS: KVM: Make kvm_mips_{init,exit}() static | James Hogan | 1 | -2/+2 |
2016-01-24 | MIPS: KVM: Refactor added offsetof()s | James Hogan | 1 | -7/+3 |
2016-01-24 | MIPS: KVM: Convert EXPORT_SYMBOL to _GPL | James Hogan | 2 | -19/+19 |
2016-01-24 | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() | James Hogan | 2 | -38/+0 |
2016-01-24 | MIPS: Move definition of DC bit to mipsregs.h | James Hogan | 2 | -3/+2 |
2016-01-24 | MIPS: KVM: Drop some unused definitions from kvm_host.h | James Hogan | 1 | -5/+0 |
2016-01-24 | MIPS: KVM: Trivial whitespace and style fixes | James Hogan | 5 | -15/+14 |