Age | Commit message (Expand) | Author | Files | Lines |
2022-07-20 | powerpc/kvm: Remove comment related to moving PMU code to perf subsystem | Kajol Jain | 1 | -6/+0 |
2022-07-20 | powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late... | Kajol Jain | 3 | -221/+226 |
2022-07-20 | KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt | Murilo Opsfelder Araujo | 2 | -19/+0 |
2022-07-20 | KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr declarations | Murilo Opsfelder Araujo | 1 | -2/+0 |
2022-06-29 | KVM: PPC: Kconfig: Fix indentation | Juerg Haefliger | 1 | -1/+1 |
2022-06-29 | KVM: PPC: Do not warn when userspace asked for too big TCE table | Alexey Kardashevskiy | 1 | -1/+1 |
2022-06-29 | KVM: PPC: Align pt_regs in kvm_vcpu_arch structure | Fabiano Rosas | 1 | -1/+5 |
2022-06-29 | KVM: PPC: Book3S HV: tracing: Add missing hcall names | Fabiano Rosas | 2 | -1/+28 |
2022-06-29 | KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path | Fabiano Rosas | 4 | -24/+34 |
2022-06-29 | KVM: PPC: Book3S HV: Expose timing functions to module code | Fabiano Rosas | 2 | -9/+12 |
2022-06-29 | KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path | Fabiano Rosas | 4 | -4/+33 |
2022-06-29 | KVM: PPC: Book3S HV: Add a new config for P8 debug timing | Fabiano Rosas | 3 | -14/+18 |
2022-06-29 | KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings | Fabiano Rosas | 1 | -11/+2 |
2022-06-24 | KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_x | Alexey Kardashevskiy | 1 | -0/+1 |
2022-06-09 | Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 11 | -21/+38 |
2022-06-09 | powerpc/32: Fix overread/overwrite of thread_struct via ptrace | Michael Ellerman | 2 | -6/+17 |
2022-06-06 | powerpc/book3e: get rid of #include <generated/compile.h> | Masahiro Yamada | 1 | -6/+2 |
2022-06-04 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -7/+8 |
2022-06-03 | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -118/+64 |
2022-06-03 | Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2022-06-02 | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -11/+2 |
2022-06-02 | powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h | Masahiro Yamada | 1 | -2/+2 |
2022-06-02 | powerpc/kasan: Force thread size increase with KASAN | Michael Ellerman | 2 | -3/+8 |
2022-06-01 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -50/+6 |
2022-05-31 | powerpc/papr_scm: don't requests stats with '0' sized stats buffer | Vaibhav Jain | 1 | -0/+3 |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -5/+2 |
2022-05-29 | powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK | Michael Ellerman | 1 | -1/+0 |
2022-05-29 | powerpc/kasan: Silence KASAN warnings in __get_wchan() | He Ying | 1 | -2/+2 |
2022-05-29 | powerpc/kasan: Mark more real-mode code as not to be instrumented | Paul Mackerras | 4 | -3/+6 |
2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 434 | -4427/+2924 |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -32/+5 |
2022-05-27 | powerpc/64: Include cache.h directly in paca.h | Michael Ellerman | 1 | -0/+1 |
2022-05-27 | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -22/+48 |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -28/+3 |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+5 |
2022-05-26 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds | 6 | -36/+5 |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -2/+0 |
2022-05-25 | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 2 | -5/+2 |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2022-05-24 | powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is... | Christophe Leroy | 1 | -0/+2 |
2022-05-24 | powerpc/xics: Include missing header | Christophe Leroy | 1 | -0/+1 |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada | 1 | -1/+0 |
2022-05-24 | livepatch: Remove klp_arch_set_pc() and asm/livepatch.h | Christophe Leroy | 3 | -11/+2 |
2022-05-24 | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -8/+10 |
2022-05-23 | eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA | Jakub Kicinski | 2 | -2/+0 |
2022-05-22 | powerpc/powernv/pci: Drop VF MPS fixup | Oliver O'Halloran | 1 | -18/+0 |
2022-05-22 | powerpc/fsl_book3e: Don't set rodata RO too early | Christophe Leroy | 1 | -9/+6 |
2022-05-22 | powerpc/microwatt: Add mmu bits to device tree | Joel Stanley | 1 | -0/+2 |
2022-05-22 | powerpc/powernv/flash: Check OPAL flash calls exist before using | Vasant Hegde | 1 | -0/+4 |