index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-02-21
powerpc: Add Power11 architected and raw mode
Madhavan Srinivasan
-0
/
+6
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
-4
/
+0
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
-0
/
+10
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-11
/
+8
2024-02-15
powerpc: ibmebus: make ibmebus_bus_type const
Ricardo B. Marliere
-1
/
+1
2024-02-15
powerpc: pmac: make macio_bus_type const
Ricardo B. Marliere
-1
/
+1
2024-02-15
powerpc: mpic: make mpic_subsys const
Ricardo B. Marliere
-1
/
+1
2024-02-15
powerpc: vio: make vio_bus_type const
Ricardo B. Marliere
-1
/
+1
2024-02-15
powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
Christophe Leroy
-2
/
+2
2024-02-15
powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids
Michael Ellerman
-0
/
+1
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
-8
/
+3
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
-1
/
+1
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
-3
/
+0
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
-8
/
+8
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
-1
/
+0
2024-02-08
KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.h
Paolo Bonzini
-0
/
+44
2024-02-05
powerpc/6xx: set High BAT Enable flag on G2_LE cores
Matthias Schiffer
-0
/
+2
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
-0
/
+3
2024-02-05
powerpc/pseries/papr-sysparm: use u8 arrays for payloads
Nathan Lynch
-2
/
+2
2024-02-02
powerpc: Simplify strict_kernel_rwx_enabled()
Christophe Leroy
-8
/
+1
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
-2
/
+2
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-13
/
+17
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-2
/
+0
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+0
2023-12-29
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-3
/
+8
2023-12-21
powerpc/hvcall: Reorder Nestedv2 hcall opcodes
Vaibhav Jain
-10
/
+10
2023-12-15
powerpc/sched: Cleanup vcpu_is_preempted()
Aneesh Kumar K.V
-8
/
+25
2023-12-13
powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4B
Sathvika Vasireddy
-3
/
+0
2023-12-13
powerpc/ftrace: Fix indentation in ftrace.h
Naveen N Rao
-1
/
+1
2023-12-13
powerpc/pseries/papr-sysparm: Expose character device to user space
Nathan Lynch
-6
/
+69
2023-12-13
powerpc/pseries: Add papr-vpd character driver for VPD retrieval
Nathan Lynch
-0
/
+31
2023-12-13
powerpc/rtas: Facilitate high-level call sequences
Nathan Lynch
-0
/
+3
2023-12-13
powerpc/rtas: Add function return status constants
Nathan Lynch
-6
/
+19
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
-13
/
+17
2023-12-07
powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()
Aneesh Kumar K.V (IBM)
-7
/
+2
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
-8
/
+2
2023-12-07
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
-0
/
+1
2023-12-07
KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset
Jordan Niethe
-3
/
+6
2023-12-07
KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Jordan Niethe
-0
/
+1
2023-12-01
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
-0
/
+1
2023-12-01
powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
Michael Ellerman
-3
/
+4
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
-5
/
+0
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
-1
/
+0
2023-11-28
powerpc/rtas_pci: rename and properly expose config access APIs
Nathan Lynch
-2
/
+3
2023-11-27
powerpc: Remove orphaned reg_a2.h
Michael Ellerman
-154
/
+0
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
-1
/
+0
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
-6
/
+0
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
-1
/
+0
2023-11-22
powerpc/rtas: Remove 'extern' from function declarations in rtas.h
Nathan Lynch
-27
/
+26
2023-11-21
powerpc/rtas: Remove trailing space
Nathan Lynch
-3
/
+3
[prev]
[next]