| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-26 | KVM: x86: Print guest pgd in kvm_nested_vmenter() |  Mingwei Zhang | 3 | -4/+15 |
| 2022-09-26 | KVM: nVMX: Add tracepoint for nested VM-Enter |  David Matlack | 1 | -0/+8 |
| 2022-09-26 | KVM: x86: Update trace function for nested VM entry to support VMX |  Mingwei Zhang | 3 | -16/+25 |
| 2022-09-26 | KVM: x86: Use u64 for address and error code in page fault tracepoint |  Sean Christopherson | 1 | -5/+4 |
| 2022-09-26 | KVM: Add extra information in kvm_page_fault trace point |  Wonhyuk Yang | 4 | -6/+12 |
| 2022-09-26 | KVM: SVM: remove unnecessary check on INIT intercept |  Paolo Bonzini | 1 | -9/+1 |
| 2022-09-26 | KVM/VMX: Avoid stack engine synchronization uop in __vmx_vcpu_run |  Uros Bizjak | 1 | -5/+4 |
| 2022-09-26 | x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype |  Luciano Leão | 1 | -1/+1 |
| 2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 99 | -255/+369 |
| 2022-09-26 | powerpc: Remove direct call to personality syscall handler |  Rohan McLure | 1 | -1/+1 |
| 2022-09-26 | powerpc/32: Remove powerpc select specialisation |  Rohan McLure | 3 | -20/+1 |
| 2022-09-26 | powerpc: Use generic fallocate compatibility syscall |  Rohan McLure | 3 | -9/+1 |
| 2022-09-26 | powerpc: Fix fallocate and fadvise64_64 compat parameter combination |  Rohan McLure | 3 | -15/+15 |
| 2022-09-26 | powerpc/64s: Fix comment on interrupt handler prologue |  Rohan McLure | 1 | -2/+2 |
| 2022-09-26 | powerpc/64e: Clarify register saves and clears with {SAVE,ZEROIZE}_GPRS |  Rohan McLure | 1 | -16/+12 |
| 2022-09-26 | powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S |  Rohan McLure | 1 | -20/+13 |
| 2022-09-26 | powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers |  Rohan McLure | 1 | -34/+9 |
| 2022-09-26 | powerpc: Add ZEROIZE_GPRS macros for register clears |  Rohan McLure | 1 | -0/+22 |
| 2022-09-26 | powerpc: Save caller r3 prior to system_call_exception |  Rohan McLure | 3 | -1/+3 |
| 2022-09-26 | powerpc: Remove asmlinkage from syscall handler definitions |  Rohan McLure | 2 | -12/+12 |
| 2022-09-26 | powerpc/irq: Refactor irq_soft_mask_{set,or}_return() |  Christophe Leroy | 1 | -22/+4 |
| 2022-09-26 | powerpc: Remove impossible mmu_psize_defs[] on nohash |  Christophe Leroy | 1 | -49/+15 |
| 2022-09-26 | powerpc: Cleanup idle for e500 |  Christophe Leroy | 6 | -19/+4 |
| 2022-09-26 | powerpc: Simplify redundant Kconfig tests |  Christophe Leroy | 3 | -3/+3 |
| 2022-09-26 | powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500 |  Christophe Leroy | 3 | -3/+3 |
| 2022-09-26 | powerpc: Remove CONFIG_PPC_BOOK3E_MMU |  Christophe Leroy | 10 | -18/+14 |
| 2022-09-26 | powerpc: Remove CONFIG_PPC_FSL_BOOK3E |  Christophe Leroy | 32 | -66/+58 |
| 2022-09-26 | powerpc: Change CONFIG_E500 to CONFIG_PPC_E500 |  Christophe Leroy | 18 | -38/+38 |
| 2022-09-26 | powerpc: Remove redundant selection of E500 and E500MC |  Christophe Leroy | 1 | -3/+0 |
| 2022-09-26 | powerpc: Remove CONFIG_PPC_BOOK3E |  Christophe Leroy | 20 | -70/+66 |
| 2022-09-26 | powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc |  Christophe Leroy | 3 | -66/+65 |
| 2022-09-26 | powerpc: Remove CONFIG_FSL_BOOKE |  Christophe Leroy | 21 | -56/+51 |
| 2022-09-26 | powerpc/cputable: Split cpu_specs[] out of cputable.h |  Christophe Leroy | 9 | -1876/+1930 |
| 2022-09-26 | powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h |  Christophe Leroy | 4 | -50/+51 |
| 2022-09-26 | microblaze: Add support for error injection |  Appana Durga Kedareswara rao | 2 | -0/+60 |
| 2022-09-26 | microblaze: Add custom break vector handler for mb manager |  Appana Durga Kedareswara rao | 2 | -1/+212 |
| 2022-09-26 | microblaze: Add xmb_manager_register function |  Appana Durga Kedareswara rao | 3 | -0/+75 |
| 2022-09-26 | powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes |  Christophe Leroy | 1 | -3/+0 |
| 2022-09-26 | powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E |  Christophe Leroy | 2 | -14/+0 |
| 2022-09-26 | powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC |  Christophe Leroy | 2 | -0/+4 |
| 2022-09-26 | powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE |  Christophe Leroy | 1 | -1/+1 |
| 2022-09-26 | powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes |  Pali Rohár | 1 | -2/+2 |
| 2022-09-26 | powerpc: dts: turris1x.dts: Fix NOR partitions labels |  Pali Rohár | 1 | -5/+5 |
| 2022-09-26 | powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESS |  Michael Ellerman | 1 | -1/+1 |
| 2022-09-26 | powerpc/highmem: Properly handle fragmented memory |  Christophe Leroy | 1 | -1/+1 |
| 2022-09-26 | powerpc/prom_init: drop PROM_BUG() |  David Hildenbrand | 1 | -6/+0 |
| 2022-09-26 | powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly |  Christophe Leroy | 3 | -10/+5 |
| 2022-09-26 | powerpc/mm: Reduce redundancy in pgtable.h |  Christophe Leroy | 4 | -57/+19 |
| 2022-09-26 | powerpc/book3s: Inline first level of update_mmu_cache() |  Christophe Leroy | 3 | -12/+12 |
| 2022-09-26 | powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused |  Christophe Leroy | 3 | -5/+4 |