Age | Commit message (Expand) | Author |
2021-07-26 | printk: remove safe buffers | John Ogness |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-29 | arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma() | Liam Howlett |
2021-06-29 | arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters... | Liam Howlett |
2021-06-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-25 | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-06-24 | KVM: debugfs: Reuse binary stats descriptors | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VCPU | Jing Zhang |
2021-06-24 | KVM: stats: Support binary stats retrieval for a VM | Jing Zhang |
2021-06-24 | KVM: stats: Add fd-based API to read binary stats data | Jing Zhang |
2021-06-24 | KVM: stats: Separate generic stats from architecture specific ones | Jing Zhang |
2021-06-23 | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2021-06-23 | KVM: PPC: Book3S HV: Workaround high stack usage with clang | Nathan Chancellor |
2021-06-22 | KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM | Bharata B Rao |
2021-06-22 | KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability | Bharata B Rao |
2021-06-22 | KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE | Bharata B Rao |
2021-06-21 | KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE | Bharata B Rao |
2021-06-21 | powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def | Bharata B Rao |
2021-06-21 | KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments | Aneesh Kumar K.V |
2021-06-21 | KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors | Suraj Jitindar Singh |
2021-06-19 | Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-06-18 | sched: Change task_struct::state | Peter Zijlstra |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-06-18 | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar |
2021-06-18 | powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set | Athira Rajeev |
2021-06-17 | KVM: switch per-VM stats to u64 | Paolo Bonzini |
2021-06-15 | powerpc: Fix initrd corruption with relative jump labels | Michael Ellerman |
2021-06-14 | powerpc/signal64: Copy siginfo before changing regs->nip | Michael Ellerman |
2021-06-10 | KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: implement hash host / hash guest support | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: implement hash guest support | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR... | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: small pseries_do_hcall cleanup | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage | Nicholas Piggin |
2021-06-10 | KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0 | Nicholas Piggin |