Age | Commit message (Expand) | Author |
2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-26 | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
2023-04-20 | powerpc: Move Power10 feature PPC_MODULE_FEATURE_P10 | Danny Tsen |
2023-04-20 | powerpc/pseries: Always inline functions called from cpuidle | Michael Ellerman |
2023-04-20 | powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code. | Paul Gortmaker |
2023-04-20 | powerpc/pseries: Add FW_FEATURE_PLPKS feature flag | Andrew Donnellan |
2023-04-20 | powerpc: Remove duplicate SPRN_HSRR definitions | Joel Stanley |
2023-04-20 | powerpc/64: modules support building with PCREL addresing | Nicholas Piggin |
2023-04-20 | powerpc/64: vmlinux support building with PCREL addresing | Nicholas Piggin |
2023-04-20 | powerpc: add CFUNC assembly label annotation | Nicholas Piggin |
2023-04-20 | powerpc/64: Add support to build with prefixed instructions | Nicholas Piggin |
2023-04-20 | powerpc/fsl_uli1575: Mark uli_exclude_device() as static | Pali Rohár |
2023-04-20 | powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver file | Pali Rohár |
2023-04-20 | powerpc/fsl_uli1575: Misc cleanup | Christophe Leroy |
2023-04-11 | powerpc: copy_thread differentiate kthreads and user mode threads | Nicholas Piggin |
2023-04-04 | powerpc/atomics: Remove unused function | Nysal Jan K.A |
2023-04-04 | powerpc: Implement arch_within_stack_frames | Nicholas Miehlbradt |
2023-04-04 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2023-04-03 | KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM | Paul Mackerras |
2023-04-03 | KVM: PPC: Fetch prefixed instructions from the guest | Paul Mackerras |
2023-04-03 | KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t | Paul Mackerras |
2023-04-03 | KVM: PPC: Permit SRR1 flags in more injected interrupt types | Nicholas Piggin |
2023-04-02 | Merge tag 'powerpc-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-03-30 | powerpc/rtas: ensure 8-byte alignment for struct rtas_args | Nathan Lynch |
2023-03-30 | powerpc/perf: Properly detect mpc7450 family | Christophe Leroy |
2023-03-29 | powerpc: Remove memcpy_page_flushcache() | Ira Weiny |
2023-03-28 | mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault() | Gerald Schaefer |
2023-03-28 | powerpc/64s: Fix __pte_needs_flush() false positive warning | Benjamin Gray |
2023-03-23 | kasan, powerpc: don't rename memintrinsics if compiler adds prefixes | Marco Elver |
2023-03-15 | powerpc/machdep: Define 'compatible' property in ppc_md and use it | Christophe Leroy |
2023-03-15 | powerpc/machdep: Make machine name const | Christophe Leroy |
2023-03-15 | powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains | Alexey Kardashevskiy |
2023-03-14 | powerpc/iommu: Add "borrowing" iommu_table_group_ops | Alexey Kardashevskiy |
2023-03-08 | powerpc/cpu: Mark start_secondary_resume() __noreturn | Josh Poimboeuf |
2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-20 | Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-17 | powerpc/64s: Prevent fallthrough to hash TLB flush when using radix | Benjamin Gray |
2023-02-15 | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2023-02-15 | powerpc/machdep: warn when machine_is() used too early | Nathan Lynch |
2023-02-13 | char/agp: introduce asm-generic/agp.h | Mike Rapoport |
2023-02-13 | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport |
2023-02-13 | powerpc/rtas: introduce rtas_function_token() API | Nathan Lynch |
2023-02-13 | powerpc/pseries: PAPR system parameter API | Nathan Lynch |
2023-02-13 | powerpc/pseries: add RTAS work area allocator | Nathan Lynch |
2023-02-13 | powerpc/tracing: tracepoints for RTAS entry and exit | Nathan Lynch |