index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2024-10-25
KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()
Sean Christopherson
2024-10-25
KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix
Sean Christopherson
2024-10-25
KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV
Sean Christopherson
2024-10-25
KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
Sean Christopherson
2024-10-25
KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
Sean Christopherson
2024-10-25
KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
Sean Christopherson
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-23
powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang
Nathan Chancellor
2024-10-23
powerpc: Fix stack protector Kconfig test for clang
Nathan Chancellor
2024-10-23
book3s64/hash: Early detect debug_pagealloc size requirement
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Disable kfence if not early init
Ritesh Harjani (IBM)
2024-10-23
book3s64/radix: Refactoring common kfence related functions
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add kfence functionality
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Disable debug_pagealloc if it requires more memory
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Make kernel_map_linear_page() generic
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Refactor hash__kernel_map_pages() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_add_slot() function
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Refactor kernel linear map related calls
Ritesh Harjani (IBM)
2024-10-23
book3s64/hash: Remove kfence support temporarily
Ritesh Harjani (IBM)
2024-10-23
powerpc/mm/fault: Fix kfence page fault reporting
Ritesh Harjani (IBM)
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()
Ritesh Harjani (IBM)
2024-10-21
powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
Ritesh Harjani (IBM)
2024-10-21
powerpc/fadump: Refactor and prepare fadump_cma_init for late init
Ritesh Harjani (IBM)
2024-10-16
powerpc/cell: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-16
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
2024-10-16
powerpc/vdso: Implement __arch_get_vdso_rng_data()
Christophe Leroy
2024-10-16
powerpc/vdso: Add a page for non-time data
Christophe Leroy
2024-10-16
KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-16
powerpc/rtas: Use fsleep() to minimize additional sleep duration
Anna-Maria Behnsen
2024-10-16
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-10-15
powerpc/vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
2024-10-11
eth: remove the DLink/Sundance (ST201) driver
Jakub Kicinski
2024-10-11
powerpc/8xx: Fix kernel DTLB miss on dcbz
Christophe Leroy
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
2024-10-06
Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-10-05
crypto: powerpc/p10-aes-gcm - Add dependency on CRYPTO_SIMDand re-enable CRYP...
Danny Tsen
2024-10-05
crypto: powerpc/p10-aes-gcm - Register modules as SIMD
Danny Tsen
2024-10-05
crypto: powerpc/p10-aes-gcm - Re-write AES/GCM stitched implementation
Danny Tsen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
powerpc/vdso: allow r30 in vDSO code generation of getrandom
Jason A. Donenfeld
2024-09-25
Merge tag 'powerpc-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[prev]
[next]