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
*
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-10-06
1
-2
/
+2
|
\
|
*
tracing: Add NMI tracing in hwlat detector
Steven Rostedt (Red Hat)
2016-09-02
1
-2
/
+2
*
|
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-06
9
-92
/
+97
|
\
\
|
*
|
xen/x86: Update topology map for PV VCPUs
Boris Ostrovsky
2016-10-06
1
-0
/
+6
|
*
|
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
Boris Ostrovsky
2016-10-05
1
-1
/
+2
|
*
|
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
2016-09-30
5
-34
/
+7
|
*
|
xen/x86: Convert to hotplug state machine
Boris Ostrovsky
2016-09-30
1
-50
/
+65
|
*
|
x86/xen: add missing \n at end of printk warning message
Colin Ian King
2016-09-30
1
-1
/
+1
|
*
|
xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()
Markus Elfring
2016-08-26
1
-1
/
+1
|
*
|
xen: Make VPMU init message look less scary
Juergen Gross
2016-08-24
1
-2
/
+5
|
*
|
hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again)
Boris Ostrovsky
2016-08-24
1
-11
/
+0
|
*
|
xen/x86: Move irq allocation from Xen smp_op.cpu_up()
Boris Ostrovsky
2016-08-24
3
-56
/
+63
*
|
|
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
101
-1840
/
+3192
|
\
\
\
|
*
\
\
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Radim Krčmář
2016-09-29
5
-16
/
+143
|
|
\
\
\
|
|
*
|
|
KVM: MIPS: Drop dubious EntryHi optimisation
James Hogan
2016-09-29
1
-2
/
+1
|
|
*
|
|
KVM: MIPS: Invalidate TLB by regenerating ASIDs
James Hogan
2016-09-29
4
-5
/
+50
|
|
*
|
|
KVM: MIPS: Split kernel/user ASID regeneration
James Hogan
2016-09-29
1
-2
/
+10
|
|
*
|
|
KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
James Hogan
2016-09-29
1
-10
/
+53
|
|
*
|
|
KVM: MIPS: Emulate MMIO via TLB miss for EVA
James Hogan
2016-09-08
1
-0
/
+18
|
|
*
|
|
KVM: MIPS: Override HVA error values for EVA
James Hogan
2016-09-08
1
-0
/
+14
|
|
|
/
/
|
*
|
|
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2016-09-29
11
-143
/
+34
|
|
\
\
\
|
|
*
|
|
KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
Thomas Huth
2016-09-27
2
-0
/
+3
|
|
*
|
|
KVM: PPC: Book3S PR: Support 64kB page size on POWER8E and POWER8NVL
Thomas Huth
2016-09-27
1
-0
/
+2
|
|
*
|
|
KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbie
Balbir Singh
2016-09-27
1
-2
/
+1
|
|
*
|
|
KVM: PPC: BookE: Fix a sanity check
Dan Carpenter
2016-09-27
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Take out virtual core piggybacking code
Paul Mackerras
2016-09-27
1
-125
/
+3
|
|
*
|
|
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
2016-09-27
8
-20
/
+29
|
*
|
|
|
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2016-09-29
39
-841
/
+578
|
|
\
\
\
\
|
|
*
|
|
|
ARM: gic-v3: Work around definition of gic_write_bpr1
Marc Zyngier
2016-09-23
1
-0
/
+9
|
|
*
|
|
|
arm64: KVM: Remove duplicating init code for setting VMID
Vladimir Murzin
2016-09-22
1
-8
/
+4
|
|
*
|
|
|
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
9
-6
/
+66
|
|
*
|
|
|
ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers
Vladimir Murzin
2016-09-22
1
-0
/
+64
|
|
*
|
|
|
ARM: Move system register accessors to asm/cp15.h
Vladimir Murzin
2016-09-22
3
-30
/
+27
|
|
*
|
|
|
ARM: Introduce MPIDR_LEVEL_SHIFT macro
Vladimir Murzin
2016-09-22
1
-0
/
+1
|
|
*
|
|
|
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
2016-09-22
1
-0
/
+4
|
|
*
|
|
|
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2016-09-22
2
-329
/
+1
|
|
*
|
|
|
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-22
2
-13
/
+13
|
|
*
|
|
|
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-22
1
-10
/
+11
|
|
*
|
|
|
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
2016-09-08
2
-4
/
+16
|
|
*
|
|
|
arm/arm64: KVM: Remove external abort test from MMIO handling
Marc Zyngier
2016-09-08
1
-6
/
+0
|
|
*
|
|
|
arm/arm64: KVM: Inject virtual abort when guest exits on external abort
Marc Zyngier
2016-09-08
1
-0
/
+5
|
|
*
|
|
|
arm: KVM: Drop unreachable HYP abort handlers
Marc Zyngier
2016-09-08
1
-27
/
+0
|
|
*
|
|
|
arm: KVM: Inject a Virtual Abort if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+19
|
|
*
|
|
|
arm: KVM: Handle async aborts delivered while at HYP
Marc Zyngier
2016-09-08
2
-1
/
+46
|
|
*
|
|
|
arm: KVM: Allow an exit code to be tagged with a Virtual Abort
Marc Zyngier
2016-09-08
1
-0
/
+4
|
|
*
|
|
|
arm: KVM: Add HYP async abort handler
Marc Zyngier
2016-09-08
1
-0
/
+3
|
|
*
|
|
|
arm: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
2
-0
/
+13
|
|
*
|
|
|
arm: KVM: Preserve pending Virtual Abort in world switch
Marc Zyngier
2016-09-08
1
-0
/
+9
|
|
*
|
|
|
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
2016-09-08
3
-3
/
+61
|
|
*
|
|
|
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+20
[next]