Commit Graph

21841 Commits (b57c1913b4dd3bc070cbfccffff3768965a81282)

Author SHA1 Message Date
Dmitri Vorobiev b57c1913b4 [MIPS] malta_int.c: make 4 variables static 17 years ago
Dmitri Vorobiev 52d65cf87f [MIPS] make standard_io_resources[] static 17 years ago
Dmitri Vorobiev b31dc3c4ff [MIPS] make plat_perf_setup() static 17 years ago
Dmitri Vorobiev ddaf5740b9 [MIPS] make mdesc and prom_getmdesc() static 17 years ago
Dmitri Vorobiev 33d69d2a78 [MIPS] make mips_ejtag_setup() static 17 years ago
Dmitri Vorobiev cd2675fba9 [MIPS] make mips_nmi_setup() static 17 years ago
Harvey Harrison bb09a954b6 [MIPS] replace remaining __FUNCTION__ occurrences 17 years ago
Johannes Weiner f2ce89f30e [MIPS] remove redundant display of free swap space in show_mem() 17 years ago
Sergei Shtylyov eba8291b51 [MIPS] Alchemy: kill useless time variables 17 years ago
Sergei Shtylyov 0167509574 [MIPS] Alchemy: don't unmask timer IRQ early 17 years ago
Daniel Laird a92b05880d [MIPS] Move arch/mips/philips to arch/mips/nxp 17 years ago
Harvey Harrison 389310e2b0 [MIPS] replace __inline with inline 17 years ago
Ralf Baechle 39b8d52542 [MIPS] Add support for MIPS CMP platform. 17 years ago
Chris Dearman 308402445e [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit 17 years ago
Chris Dearman bdc94eb41e [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support. 17 years ago
Chris Dearman 351336929c [MIPS] Allow setting of the cache attribute at run time. 17 years ago
Chris Dearman 962f480e0f [MIPS] All MIPS32 processors support64-bit physical addresses. 17 years ago
Chris Dearman 0bfa130e74 [MIPS] Remove TLB sanitation code 17 years ago
Chris Dearman 0b6d497fcb [MIPS] Basic SPRAM support 17 years ago
Thiemo Seufer fb2a27e743 [MIPS] Reimplement clear_page/copy_page 17 years ago
Marcelo Tosatti 960b399169 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem 17 years ago
Joerg Roedel 1336028b9a KVM: SVM: remove selective CR0 comment 17 years ago
Joerg Roedel aaf697e4e0 KVM: SVM: remove now obsolete FIXME comment 17 years ago
Joerg Roedel aaacfc9ae2 KVM: SVM: disable CR8 intercept when tpr is not masking interrupts 17 years ago
Joerg Roedel d7bf8221a3 KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled 17 years ago
Joerg Roedel ec7cf6903f KVM: export kvm_lapic_set_tpr() to modules 17 years ago
Joerg Roedel 649d68643e KVM: SVM: sync TPR value to V_TPR field in the VMCB 17 years ago
Hollis Blanchard bbf45ba57e KVM: ppc: PowerPC 440 KVM implementation 17 years ago
Avi Kivity f9b7aab35c KVM: x86 emulator: fix lea to really get the effective address 17 years ago
Avi Kivity 16286d082d KVM: x86 emulator: fix smsw and lmsw with a memory operand 17 years ago
Avi Kivity 66b8550573 KVM: x86 emulator: initialize src.val and dst.val for register operands 17 years ago
Avi Kivity a79d2f1805 KVM: SVM: force a new asid when initializing the vmcb 17 years ago
Marcelo Tosatti e9571ed54b KVM: fix kvm_vcpu_kick vs __vcpu_run race 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Avi Kivity a45352908b KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* 17 years ago
Marcelo Tosatti 3d80840d96 KVM: hlt emulation should take in-kernel APIC/PIT timers into account 17 years ago
Joerg Roedel 3564990af1 KVM: SVM: do not intercept task switch with NPT 17 years ago
Feng(Eric) Liu d4c9ff2d1b KVM: Add kvm trace userspace interface 17 years ago
Avi Kivity 048354c8e6 KVM: ia64: Stub out kvmtrace 17 years ago
Avi Kivity 7732a8d19b KVM: s390: Stub out kvmtrace 17 years ago
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Joerg Roedel 53371b5098 KVM: SVM: add intercept for machine check exception 17 years ago
Joerg Roedel 6394b6494c KVM: SVM: align shadow CR4.MCE with host 17 years ago
Joerg Roedel ec077263b2 KVM: SVM: indent svm_set_cr4 with tabs instead of spaces 17 years ago
Anthony Liguori 35149e2129 KVM: MMU: Don't assume struct page for x86 17 years ago
Xiantao Zhang b693919ca9 KVM: ia64: Enable kvm build for ia64 17 years ago
Xiantao Zhang ad86b6c36b KVM: ia64: Add kvm sal/pal virtulization support 17 years ago
Xiantao Zhang 827fa691e4 KVM: ia64: Add guest interruption injection support 17 years ago
Xiantao Zhang d62998a681 KVM: ia64: Generate offset values for assembly code use 17 years ago
Xiantao Zhang 7fc86bd9c0 KVM: ia64: Add optimization for some virtulization faults 17 years ago