aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy
2022-05-08powerpc: Use static call for get_irq()Christophe Leroy
2022-05-08powerpc: Use rol32() instead of opencoding in csum_fold()Christophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-06powerpc: Add missing declaration in asm/drmem.hChristophe Leroy
2022-05-06powerpc: Include asm/reg.h in asm/svm.hChristophe Leroy
2022-05-06powerpc: Don't include asm/prom.h in asm/parport.hChristophe Leroy
2022-05-06powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.hChristophe Leroy
2022-05-06powerpc: Reduce csum_add() complexity for PPC64Christophe Leroy
2022-05-06powerpc/64: remove system call instruction emulationNicholas Piggin
2022-05-06powerpc: Reject probes on instructions that can't be single steppedNaveen N. Rao
2022-05-06powerpc: Sort and de-dup primary opcodes in ppc-opcode.hNaveen N. Rao
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05powerpc/boot: Stop using RELACOUNTAlexey Kardashevskiy
2022-05-05powerpc: Simplify and move arch_randomize_brk()Christophe Leroy
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy
2022-05-05powerpc/mm: Enable full randomisation of memory mappingsChristophe Leroy
2022-05-05powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy
2022-05-05powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy
2022-05-05powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...Christophe Leroy
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy
2022-05-05powerpc/mm: Move vma_mmu_pagesize()Christophe Leroy
2022-05-05mm: Add len and flags parameters to arch_get_mmap_end()Christophe Leroy
2022-05-05mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...Christophe Leroy
2022-05-05mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TO...Christophe Leroy
2022-05-05Merge tag 'v5.18-rc4' into nextMichael Ellerman
2022-05-04powerpc/eeh: Remove unused inline functionsYueHaibing
2022-05-04powerpc/powermac: Use for_each_property_of_node()Michael Ellerman
2022-05-04powerpc/4xx/cpm: Fix return value of __setup() handlerRandy Dunlap
2022-05-04powerpc/idle: Fix return value of __setup() handlerRandy Dunlap
2022-05-04powerpc/5xx: Drop unnecessary castWang Qing
2022-05-04selftests/powerpc: Fix typo in spectre_v2Russell Currey
2022-05-04macintosh: Use for_each_child_of_node() macroZou Wei
2022-05-04powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy
2022-05-04powerpc/kuap: Remove unused inline function __kuap_assert_locked()YueHaibing
2022-05-04powerpc/smp: Remove unused inline functionsYueHaibing
2022-05-04powerpc: Remove redundant spaces to match coding stylemaqiang
2022-05-04powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()Magali Lemes
2022-05-04macintosh: Fix warning comparing pointer to 0Yang Li
2022-05-04powerpc/fadump: Use swap() instead of open coding itJiapeng Chong
2022-05-04macintosh/ams: Remove unneeded result variableMinghao Chi
2022-05-04powerpc: No need to initialise statics to 0Xiang wangx
2022-05-04macintosh/adb: Use swap() to make code cleanerYang Guang
2022-05-04powerpc/fadump: Correct two typos in a commentRandy Dunlap
2022-05-04macintosh/ams: Replace snprintf in show functions with sysfs_emitQing Wang
2022-05-04Documentation: Fix typo in testing/sysfs-class-cxlSohaib Mohamed
2022-05-04macintosh/smu: Fix warning comparing pointer to 0Jing Yangyang
2022-05-04powerpc: use strscpy to replace strlcpyJason Wang