summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman2024-10-161-0/+1
* powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy2024-10-111-0/+1
* Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-10-061-1/+1
|\
| * powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld2024-09-301-1/+1
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-3/+3
|/
* Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-09-252-100/+100
|\
| * powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N2024-09-201-99/+99
| * powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy2024-09-201-1/+1
* | Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-09-241-0/+1
|\ \
| * | crypto: powerpc/p10-aes-gcm - Disable CRYPTO_AES_GCM_P10Danny Tsen2024-09-211-0/+1
* | | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-233-12/+12
|\ \ \
| * | | introduce fd_file(), convert all accessors to it.Al Viro2024-08-133-12/+12
* | | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-211-3/+0
|\ \ \ \
| * | | | xz: remove XZ_EXTERN and extern from functionsLasse Collin2024-09-021-3/+0
* | | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-2112-61/+67
|\ \ \ \ \
| * | | | | mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed2024-09-171-1/+0
| * | | | | mm: always define pxx_pgprot()Peter Xu2024-09-171-0/+1
| * | | | | mm: pass vm_flags to generic_get_unmapped_area()Mark Brown2024-09-101-2/+2
| * | | | | mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-101-2/+4
| * | | | | mm: remove PageActiveMatthew Wilcox (Oracle)2024-09-041-3/+3
| * | | | | arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)2024-09-041-21/+3
| * | | | | arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-042-8/+0
| * | | | | powerpc/vdso: refactor error handlingMichael Ellerman2024-09-021-11/+7
| * | | | | mm: remove arch_unmap()Michael Ellerman2024-09-021-5/+0
| * | | | | powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman2024-09-022-4/+17
| * | | | | mm/powerpc: add missing pud helpersPeter Xu2024-09-022-0/+23
| * | | | | powerpc/8xx: document and enforce that split PT locks are not usedDavid Hildenbrand2024-09-021-0/+6
| * | | | | mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich2024-09-021-4/+1
| |/ / / /
* | | | | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-192-2/+5
|\ \ \ \ \
| * | | | | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-1/+1
| * | | | | dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas2024-08-221-1/+4
| |/ / / /
* | | | | Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-09-192-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge v6.11-rc7 into drm-nextSimona Vetter2024-09-116-10/+26
| |\ \ \ \
| * \ \ \ \ Merge v6.11-rc5 into drm-nextDaniel Vetter2024-08-274-4/+16
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-08-082-6/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-07-298-9/+74
| | |\ \ \ \
| | * | | | | printk: Add a short description string to kmsg_dump()Jocelyn Falempe2024-07-172-6/+6
* | | | | | | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-09-1969-374/+755
|\ \ \ \ \ \ \
| * | | | | | | powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman2024-09-173-8/+10
| * | | | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-09-121-6/+12
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: PPC: Book3S HV: remove unused varibleAlex Shi2024-08-161-2/+0
| | * | | | | | | KVM: PPC: Book3S HV: Refactor HFSCR emulation for KVM guestsGautam Menghani2024-08-051-4/+12
| | |/ / / / / /
| * | | | | | | powerpc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-107-7/+7
| * | | | | | | powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N2024-09-103-5/+44
| * | | | | | | powerpc: Stop using no_llseekMichael Ellerman2024-09-055-24/+0
| * | | | | | | powerpc/64s: Remove the "fast endian switch" syscallMichael Ellerman2024-09-052-23/+0
| * | | | | | | powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pagesMichael Ellerman2024-09-051-0/+1
| * | | | | | | powerpc/mm/64s: Move THP reqs into a separate symbolMichael Ellerman2024-09-051-3/+7
| * | | | | | | powerpc/64s: Make mmu_hash_ops __ro_after_initMichael Ellerman2024-09-051-1/+1
| * | | | | | | powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey2024-09-056-67/+81