index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-73
/
+68
2015-03-31
x86: Use bool function return values of true/false not 1/0
Joe Perches
3
-38
/
+38
2015-03-30
KVM: remove useless check of "ret" variable prior to returning the same value
Eugene Korenevsky
1
-3
/
+1
2015-03-30
KVM: x86: Remove redundant definitions
Nadav Amit
3
-15
/
+12
2015-03-30
KVM: x86: removing redundant eflags bits definitions
Nadav Amit
2
-61
/
+46
2015-03-30
KVM: x86: BSF and BSR emulation change register unnecassarily
Nadav Amit
1
-1
/
+18
2015-03-30
KVM: x86: POPA emulation may not clear bits [63:32]
Nadav Amit
1
-16
/
+23
2015-03-30
KVM: x86: CMOV emulation on legacy mode is wrong
Nadav Amit
1
-2
/
+1
2015-03-30
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
1
-0
/
+1
2015-03-28
MIPS: KVM: Wire up MSA capability
James Hogan
1
-0
/
+18
2015-03-28
MIPS: KVM: Expose MSA registers
James Hogan
2
-2
/
+75
2015-03-28
MIPS: KVM: Add MSA exception handling
James Hogan
5
-2
/
+140
2015-03-28
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
1
-2
/
+35
2015-03-28
MIPS: KVM: Add base guest MSA support
James Hogan
6
-19
/
+323
2015-03-28
MIPS: KVM: Wire up FPU capability
James Hogan
1
-0
/
+37
2015-03-28
MIPS: KVM: Expose FPU registers
James Hogan
2
-11
/
+98
2015-03-28
MIPS: KVM: Add FP exception handling
James Hogan
5
-3
/
+88
2015-03-28
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
1
-11
/
+100
2015-03-28
MIPS: KVM: Add base guest FPU support
James Hogan
7
-1
/
+333
2015-03-28
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
3
-0
/
+20
2015-03-28
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
4
-2
/
+126
2015-03-28
MIPS: KVM: Simplify default guest Config registers
James Hogan
2
-31
/
+9
2015-03-28
MIPS: KVM: Clean up register definitions a little
James Hogan
2
-55
/
+68
2015-03-28
MIPS: KVM: Drop pr_info messages on init/exit
James Hogan
1
-3
/
+0
2015-03-28
MIPS: KVM: Sort kvm_mips_get_reg() registers
James Hogan
1
-3
/
+3
2015-03-28
MIPS: KVM: Implement PRid CP0 register access
James Hogan
2
-0
/
+8
2015-03-28
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
5
-0
/
+71
2015-03-28
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
3
-12
/
+21
2015-03-28
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
4
-0
/
+35
2015-03-28
Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr i...
James Hogan
9
-245
/
+249
2015-03-27
MIPS: MSA: Fix big-endian FPR_IDX implementation
James Hogan
1
-1
/
+1
2015-03-27
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
3
-194
/
+128
2015-03-27
MIPS: disable FPU if the mode is unsupported
Paul Burton
1
-7
/
+12
2015-03-27
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
1
-6
/
+24
2015-03-27
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
1
-8
/
+9
2015-03-27
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
1
-1
/
+10
2015-03-27
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
Paul Burton
1
-4
/
+20
2015-03-27
MIPS: remove MSA macro recursion
Paul Burton
1
-3
/
+31
2015-03-27
MIPS: assume at as source/dest of MSA copy/insert instructions
Paul Burton
1
-16
/
+12
2015-03-27
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
2
-9
/
+5
2015-03-27
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
1
-0
/
+1
2015-03-27
KVM: nVMX: Add support for rdtscp
Jan Kiszka
2
-2
/
+8
2015-03-24
KVM: x86: inline kvm_ioapic_handles_vector()
Radim Krčmář
2
-8
/
+7
2015-03-24
Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kern...
Marcelo Tosatti
9
-124
/
+574
2015-03-24
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
3
-8
/
+53
2015-03-19
KVM: SVM: Fix confusing message if no exit handlers are installed
Bandan Das
1
-1
/
+1
2015-03-18
KVM: x86: For the symbols used locally only should be static type
Xiubo Li
3
-6
/
+10
2015-03-18
KVM: x86: Avoid using plain integer as NULL pointer warning
Xiubo Li
1
-1
/
+1
2015-03-17
KVM: s390: represent SIMD cap in kvm facility
Michael Mueller
3
-9
/
+22
2015-03-17
KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask
Michael Mueller
1
-1
/
+0
[next]