index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
3
-3
/
+3
2024-10-29
powerpc/64: Remove maple platform
Michael Ellerman
19
-1486
/
+6
2024-10-29
powerpc/boot: Remove bogus reference to lilo
Michael Ellerman
1
-1
/
+1
2024-10-29
powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
Michael Ellerman
3
-10
/
+10
2024-10-29
powerpc/machdep: Drop include of dma-mapping.h
Michael Ellerman
3
-1
/
+7
2024-10-29
powerpc/machdep: Drop include of seq_file.h
Michael Ellerman
8
-1
/
+8
2024-10-29
powerpc/64: Drop IPI_PRIORITY from asm-offsets
Michael Ellerman
1
-1
/
+0
2024-10-29
dma-mapping: drop unneeded includes from dma-mapping.h
Christoph Hellwig
1
-0
/
+1
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-12
/
+0
2024-10-25
KVM: PPC: Explicitly require struct page memory for Ultravisor sharing
Sean Christopherson
1
-13
/
+12
2024-10-25
KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions
Sean Christopherson
1
-7
/
+6
2024-10-25
KVM: PPC: Remove extra get_page() to fix page refcount leak
Sean Christopherson
1
-1
/
+0
2024-10-25
KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR
Sean Christopherson
4
-12
/
+14
2024-10-25
KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE
Sean Christopherson
1
-5
/
+5
2024-10-25
KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()
Sean Christopherson
3
-8
/
+4
2024-10-25
KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix
Sean Christopherson
1
-24
/
+5
2024-10-25
KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV
Sean Christopherson
1
-21
/
+4
2024-10-25
KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
Sean Christopherson
1
-5
/
+3
2024-10-25
KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
Sean Christopherson
1
-3
/
+1
2024-10-25
KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
Sean Christopherson
1
-7
/
+6
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
2
-2
/
+2
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
2
-2
/
+2
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2
-2
/
+2
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2024-10-23
powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang
Nathan Chancellor
1
-9
/
+4
2024-10-23
powerpc: Fix stack protector Kconfig test for clang
Nathan Chancellor
1
-2
/
+2
2024-10-23
book3s64/hash: Early detect debug_pagealloc size requirement
Ritesh Harjani (IBM)
1
-12
/
+13
2024-10-23
book3s64/hash: Disable kfence if not early init
Ritesh Harjani (IBM)
1
-1
/
+3
2024-10-23
book3s64/radix: Refactoring common kfence related functions
Ritesh Harjani (IBM)
4
-14
/
+20
2024-10-23
book3s64/hash: Add kfence functionality
Ritesh Harjani (IBM)
2
-18
/
+149
2024-10-23
book3s64/hash: Disable debug_pagealloc if it requires more memory
Ritesh Harjani (IBM)
1
-1
/
+14
2024-10-23
book3s64/hash: Make kernel_map_linear_page() generic
Ritesh Harjani (IBM)
1
-22
/
+25
2024-10-23
book3s64/hash: Refactor hash__kernel_map_pages() function
Ritesh Harjani (IBM)
1
-1
/
+8
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
Ritesh Harjani (IBM)
1
-12
/
+17
2024-10-23
book3s64/hash: Add hash_debug_pagealloc_add_slot() function
Ritesh Harjani (IBM)
1
-3
/
+10
2024-10-23
book3s64/hash: Refactor kernel linear map related calls
Ritesh Harjani (IBM)
1
-82
/
+82
2024-10-23
book3s64/hash: Remove kfence support temporarily
Ritesh Harjani (IBM)
2
-5
/
+16
2024-10-23
powerpc/mm/fault: Fix kfence page fault reporting
Ritesh Harjani (IBM)
1
-2
/
+8
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2024-10-21
powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()
Ritesh Harjani (IBM)
3
-7
/
+12
2024-10-21
powerpc/fadump: Reserve page-aligned boot_memory_size during fadump_reserve_mem
Ritesh Harjani (IBM)
1
-12
/
+22
2024-10-21
powerpc/fadump: Refactor and prepare fadump_cma_init for late init
Ritesh Harjani (IBM)
1
-14
/
+9
2024-10-16
powerpc/cell: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+1
2024-10-16
powerpc/vdso: Flag VDSO64 entry points as functions
Christophe Leroy
1
-0
/
+1
2024-10-16
powerpc/vdso: Implement __arch_get_vdso_rng_data()
Christophe Leroy
4
-6
/
+16
2024-10-16
powerpc/vdso: Add a page for non-time data
Christophe Leroy
8
-33
/
+25
2024-10-16
KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
1
-7
/
+1
2024-10-16
powerpc/rtas: Use fsleep() to minimize additional sleep duration
Anna-Maria Behnsen
1
-14
/
+7
2024-10-16
powerpc/powernv: Free name on error in opal_event_init()
Michael Ellerman
1
-0
/
+1
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-9
/
+1
[prev]
[next]