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
/
include
Age
Commit message (
Expand
)
Author
2022-05-19
powerpc/code-patching: Inline create_branch()
Christophe Leroy
2022-05-19
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
2022-05-19
powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
Nicholas Piggin
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-05-19
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
2022-05-13
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
Nicholas Piggin
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
2022-05-08
powerpc: Use rol32() instead of opencoding in csum_fold()
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-06
powerpc: Add missing declaration in asm/drmem.h
Christophe Leroy
2022-05-06
powerpc: Include asm/reg.h in asm/svm.h
Christophe Leroy
2022-05-06
powerpc: Don't include asm/prom.h in asm/parport.h
Christophe Leroy
2022-05-06
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
Christophe Leroy
2022-05-06
powerpc: Reduce csum_add() complexity for PPC64
Christophe Leroy
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2022-05-06
powerpc: Sort and de-dup primary opcodes in ppc-opcode.h
Naveen N. Rao
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...
Christophe Leroy
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
2022-05-04
powerpc/eeh: Remove unused inline functions
YueHaibing
2022-05-04
powerpc/kuap: Remove unused inline function __kuap_assert_locked()
YueHaibing
2022-05-04
powerpc/smp: Remove unused inline functions
YueHaibing
2022-05-04
powerpc: Fix missing declaration of [en/dis]able_kernel_altivec()
Magali Lemes
2022-05-04
powerpc/eeh: Remove unused inline function eeh_dev_phb_init_dynamic()
YueHaibing
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
2022-04-23
powerpc: Remove unused SLOW_DOWN_IO definition
Bjorn Helgaas
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-04-07
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2022-04-03
KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.h
Michael Ellerman
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-03-27
powerpc: restore removed #endif
Stephen Rothwell
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]