Age | Commit message (Expand) | Author |
2020-11-25 | Merge branch 'fixes' into next | Michael Ellerman |
2020-11-19 | powerpc: Replace RFI by rfi on book3s/32 and booke | Christophe Leroy |
2020-11-19 | powerpc/mm: Update tlbiel loop on POWER10 | Aneesh Kumar K.V |
2020-11-16 | KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page | Cédric Le Goater |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-21 | KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const | Joe Perches |
2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-13 | KVM: PPC: Book3S HV: simplify kvm_cma_reserve() | Mike Rapoport |
2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-09-22 | KVM: PPC: Book3S: Fix symbol undeclared warnings | Wang Wensheng |
2020-09-22 | KVM: PPC: Book3S: Remove redundant initialization of variable ret | Jing Xiangfeng |
2020-09-22 | KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao |
2020-09-17 | KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDEC | Paul Mackerras |
2020-09-17 | KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest | Fabiano Rosas |
2020-09-17 | KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls | Greg Kurz |
2020-09-08 | powerpc/64s: handle ISA v3.1 local copy-paste context switches | Nicholas Piggin |
2020-09-03 | KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method | Greg Kurz |
2020-08-21 | KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() | Will Deacon |
2020-08-09 | Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-05 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-29 | powerpc/64s: Move HMI IRQ stat from percpu variable to paca. | Mahesh Salgaonkar |
2020-07-29 | powerpc/kvm/cma: Improve kernel log during boot | Aneesh Kumar K.V |
2020-07-29 | powerpc/kvm: Use correct CONFIG symbol in comment | Michael Ellerman |
2020-07-28 | mm/migrate: add a flags parameter to migrate_vma | Ralph Campbell |
2020-07-28 | KVM: PPC: Book3S HV: Rework secure mem slot dropping | Laurent Dufour |
2020-07-28 | KVM: PPC: Book3S HV: Move kvmppc_svm_page_out up | Laurent Dufour |
2020-07-28 | KVM: PPC: Book3S HV: Migrate hot plugged memory | Laurent Dufour |
2020-07-28 | KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec... | Ram Pai |
2020-07-28 | KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMs | Ram Pai |
2020-07-28 | KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_START | Ram Pai |
2020-07-28 | KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.c | Ram Pai |
2020-07-26 | powerpc/watchpoint: Rename current H_SET_MODE DAWR macro | Ravi Bangoria |
2020-07-23 | KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall | Leonardo Bras |
2020-07-23 | KVM: PPC: Clean up redundant kvm_run parameters in assembly | Tianjia Zhang |
2020-07-22 | KVM: PPC: Book3S HV: Save/restore new PMU registers | Athira Rajeev |
2020-07-22 | KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR | Athira Rajeev |
2020-07-21 | KVM: PPC: Protect kvm_vcpu_read_guest with srcu locks | Alexey Kardashevskiy |
2020-07-21 | KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9 | Cédric Le Goater |
2020-07-21 | KVM: PPC: Book3SHV: Enable support for ISA v3.1 guests | Alistair Popple |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-16 | KVM: PPC: Book3S PR: Remove uninitialized_var() usage | Kees Cook |
2020-07-10 | powerpc64: Break asm/percpu.h vs spinlock_types.h dependency | Peter Zijlstra |
2020-06-22 | powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL | Aneesh Kumar K.V |
2020-06-17 | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |