index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2024-11-02
powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
2024-11-02
powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
2024-11-02
powerpc: Add kconfig option for the systemcfg page
Thomas Weißschuh
2024-11-02
powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors
Thomas Weißschuh
2024-11-02
powerpc/pseries/lparcfg: Fix printing of system_active_processors
Thomas Weißschuh
2024-11-02
powerpc/procfs: Propagate error of remap_pfn_range()
Thomas Weißschuh
2024-11-02
powerpc/vdso: Remove offset comment from 32bit vdso_arch_data
Thomas Weißschuh
2024-10-31
powerpc64/bpf: Add support for bpf trampolines
Naveen N Rao
2024-10-31
samples/ftrace: Add support for ftrace direct samples on powerpc
Naveen N Rao
2024-10-31
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
Naveen N Rao
2024-10-31
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
Naveen N Rao
2024-10-31
powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
Naveen N Rao
2024-10-31
powerpc64/ftrace: Move ftrace sequence out of line
Naveen N Rao
2024-10-31
powerpc/ftrace: Add a postlink script to validate function tracer
Naveen N Rao
2024-10-31
powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_...
Naveen N Rao
2024-10-31
powerpc/ftrace: Move ftrace stub used for init text before _einittext
Naveen N Rao
2024-10-31
powerpc/ftrace: Skip instruction patching if the instructions are the same
Naveen N Rao
2024-10-31
powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
Naveen N Rao
2024-10-31
powerpc/module_64: Convert #ifdef to IS_ENABLED()
Naveen N Rao
2024-10-31
powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
Naveen N Rao
2024-10-31
powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
Naveen N Rao
2024-10-31
powerpc/kprobes: Use ftrace to determine if a probe is at function entry
Naveen N Rao
2024-10-31
powerpc/trace: Account for -fpatchable-function-entry support by toolchain
Naveen N Rao
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
powerpc/64: Remove maple platform
Michael Ellerman
2024-10-29
powerpc/boot: Remove bogus reference to lilo
Michael Ellerman
2024-10-29
powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
Michael Ellerman
2024-10-29
powerpc/machdep: Drop include of dma-mapping.h
Michael Ellerman
2024-10-29
powerpc/machdep: Drop include of seq_file.h
Michael Ellerman
2024-10-29
powerpc/64: Drop IPI_PRIORITY from asm-offsets
Michael Ellerman
2024-10-29
dma-mapping: drop unneeded includes from dma-mapping.h
Christoph Hellwig
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-25
KVM: PPC: Explicitly require struct page memory for Ultravisor sharing
Sean Christopherson
2024-10-25
KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions
Sean Christopherson
2024-10-25
KVM: PPC: Remove extra get_page() to fix page refcount leak
Sean Christopherson
2024-10-25
KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR
Sean Christopherson
2024-10-25
KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE
Sean Christopherson
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)
[prev]
[next]