aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-1/+10
2023-10-09powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Gravatar Christophe Leroy 1-1/+1
2023-10-09powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEGravatar Christophe Leroy 2-0/+9
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Gravatar Ryan Roberts 1-1/+2
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-18/+0
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-27/+0
2023-08-31powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesGravatar Ingo Molnar 1-1/+1
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 46-401/+340
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-8/+8
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 13-67/+279
2023-08-24powerpc: implement the new page table range APIGravatar Matthew Wilcox (Oracle) 7-38/+36
2023-08-24powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTGravatar Russell Currey 1-2/+9
2023-08-24powerpc: Don't include lppaca.h in paca.hGravatar Michael Ellerman 4-5/+7
2023-08-24powerpc/pseries: Move hcall_vphn() prototype into vphn.hGravatar Michael Ellerman 3-3/+2
2023-08-24powerpc/pseries: Move VPHN constants into vphn.hGravatar Michael Ellerman 2-22/+22
2023-08-24powerpc: Drop zalloc_maybe_bootmem()Gravatar Michael Ellerman 1-1/+0
2023-08-24powerpc: Remove <asm/ide.h>Gravatar Geert Uytterhoeven 1-18/+0
2023-08-23powerpc/64e: Fix circular dependency with CONFIG_SMP disabledGravatar Christophe Leroy 2-5/+3
2023-08-21powerpc/book3s64/memhotplug: enable memmap on memory for radixGravatar Aneesh Kumar K.V 1-0/+21
2023-08-22powerpc/ftrace: Add support for -fpatchable-function-entryGravatar Naveen N Rao 2-3/+7
2023-08-22powerpc/ftrace: Add separate ftrace_init_nop() with additional validationGravatar Naveen N Rao 1-0/+6
2023-08-22powerpc/ftrace: Extend ftrace support for large kernels to ppc32Gravatar Naveen N Rao 2-3/+9
2023-08-22powerpc/module: Remove unused .ftrace.tramp sectionGravatar Naveen N Rao 1-4/+0
2023-08-22powerpc/ftrace: Fix dropping weak symbols with older toolchainsGravatar Naveen N Rao 1-1/+1
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Gravatar Greg Kroah-Hartman 2-4/+1
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUGravatar Douglas Anderson 1-1/+1
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixGravatar Aneesh Kumar K.V 1-0/+11
2023-08-18powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...Gravatar Aneesh Kumar K.V 2-0/+8
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageGravatar Aneesh Kumar K.V 5-11/+199
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsGravatar Alistair Popple 1-0/+1
2023-08-18powerpc: mm: convert to GENERIC_IOREMAPGravatar Christophe Leroy 1-5/+3
2023-08-18mm: move is_ioremap_addr() into new header fileGravatar Baoquan He 1-10/+0
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosGravatar Baoquan He 1-8/+1
2023-08-18powerpc: add pte_free_defer() for pgtables sharing pageGravatar Hugh Dickins 1-0/+4
2023-08-18powerpc/rtas: export rtas_error_rc() for reuse.Gravatar Mahesh Salgaonkar 1-0/+3
2023-08-18powerpc: Move DMA64_PROPNAME define to a headerGravatar Michal Suchanek 1-0/+3
2023-08-18powerpc/mm: Cleanup memory block size probingGravatar Aneesh Kumar K.V 1-4/+1
2023-08-18powerpc/32s: Cleanup the mess in __set_pte_at()Gravatar Christophe Leroy 1-46/+31
2023-08-18powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272Gravatar Christophe Leroy 1-1/+1
2023-08-16powerpc/watchpoints: Track perf single step directly on the breakpointGravatar Benjamin Gray 2-5/+1
2023-08-16powerpc: Make virt_to_pfn() a static inlineGravatar Linus Walleij 5-15/+25
2023-08-16powerpc: remove <asm/export.h>Gravatar Masahiro Yamada 1-1/+0
2023-08-16powerpc/inst: add PPC_TLBILX_LPIDGravatar Nick Desaulniers 1-0/+2
2023-08-16powerpc/reg: Remove #ifdef around mtspr macroGravatar Christophe Leroy 1-2/+0
2023-08-16powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()Gravatar Christophe Leroy 1-8/+0
2023-08-16powerpc/8xx: Remove immr_map() and immr_unmap()Gravatar Christophe Leroy 1-8/+0
2023-08-16powerpc/include: Remove mpc8260.h and m82xx_pci.hGravatar Christophe Leroy 3-26/+3
2023-08-16powerpc/include: Declare mpc8xx_immr in 8xx_immap.hGravatar Christophe Leroy 2-2/+2
2023-08-14Merge branch 'topic/cpu-smt' into nextGravatar Michael Ellerman 1-0/+15