summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-1317-61/+120
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | KVM: emulator: more strict rsm checks.Maxim Levitsky2020-09-121-5/+17
| * | | | | | | | | KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky2020-09-121-11/+18
| * | | | | | | | | SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky2020-09-121-0/+3
| * | | | | | | | | SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky2020-09-121-1/+3
| * | | | | | | | | x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov2020-09-121-0/+2
| * | | | | | | | | x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov2020-09-121-4/+0
| * | | | | | | | | KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-121-0/+1
| * | | | | | | | | KVM: SVM: avoid emulation with stale next_ripWanpeng Li2020-09-121-4/+3
| * | | | | | | | | KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov2020-09-111-1/+1
| * | | | | | | | | KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes2020-09-111-0/+1
| * | | | | | | | | KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-111-0/+2
| * | | | | | | | | kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan2020-09-111-1/+1
| * | | | | | | | | KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang2020-09-111-1/+1
| * | | | | | | | | KVM: Check the allocation of pv cpu maskHaiwei Li2020-09-111-3/+19
| * | | | | | | | | KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detectedPeter Shier2020-09-113-2/+11
| * | | | | | | | | Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-11329-3201/+1498
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei2020-09-041-0/+1
| | * | | | | | | | KVM: arm64: Fix address truncation in tracesMarc Zyngier2020-09-042-11/+11
| | * | | | | | | | KVM: arm64: Do not try to map PUDs when they are folded into PMDMarc Zyngier2020-09-041-1/+6
| | * | | | | | | | arm64/x86: KVM: Introduce steal-time capAndrew Jones2020-08-214-1/+8
| | * | | | | | | | KVM: arm64: pvtime: Fix stolen time accounting across migrationAndrew Jones2020-08-212-15/+9
| | * | | | | | | | KVM: arm64: Drop type input from kvm_put_guestAndrew Jones2020-08-211-1/+1
| | * | | | | | | | KVM: arm64: pvtime: Fix potential loss of stolen timeAndrew Jones2020-08-211-2/+3
| | * | | | | | | | KVM: arm64: pvtime: steal-time is only supported when configuredAndrew Jones2020-08-211-1/+2
| | |/ / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-09-123-13/+32
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | openrisc: Fix issue with get_user for 64-bit valuesStafford Horne2020-09-121-12/+21
| * | | | | | | | openrisc: Fix cache API compile issue when not inliningStafford Horne2020-09-071-1/+1
| * | | | | | | | openrisc: Reserve memblock for initrdStafford Horne2020-09-071-0/+10
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-067-48/+142
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/entry: Unbreak 32bit fast syscallThomas Gleixner2020-09-041-9/+20
| * | | | | | | | x86/debug: Allow a single level of #DB recursionAndy Lutomirski2020-09-041-34/+31
| * | | | | | | | x86/entry: Fix AC assertionPeter Zijlstra2020-09-041-2/+10
| * | | | | | | | tracing/kprobes, x86/ptrace: Fix regs argument order for i386Vamshi K Sthambamkadi2020-09-041-1/+1
| * | | | | | | | x86, fakenuma: Fix invalid starting node IDHuang Ying2020-09-041-1/+1
| * | | | | | | | x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel2020-09-031-0/+78
| * | | | | | | | x86/cmdline: Disable jump tables for cmdline.cArvind Sankar2020-09-031-1/+1
* | | | | | | | | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-09-056-73/+56
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin2020-09-011-2/+2
| * | | | | | | | arc: fix memory initialization for systems with two memory banksMike Rapoport2020-09-011-11/+16
| * | | | | | | | irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-08-271-1/+0
| * | | | | | | | ARC: show_regs: fix r12 printing and simplifyVineet Gupta2020-08-271-47/+30
| * | | | | | | | ARC: HSDK: wireup perf irqVineet Gupta2020-08-171-0/+2
| * | | | | | | | ARC: perf: don't bail setup if pct irq missing in device-treeVineet Gupta2020-08-171-10/+4
| * | | | | | | | ARC: pgalloc.h: delete a duplicated word + other fixesRandy Dunlap2020-08-171-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-09-044-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | s390: update defconfigsHeiko Carstens2020-09-023-0/+8
| * | | | | | | | s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman2020-09-021-1/+1
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-09-042-3/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEJessica Yu2020-09-021-2/+1