summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap2022-05-041-15/+6
| * | | | | | | | | powerpc/pmac: remove unused symbolZucheng Zheng2022-05-041-4/+0
| * | | | | | | | | powerpc: make 'boot_text_mapped' staticYu Kuai2022-05-041-1/+1
| * | | | | | | | | powerpc: remove set but not used variable 'force_printk_to_btext'Yu Kuai2022-05-041-1/+0
| * | | | | | | | | powerpc/pseries/cmm: Remove unneeded variable "ret"zuoqilin2022-05-041-3/+1
| * | | | | | | | | powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()YueHaibing2022-05-041-2/+0
| * | | | | | | | | powerpc/time: Fix sparse warningsHe Ying2022-05-043-7/+5
| * | | | | | | | | powerpc/sstep: Use bitwise instead of arithmetic operator for flagsYang Li2022-05-021-3/+3
| * | | | | | | | | powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap2022-05-021-0/+1
| * | | | | | | | | powerpc/perf: Fix symbol undeclared warningWang Wensheng2022-05-021-2/+2
| * | | | | | | | | powerpc/pseries/dlpar: Remove unnecessary cast to kfree()Xu Wang2022-05-021-1/+1
| * | | | | | | | | powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()Michael Ellerman2022-04-271-1/+1
| * | | | | | | | | powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley2022-04-271-2/+6
| * | | | | | | | | powerpc/fadump: print start of preserved areaHari Bathini2022-04-262-6/+6
| * | | | | | | | | powerpc/fadump: align destination address to pagesizeHari Bathini2022-04-262-0/+11
| * | | | | | | | | powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini2022-04-261-2/+6
| * | | | | | | | | powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPARHari Bathini2022-04-263-3/+8
| * | | | | | | | | powerpc/fadump: Fix fadump to work with a different endian capture kernelHari Bathini2022-04-262-47/+57
| * | | | | | | | | powerpc/boot: remove unused function find_node_by_linuxphandle()Frank Rowand2022-04-261-6/+0
| * | | | | | | | | powerpc: Remove unused SLOW_DOWN_IO definitionBjorn Helgaas2022-04-231-2/+0
| * | | | | | | | | powerpc/83xx/mpc8349emitx: Get rid of of_node assignmentAndy Shevchenko2022-04-211-9/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-272-32/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: unexport csum_and_copy_{from,to}_userChristoph Hellwig2022-04-291-2/+0
| * | | | | | | | | vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)2022-04-291-30/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xxChristophe Leroy2022-04-051-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-265-22/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-3/+6
| * | | | | | | | | powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3sDavid Hildenbrand2022-05-091-1/+20
| * | | | | | | | | powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3sDavid Hildenbrand2022-05-091-7/+5
| * | | | | | | | | powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-04-283-12/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-264-28/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-241-1/+0
| * | | | | | | | | kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-112-25/+1
| * | | | | | | | | kbuild: drop $(objtree)/ prefix support for clean-filesMasahiro Yamada2022-05-081-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-5/+5
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | powerpc: add asm/stat.h to UAPI compile-test coverageMasahiro Yamada2022-05-131-5/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2022-05-256-36/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig2022-04-185-33/+4
| * | | | | | | | swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-182-4/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-252-2/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski2022-05-232-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
* | | | | | | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-233-8/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf2022-05-191-6/+8
| * | | | | | | ELF: Remove elf_core_copy_kernel_regs()Brian Gerst2022-04-142-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-151-5/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf2022-05-111-5/+21
* | | | | | Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-085-24/+36
|\| | | | | | |_|_|/ / |/| | | |