summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2025-08-20powerpc: floppy: Add missing checks after DMA mapThomas Fourier1-1/+4
2025-07-10powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan1-4/+4
2025-06-27powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy1-1/+1
2025-05-29powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra1-0/+1
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-27powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy1-2/+10
2025-02-08powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain1-0/+9
2024-12-05KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain1-2/+2
2024-12-05powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek1-5/+0
2024-12-05powerpc/fadump: allocate memory for additional parameters earlyHari Bathini1-0/+2
2024-12-05powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman1-2/+2
2024-12-05powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)1-0/+7
2024-12-05powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy1-0/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-15/+4
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-43/+85
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-1/+78
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2024-09-17powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman3-8/+10
2024-09-17mm: always define pxx_pgprot()Peter Xu1-0/+1
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy4-1/+63
2024-09-13powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy1-0/+15
2024-09-10powerpc/pseries/eeh: Fix pseries_eeh_err_injectNarayana Murty N1-0/+1
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)1-6/+0
2024-09-01mm: remove arch_unmap()Michael Ellerman1-5/+0
2024-09-01powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman1-4/+0
2024-09-01mm/powerpc: add missing pud helpersPeter Xu1-0/+3
2024-08-30powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni1-0/+1
2024-08-30powerpc/32: Implement validation of emergency stackChristophe Leroy1-0/+4
2024-08-30powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...Christophe Leroy1-1/+1
2024-08-30powerpc/32s: Reduce default size of module/execmem areaChristophe Leroy1-1/+2
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy1-1/+2
2024-08-30powerpc/8xx: Copy kernel PGD entries into all PGDIRsChristophe Leroy1-1/+7
2024-08-30powerpc: Remove obsoleted declarations for use_cop and drop_copGaosheng Cui1-3/+0
2024-08-29powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman2-26/+20
2024-08-22powerpc/mm: Fix return type of pgd_val()Christophe Leroy2-5/+11
2024-08-21powerpc/code-patching: Add data patch alignment checkBenjamin Gray1-0/+6
2024-08-21powerpc/code-patching: Add generic memory patchingBenjamin Gray1-0/+31
2024-08-21powerpc: Remove unused LHZX_BE macroChristophe Leroy1-2/+0
2024-08-13powerpc/topology: Check if a core is onlineNysal Jan K.A1-0/+13
2024-08-07powerpc: Remove useless config comment in asm/percpu.hJinjie Ruan1-1/+1
2024-07-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider1-3/+3
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+2
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds22-329/+195
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds30-360/+70
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-2/+0
2024-07-18Merge branch 'topic/ppc-kvm' into nextMichael Ellerman6-4/+22
2024-07-12powerpc/mm: remove hugepd leftoversChristophe Leroy4-32/+0
2024-07-12powerpc/64s: use contiguous PMD/PUD instead of HUGEPDChristophe Leroy9-142/+56
2024-07-12powerpc/e500: use contiguous PMD instead of hugepdChristophe Leroy5-56/+68