开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-03-31
x86: Use bool function return values of true/false not 1/0
Joe Perches
2015-03-30
KVM: arm/arm64: enable KVM_CAP_IOEVENTFD
Nikolay Nikolaev
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
2015-03-30
KVM: remove useless check of "ret" variable prior to returning the same value
Eugene Korenevsky
2015-03-30
KVM: x86: Remove redundant definitions
Nadav Amit
2015-03-30
KVM: x86: removing redundant eflags bits definitions
Nadav Amit
2015-03-30
KVM: x86: BSF and BSR emulation change register unnecassarily
Nadav Amit
2015-03-30
KVM: x86: POPA emulation may not clear bits [63:32]
Nadav Amit
2015-03-30
KVM: x86: CMOV emulation on legacy mode is wrong
Nadav Amit
2015-03-30
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
2015-03-27
MIPS: KVM: Wire up MSA capability
James Hogan
2015-03-27
MIPS: KVM: Expose MSA registers
James Hogan
2015-03-27
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add base guest MSA support
James Hogan
2015-03-27
MIPS: KVM: Wire up FPU capability
James Hogan
2015-03-27
MIPS: KVM: Expose FPU registers
James Hogan
2015-03-27
MIPS: KVM: Add FP exception handling
James Hogan
2015-03-27
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
2015-03-27
MIPS: KVM: Add base guest FPU support
James Hogan
2015-03-27
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
2015-03-27
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
2015-03-27
MIPS: KVM: Simplify default guest Config registers
James Hogan
2015-03-27
MIPS: KVM: Clean up register definitions a little
James Hogan
2015-03-27
MIPS: KVM: Drop pr_info messages on init/exit
James Hogan
2015-03-27
MIPS: KVM: Sort kvm_mips_get_reg() registers
James Hogan
2015-03-27
MIPS: KVM: Implement PRid CP0 register access
James Hogan
2015-03-27
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
2015-03-27
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2015-03-27
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
2015-03-27
Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr i...
James Hogan
2015-03-27
MIPS: MSA: Fix big-endian FPR_IDX implementation
James Hogan
2015-03-27
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
2015-03-27
MIPS: disable FPU if the mode is unsupported
Paul Burton
2015-03-27
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
2015-03-27
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
2015-03-27
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
2015-03-27
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
Paul Burton
2015-03-27
MIPS: remove MSA macro recursion
Paul Burton
2015-03-27
MIPS: assume at as source/dest of MSA copy/insert instructions
Paul Burton
2015-03-27
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
2015-03-27
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
2015-03-26
KVM: nVMX: Add support for rdtscp
Jan Kiszka
2015-03-26
KVM: x86: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-23
KVM: x86: inline kvm_ioapic_handles_vector()
Radim Krčmář
[next]