index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2
-30
/
+4
2024-03-06
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
2
-15
/
+3
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
1
-1
/
+1
2024-03-07
powerpc/fsl: Fix mfpmr() asm constraint error
Michael Ellerman
1
-2
/
+2
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2024-03-03
powerpc/fsl: Modernise mt/mfpmr
Michael Ellerman
1
-11
/
+21
2024-03-03
powerpc/fsl: Fix mfpmr build errors with newer binutils
Michael Ellerman
1
-2
/
+9
2024-03-03
powerpc/64s: Use .machine power4 around dcbt
Michael Ellerman
1
-2
/
+8
2024-03-03
powerpc/64s: Move dcbt/dcbtst sequence into a macro
Michael Ellerman
1
-0
/
+12
2024-03-03
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
1
-0
/
+1
2024-03-03
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
3
-14
/
+0
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+10
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
1
-2
/
+2
2024-02-22
mm/mmu_gather: add tlb_remove_tlb_entries()
David Hildenbrand
1
-0
/
+2
2024-02-22
powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
powerpc: Implement set_memory_rox()
Christophe Leroy
1
-0
/
+7
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
1
-1
/
+1
2024-02-22
powerpc/trace: Restrict hash_fault trace event to HASH MMU
Christophe Leroy
1
-1
/
+2
2024-02-21
powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention
Nicholas Piggin
1
-2
/
+4
2024-02-21
powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-features
Nicholas Piggin
1
-5
/
+6
2024-02-21
powerpc: Add Power11 architected and raw mode
Madhavan Srinivasan
3
-0
/
+6
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
1
-4
/
+0
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
1
-0
/
+10
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-11
/
+8
2024-02-15
powerpc: ibmebus: make ibmebus_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-15
powerpc: pmac: make macio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-15
powerpc: mpic: make mpic_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-02-15
powerpc: vio: make vio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-15
powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
Christophe Leroy
1
-2
/
+2
2024-02-15
powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids
Michael Ellerman
1
-0
/
+1
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
2
-8
/
+3
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
1
-1
/
+1
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
1
-3
/
+0
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-8
/
+8
2024-02-08
KVM: define __KVM_HAVE_GUEST_DEBUG unconditionally
Paolo Bonzini
1
-1
/
+0
2024-02-08
KVM: powerpc: move powerpc-specific structs to uapi/asm/kvm.h
Paolo Bonzini
1
-0
/
+44
2024-02-05
powerpc/6xx: set High BAT Enable flag on G2_LE cores
Matthias Schiffer
1
-0
/
+2
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
1
-0
/
+3
2024-02-05
powerpc/pseries/papr-sysparm: use u8 arrays for payloads
Nathan Lynch
2
-2
/
+2
2024-02-02
powerpc: Simplify strict_kernel_rwx_enabled()
Christophe Leroy
1
-8
/
+1
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
1
-2
/
+2
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-13
/
+17
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+0
2023-12-29
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-3
/
+8
2023-12-21
powerpc/hvcall: Reorder Nestedv2 hcall opcodes
Vaibhav Jain
1
-10
/
+10
2023-12-15
powerpc/sched: Cleanup vcpu_is_preempted()
Aneesh Kumar K.V
1
-8
/
+25
2023-12-13
powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4B
Sathvika Vasireddy
1
-3
/
+0
2023-12-13
powerpc/ftrace: Fix indentation in ftrace.h
Naveen N Rao
1
-1
/
+1
2023-12-13
powerpc/pseries/papr-sysparm: Expose character device to user space
Nathan Lynch
2
-6
/
+69
[prev]
[next]