index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
28
-1727
/
+14
2024-06-28
powerpc: Remove 40x from Kconfig and defconfig
Michael Ellerman
5
-43
/
+10
2024-06-28
powerpc/boot: Remove all 40x platforms from boot
Christophe Leroy
17
-2875
/
+1
2024-06-28
powerpc/40x: Remove 40x platforms.
Christophe Leroy
12
-586
/
+0
2024-06-28
powerpc/pseries: Fix scv instruction crash with kexec
Nicholas Piggin
4
-10
/
+11
2024-06-28
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
4
-98
/
+543
2024-06-28
powerpc/iommu: Move dev_has_iommu_table() to iommu.c
Shivaprasad G Bhat
3
-16
/
+23
2024-06-28
powerpc/pseries/iommu: Use the iommu table[0] for IOV VF's DDW
Shivaprasad G Bhat
1
-5
/
+7
2024-06-28
powerpc/pseries/iommu: Fix the VFIO_IOMMU_SPAPR_TCE_GET_INFO ioctl output
Shivaprasad G Bhat
1
-14
/
+67
2024-06-28
powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
Shivaprasad G Bhat
3
-148
/
+149
2024-06-25
powerpc: restore some missing spu syscalls
Arnd Bergmann
1
-0
/
+4
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-23
powerpc/eeh: avoid possible crash when edev->pdev changes
Ganesh Goudar
1
-2
/
+5
2024-06-23
powerpc/pseries: Whitelist dtl slub object for copying to userspace
Anjali K
1
-2
/
+2
2024-06-23
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
Jinglin Wen
1
-2
/
+3
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-2
/
+2
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-1
/
+1
2024-06-17
powerpc/kexec_file: fix cpus node update to FDT
Sourabh Jain
1
-16
/
+37
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
3
-38
/
+33
2024-06-17
powerpc/perf: Set cpumode flags using sample address
Anjali K
3
-28
/
+23
2024-06-16
KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
Michael Ellerman
1
-5
/
+13
2024-06-12
powerpc/configs: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
Celeste Liu
1
-1
/
+0
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-2
/
+0
2024-06-06
KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync
Shivaprasad G Bhat
1
-0
/
+6
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
Shivaprasad G Bhat
4
-0
/
+9
2024-06-06
KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
Shivaprasad G Bhat
1
-0
/
+6
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
Shivaprasad G Bhat
4
-0
/
+9
2024-06-06
KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
Shivaprasad G Bhat
1
-0
/
+6
2024-06-06
KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
Shivaprasad G Bhat
4
-0
/
+9
2024-06-06
KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
Shivaprasad G Bhat
1
-1
/
+1
2024-06-06
KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
Shivaprasad G Bhat
1
-1
/
+1
2024-06-06
KVM: PPC: Book3S HV nestedv2: Fix doorbell emulation
Gautam Menghani
1
-0
/
+5
2024-06-06
KVM: PPC: Book3S HV nestedv2: Add DPDES support in helper library for Guest s...
Gautam Menghani
4
-2
/
+11
2024-06-04
powerpc/crypto: Add generated P8 asm to .gitignore
Nathan Lynch
1
-0
/
+2
2024-06-04
powerpc/mm/drmem: Silence drmem_init() early return
Nathan Lynch
1
-3
/
+1
2024-06-04
powerpc/pseries/vas: Use usleep_range() to support HCALL delay
Haren Myneni
1
-1
/
+21
2024-06-04
powerpc/numa: Online a node if PHB is attached.
Nilay Shroff
2
-1
/
+27
2024-06-04
powerpc/pseries/iommu: Split Dynamic DMA Window to be used in Hybrid mode
Gaurav Batra
2
-17
/
+54
2024-06-03
KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pserie...
Gautam Menghani
4
-3
/
+117
2024-06-03
powerpc/pseries: Remove unused cede related functions
Gautam Menghani
1
-28
/
+0
2024-05-31
crypto: ppc/curve25519 - Update Kconfig and Makefile for ppc64le
Danny Tsen
2
-0
/
+13
2024-05-31
crypto: ppc/curve25519 - Core functions for ppc64le
Danny Tsen
1
-0
/
+299
2024-05-31
crypto: ppc/curve25519 - Low-level primitives for ppc64le
Danny Tsen
1
-0
/
+671
2024-05-30
powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()
Al Viro
1
-1
/
+3
2024-05-30
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
1
-1
/
+1
2024-05-30
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
1
-0
/
+11
2024-05-30
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
1
-0
/
+16
2024-05-30
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
1
-2
/
+2
2024-05-29
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2
-0
/
+24
[prev]
[next]