index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
2024-03-07
arch/powerpc: Remove <linux/fb.h> from backlight code
Thomas Zimmermann
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-03-06
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
2024-03-06
hugetlb: parallelize 1G hugetlb initialization
Gang Li
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-23
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
2024-02-23
ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP
Baoquan He
2024-02-23
crash: remove dependency of FA_DUMP on CRASH_DUMP
Baoquan He
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
2024-02-23
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
2024-02-22
powerpc: Kconfig: remove tautology in CONFIG_COMPAT
Nathan Chancellor
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
2024-02-22
mm/mmu_gather: add tlb_remove_tlb_entries()
David Hildenbrand
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-02-22
powerpc/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
2024-02-22
powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-20
KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Amit Machhiwal
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-14
powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
Shivaprasad G Bhat
2024-02-14
powerpc/pseries: fix accuracy of stolen time
Shrikanth Hegde
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
2024-02-14
powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
David Engraf
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
drivers/ps3: select VIDEO to provide cmdline functions
Randy Dunlap
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
[next]