Age | Commit message (Expand) | Author |
2022-09-26 | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-09-26 | powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush | Yang Shi |
2022-09-09 | Merge tag 'powerpc-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-09-09 | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-09-08 | powerpc/pseries: Fix plpks crash on non-pseries | Michael Ellerman |
2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior |
2022-09-02 | powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register() | Nathan Chancellor |
2022-09-02 | Revert "powerpc/irq: Don't open code irq_soft_mask helpers" | Michael Ellerman |
2022-08-31 | powerpc: Fix hard_irq_disable() with sanitizer | Christophe Leroy |
2022-08-26 | powerpc/rtas: Fix RTAS MSR[HV] handling for Cell | Michael Ellerman |
2022-08-26 | Revert "powerpc: Remove unused FW_FEATURE_NATIVE references" | Michael Ellerman |
2022-08-26 | powerpc: align syscall table for ppc32 | Masahiro Yamada |
2022-08-25 | powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique | Pali Rohár |
2022-08-23 | powerpc/papr_scm: Fix nvdimm event mappings | Kajol Jain |
2022-08-20 | Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-19 | KVM: Rename mmu_notifier_* to mmu_invalidate_* | Chao Peng |
2022-08-15 | powerpc/pci: Fix get_phb_number() locking | Michael Ellerman |
2022-08-14 | Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2022-08-10 | powerpc/kexec: Fix build failure from uninitialised variable | Russell Currey |
2022-08-10 | powerpc/ppc-opcode: Fix PPC_RAW_TW() | Christophe Leroy |
2022-08-10 | powerpc64/ftrace: Fix ftrace for clang builds | Naveen N. Rao |
2022-08-10 | powerpc: Make eh value more explicit when using lwarx | Christophe Leroy |
2022-08-10 | powerpc: Don't hide eh field of lwarx behind a macro | Christophe Leroy |
2022-08-10 | powerpc: Fix eh field when calling lwarx on PPC32 | Christophe Leroy |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-08-07 | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-08-06 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-08-03 | powerpc/64e: Fix kexec build error | Michael Ellerman |
2022-08-02 | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-08-02 | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-08-02 | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2022-08-02 | mm: Convert all PageMovable users to movable_operations | Matthew Wilcox (Oracle) |
2022-08-02 | powerpc/pci: Fix PHB numbering when using opal-phbid | Michael Ellerman |
2022-08-01 | powerpc: drop dependency on <asm/machdep.h> in archrandom.h | Yury Norov |
2022-08-01 | powerpc/64: Init jump labels before parse_early_param() | Zhouyi Zhou |
2022-08-01 | powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address | Miaoqian Lin |
2022-08-01 | powerpc/xive: Fix refcount leak in xive_get_max_prio | Miaoqian Lin |
2022-08-01 | powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader | Miaoqian Lin |
2022-08-01 | powerpc/perf: Include caps feature for power10 DD1 version | Athira Rajeev |
2022-08-01 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman |
2022-07-29 | profile: setup_profiling_timer() is moslty not implemented | Ben Dooks |
2022-07-29 | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |