index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: KVM: add SGI generation register emulation
Andre Przywara
2015-01-20
1
-0
/
+27
*
arm/arm64: KVM: add virtual GICv3 distributor emulation
Andre Przywara
2015-01-20
1
-0
/
+1
*
arm/arm64: KVM: add opaque private pointer to MMIO data
Andre Przywara
2015-01-20
2
-0
/
+2
*
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
2
-0
/
+2
*
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
Andre Przywara
2015-01-20
2
-5
/
+10
*
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
3
-0
/
+12
*
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
2015-01-20
1
-1
/
+1
*
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-20
7
-18
/
+39
*
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2015-01-16
4
-24
/
+13
*
KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries
Mario Smarduch
2015-01-16
1
-0
/
+22
*
KVM: arm64: ARMv8 header changes for page logging
Mario Smarduch
2015-01-16
4
-0
/
+24
*
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
2015-01-16
1
-9
/
+88
*
KVM: arm: dirty logging write protect support
Mario Smarduch
2015-01-16
3
-0
/
+57
*
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2015-01-16
4
-0
/
+159
*
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2015-01-16
4
-0
/
+25
*
KVM: x86: switch to kvm_get_dirty_log_protect
Paolo Bonzini
2015-01-16
4
-64
/
+16
*
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2015-01-15
2
-7
/
+12
*
arm/arm64: KVM: add tracing support for arm64 exit handler
Wei Huang
2015-01-15
4
-2
/
+73
*
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
Eric Auger
2015-01-11
2
-0
/
+4
*
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
2015-01-08
3
-6
/
+11
*
KVM: x86: Access to LDT/GDT that wraparound is incorrect
Nadav Amit
2015-01-08
1
-13
/
+34
*
KVM: x86: Do not set access bit on accessed segments
Nadav Amit
2015-01-08
1
-4
/
+7
*
KVM: x86: POP [ESP] is not emulated correctly
Nadav Amit
2015-01-08
1
-1
/
+6
*
KVM: x86: em_call_far should return failure result
Nadav Amit
2015-01-08
1
-1
/
+1
*
KVM: x86: JMP/CALL using call- or task-gate causes exception
Nadav Amit
2015-01-08
1
-20
/
+34
*
KVM: x86: fnstcw and fnstsw may cause spurious exception
Nadav Amit
2015-01-08
1
-6
/
+3
*
KVM: x86: pop sreg accesses only 2 bytes
Nadav Amit
2015-01-08
1
-1
/
+3
*
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
2015-01-08
1
-28
/
+14
*
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
2015-01-08
1
-13
/
+0
*
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
4
-22
/
+26
*
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
2015-01-08
1
-3
/
+3
*
KVM: x86: add tracepoint to wait_lapic_expire
Marcelo Tosatti
2015-01-08
2
-0
/
+21
*
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
2015-01-08
4
-1
/
+66
*
KVM: x86: add method to test PIR bitmap vector
Marcelo Tosatti
2015-01-08
2
-0
/
+15
*
kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv
Tiejun Chen
2015-01-08
2
-6
/
+6
*
KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32
Nicholas Krause
2015-01-08
1
-4
/
+0
*
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
Eugene Korenevsky
2015-01-08
1
-2
/
+13
*
KVM: nVMX: Improve nested msr switch checking
Eugene Korenevsky
2015-01-08
2
-14
/
+117
*
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
2015-01-08
3
-11
/
+96
*
Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-01-05
7
-11
/
+22
|
\
|
*
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...
Michael Ellerman
2014-12-29
1
-8
/
+1
|
*
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
2014-12-29
3
-2
/
+18
|
*
powerpc: Wire up sys_execveat() syscall
Pranith Kumar
2014-12-29
3
-1
/
+3
*
|
[IA64] Enable execveat syscall for ia64
Tony Luck
2015-01-05
3
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2015-01-04
3
-2
/
+3
|
\
\
|
*
|
x86, um: actually mark system call tables readonly
Daniel Borkmann
2015-01-04
2
-2
/
+2
|
*
|
um: Skip futex_atomic_cmpxchg_inatomic() test
Richard Weinberger
2015-01-04
1
-0
/
+1
*
|
|
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2015-01-04
2
-0
/
+21
|
/
/
*
|
Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...
Linus Torvalds
2014-12-31
2
-18
/
+3
|
\
\
|
*
|
nios2: Use preempt_schedule_irq
Tobias Klauser
2014-12-31
1
-18
/
+2
[next]