index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-20
powerpc: floppy: Add missing checks after DMA map
Thomas Fourier
1
-1
/
+4
2025-07-10
powerpc: Fix struct termio related ioctl macros
Madhavan Srinivasan
1
-4
/
+4
2025-06-27
powerpc/vdso: Fix build of VDSO32 with pcrel
Christophe Leroy
1
-1
/
+1
2025-05-29
powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
Gaurav Batra
1
-0
/
+1
2025-03-13
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-2
/
+4
2025-02-27
powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
Christophe Leroy
1
-2
/
+10
2025-02-08
powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is active
Sourabh Jain
1
-0
/
+9
2024-12-05
KVM: PPC: Book3S HV: Fix kmv -> kvm typo
Kajol Jain
1
-2
/
+2
2024-12-05
powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
Michal Suchanek
1
-5
/
+0
2024-12-05
powerpc/fadump: allocate memory for additional parameters early
Hari Bathini
1
-0
/
+2
2024-12-05
powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
Michael Ellerman
1
-2
/
+2
2024-12-05
powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()
Ritesh Harjani (IBM)
1
-0
/
+7
2024-12-05
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
1
-0
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-15
/
+4
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
14
-43
/
+85
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+78
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2024-09-17
powerpc/atomic: Use YZ constraints for DS-form instructions
Michael Ellerman
3
-8
/
+10
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
1
-0
/
+1
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
4
-1
/
+63
2024-09-13
powerpc/vdso: Fix VDSO data access when running in a non-root time namespace
Christophe Leroy
1
-0
/
+15
2024-09-10
powerpc/pseries/eeh: Fix pseries_eeh_err_inject
Narayana Murty N
1
-0
/
+1
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-6
/
+0
2024-09-01
mm: remove arch_unmap()
Michael Ellerman
1
-5
/
+0
2024-09-01
powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()
Michael Ellerman
1
-4
/
+0
2024-09-01
mm/powerpc: add missing pud helpers
Peter Xu
1
-0
/
+3
2024-08-30
powerpc/pseries/dlpar: Remove device tree node for DLPAR IO remove
Haren Myneni
1
-0
/
+1
2024-08-30
powerpc/32: Implement validation of emergency stack
Christophe Leroy
1
-0
/
+4
2024-08-30
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
1
-1
/
+1
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
1
-1
/
+2
2024-08-30
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
1
-1
/
+2
2024-08-30
powerpc/8xx: Copy kernel PGD entries into all PGDIRs
Christophe Leroy
1
-1
/
+7
2024-08-30
powerpc: Remove obsoleted declarations for use_cop and drop_cop
Gaosheng Cui
1
-3
/
+0
2024-08-29
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2
-26
/
+20
2024-08-22
powerpc/mm: Fix return type of pgd_val()
Christophe Leroy
2
-5
/
+11
2024-08-21
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
1
-0
/
+6
2024-08-21
powerpc/code-patching: Add generic memory patching
Benjamin Gray
1
-0
/
+31
2024-08-21
powerpc: Remove unused LHZX_BE macro
Christophe Leroy
1
-2
/
+0
2024-08-13
powerpc/topology: Check if a core is online
Nysal Jan K.A
1
-0
/
+13
2024-08-07
powerpc: Remove useless config comment in asm/percpu.h
Jinjie Ruan
1
-1
/
+1
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
1
-3
/
+3
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+2
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
22
-329
/
+195
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2024-07-19
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
30
-360
/
+70
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+0
2024-07-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
6
-4
/
+22
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
4
-32
/
+0
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
9
-142
/
+56
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
5
-56
/
+68
[next]