summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-171-1/+0
* KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-1/+3
* KVM: Support vCPU-based gfn->hva cacheCao, Lei2017-02-161-8/+8
* Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-0915-37/+107
|\
| * KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim2017-02-081-0/+2
| * KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim2017-02-081-1/+2
| * KVM: arm/arm64: Add the EL1 physical timer contextJintack Lim2017-02-081-0/+2
| * KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim2017-02-081-1/+1
| * KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-081-6/+3
| * KVM: arm/arm64: Abstract virtual timer context into separate structureJintack Lim2017-02-081-13/+14
| * arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENTMarc Zyngier2017-01-301-1/+0
| * KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-301-0/+8
| * KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-301-2/+0
| * irqchip/gic-v3: Add missing system register definitionsVijaya Kumar K2017-01-301-2/+41
| * KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-251-0/+5
| * KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-251-2/+3
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-201-0/+1
| |\
| | * Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-01-171-0/+1
| | |\
| | | * KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim2017-01-131-0/+1
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-01-201-3/+3
| |\ \ \
| | * \ \ Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-171-3/+3
| | |\ \ \
| | | * | | scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng2017-01-161-3/+3
| * | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+2
| |\ \ \ \ \
| | * | | | | cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner2017-01-161-0/+2
| | |/ / / /
| * | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-01-161-0/+4
| | |\ \ \ \ \
| | | * | | | | rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-151-0/+4
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-171-2/+2
| |\ \ \ \ \ \
| | * | | | | | taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2017-01-171-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-176-7/+16
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-164-5/+7
| | * | | | | | | Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-161-1/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | cfg80211: consider VHT opmode on station updateBeni Lev2017-01-111-1/+3
| | * | | | | | | | tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-01-131-1/+6
| * | | | | | | | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-01-161-0/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-0/+1
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-02-071-0/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: PPC: Book3S HV: HPT resizing documentation and reserved numbersDavid Gibson2017-01-311-0/+11
| * | | | | | | | | KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2017-01-311-0/+6
| |/ / / / / / / /
* / / / / / / / / KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti2017-02-071-0/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-151-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-141-0/+1
| * | | | | | | x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-071-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | coredump: Ensure proper size of sparse core filesDave Kleikamp2017-01-151-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-151-3/+16
|\ \ \ \ \ \ \ \