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
...
|
*
|
KVM: s390: provide functions for blocking all CPUs
Christian Borntraeger
2015-05-08
2
-7
/
+26
|
*
|
KVM: s390: make exit_sie_sync more robust
Christian Borntraeger
2015-05-08
4
-13
/
+22
|
*
|
KVM: s390: Enable guest EDAT2 support
Guenther Hutzl
2015-05-08
3
-4
/
+11
|
*
|
KVM: s390: make EDAT1 depend on host support
Guenther Hutzl
2015-05-08
1
-2
/
+5
|
*
|
KVM: s390: optimize round trip time in request handling
Christian Borntraeger
2015-05-08
1
-0
/
+2
|
*
|
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
2015-05-08
1
-1
/
+1
|
|
/
*
|
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
2015-05-08
1
-1
/
+1
*
|
KVM: MMU: fix smap permission check
Xiao Guangrong
2015-05-08
2
-0
/
+9
*
|
KVM: nVMX: Fix host crash when loading MSRs with userspace irqchip
Jan Kiszka
2015-05-08
1
-3
/
+2
*
|
KVM: x86: Call-far should not be emulated as stack op
Nadav Amit
2015-05-08
1
-1
/
+1
*
|
KVM: x86: dump VMCS on invalid entry
Paolo Bonzini
2015-05-07
1
-0
/
+153
*
|
x86: kvmclock: drop rdtsc_barrier()
Marcelo Tosatti
2015-05-07
1
-1
/
+0
*
|
KVM: x86: drop unneeded null test
Julia Lawall
2015-05-07
1
-5
/
+3
*
|
KVM: x86: fix initial PAT value
Radim Krčmář
2015-05-07
4
-11
/
+7
*
|
kvm,x86: load guest FPU context more eagerly
Rik van Riel
2015-05-07
1
-2
/
+13
*
|
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
2015-05-07
3
-8
/
+11
*
|
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
2015-05-07
5
-3
/
+9
*
|
KVM: x86: tweak types of fields in kvm_lapic_irq
Paolo Bonzini
2015-05-07
2
-5
/
+5
*
|
KVM: x86: INIT and reset sequences are different
Nadav Amit
2015-05-07
6
-51
/
+63
*
|
KVM: x86: Support for disabling quirks
Nadav Amit
2015-05-07
5
-3
/
+40
*
|
KVM: booke: use __kvm_guest_exit
Paolo Bonzini
2015-05-07
1
-3
/
+3
*
|
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
4
-6
/
+6
*
|
KVM: provide irq_unsafe kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-4
/
+6
*
|
kvmclock: set scheduler clock stable
Luiz Capitulino
2015-05-07
1
-0
/
+3
|
/
*
Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-05-03
7
-29
/
+19
|
\
|
*
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
2015-05-01
1
-0
/
+2
|
*
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
2015-05-01
1
-0
/
+6
|
*
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
2015-05-01
1
-1
/
+4
|
*
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
2015-05-01
1
-6
/
+4
|
*
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2015-04-30
2
-20
/
+1
|
*
powerpc/powernv: Fix early pci_controller_ops loading.
Daniel Axtens
2015-04-29
1
-1
/
+1
|
*
powerpc/kvm: Fix SMP=n build error in book3s_xics.c
Michael Ellerman
2015-04-29
1
-1
/
+1
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2015-05-01
4
-7
/
+28
|
\
\
|
*
|
arm64: perf: Fix the pmu node name in warning message
Suzuki K. Poulose
2015-04-30
1
-1
/
+1
|
*
|
arm64: perf: don't warn about missing interrupt-affinity property for PPIs
Will Deacon
2015-04-30
1
-1
/
+6
|
*
|
arm64: add missing PAGE_ALIGN() to __dma_free()
Dean Nelson
2015-04-29
1
-1
/
+2
|
*
|
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
2015-04-27
1
-4
/
+2
|
*
|
ARM64: Enable CONFIG_GENERIC_IRQ_SHOW_LEVEL
Sudeep Holla
2015-04-27
1
-0
/
+1
|
*
|
arm64: add missing data types in smp_load_acquire/smp_store_release
Andre Przywara
2015-04-27
1
-0
/
+16
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-30
4
-69
/
+43
|
\
\
|
*
|
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-27
3
-64
/
+15
|
*
|
kvm: x86: fix kvmclock update protocol
Radim Krčmář
2015-04-27
1
-5
/
+28
|
|
/
*
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2015-04-28
1
-1
/
+1
|
\
\
|
*
|
tile: properly use node_isset() on a nodemask_t
Chris Metcalf
2015-04-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-28
10
-328
/
+1032
|
\
\
|
|
/
|
/
|
|
*
s390/zcrypt: Introduce new SHA-512 based Pseudo Random Generator.
Harald Freudenberger
2015-04-23
2
-102
/
+870
|
*
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
2015-04-23
2
-123
/
+97
|
*
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
2015-04-23
1
-2
/
+2
|
*
s390/bpf: add dependency to z196 features
Heiko Carstens
2015-04-23
1
-1
/
+1
|
*
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
2015-04-23
5
-100
/
+59
[prev]
[next]