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-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
2024-05-30
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
2024-05-30
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-19
powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-13
Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-13
Merge branch 'topic/kdump-hotplug' into next
Michael Ellerman
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-10
powerpc/fadump: pass additional parameters when fadump is active
Hari Bathini
2024-05-10
powerpc/fadump: setup additional parameters for dump capture kernel
Hari Bathini
2024-05-10
powerpc/pseries/fadump: add support for multiple boot memory regions
Hari Bathini
2024-05-07
Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-05-08
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
2024-05-08
powerpc/eeh: Fix spelling of the word "auxillary" and update comment
Ghanshyam Agrawal
2024-05-07
powerpc/bpf/32: Fix failing test_bpf tests
Christophe Leroy
2024-05-06
powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=n
Michael Ellerman
2024-05-06
powerpc/io: Avoid clang null pointer arithmetic warnings
Michael Ellerman
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
2024-05-05
Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
powerpc/dexcr: Reset DEXCR value across exec
Benjamin Gray
2024-05-03
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
2024-05-03
powerpc/module: Remove arch specific module bug stuff
Dr. David Alan Gilbert
2024-04-29
powerpc/pseries: Enforce hcall result buffer validity and size
Nathan Lynch
2024-04-29
powerpc: make fadump resilient with memory add/remove events
Sourabh Jain
2024-04-29
powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp
Shrikanth Hegde
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
2024-04-22
powerpc/pseries: make max polling consistent for longer H_CALLs
Nayna Jain
2024-04-17
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
2024-04-15
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
[next]