index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
Age
Commit message (
Expand
)
Author
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-05
powerpc/6xx: set High BAT Enable flag on G2_LE cores
Matthias Schiffer
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
2024-02-05
powerpc/pseries/papr-sysparm: use u8 arrays for payloads
Nathan Lynch
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-29
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2023-12-21
powerpc/hvcall: Reorder Nestedv2 hcall opcodes
Vaibhav Jain
2023-12-15
powerpc/sched: Cleanup vcpu_is_preempted()
Aneesh Kumar K.V
2023-12-13
powerpc/Kconfig: Select FUNCTION_ALIGNMENT_4B
Sathvika Vasireddy
2023-12-13
powerpc/ftrace: Fix indentation in ftrace.h
Naveen N Rao
2023-12-13
powerpc/pseries/papr-sysparm: Expose character device to user space
Nathan Lynch
2023-12-13
powerpc/rtas: Facilitate high-level call sequences
Nathan Lynch
2023-12-13
powerpc/rtas: Add function return status constants
Nathan Lynch
2023-12-08
tty: hvc: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-12-07
powerpc/book3s64: Avoid __pte_protnone() check in __pte_flags_need_flush()
Aneesh Kumar K.V (IBM)
2023-12-07
powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
Aneesh Kumar K.V (IBM)
2023-12-07
KVM: PPC: Book3S HV nestedv2: Register the VPA with the L0
Jordan Niethe
2023-12-07
KVM: PPC: Book3S HV nestedv2: Avoid reloading the tb offset
Jordan Niethe
2023-12-07
KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guest
Jordan Niethe
2023-12-01
powerpc: Add PVN support for HeXin C2000 processor
Zhao Ke
2023-12-01
powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
Michael Ellerman
2023-11-30
powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()
Michael Ellerman
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
2023-11-28
powerpc/rtas_pci: rename and properly expose config access APIs
Nathan Lynch
2023-11-27
powerpc: Remove orphaned reg_a2.h
Michael Ellerman
2023-11-23
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-11-22
powerpc/rtas: Remove 'extern' from function declarations in rtas.h
Nathan Lynch
2023-11-21
powerpc/rtas: Remove trailing space
Nathan Lynch
2023-11-21
powerpc/rtas: Move post_mobility_fixup() declaration to pseries
Nathan Lynch
2023-11-21
powerpc/rtas: Remove unused rtas_service_present()
Nathan Lynch
2023-11-21
powerpc/rtas: Drop declaration of undefined call_rtas() function
Nathan Lynch
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
[next]