index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
2024-05-30
1
-1
/
+1
*
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
2024-05-30
1
-0
/
+11
*
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
2024-05-30
1
-0
/
+16
*
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
2024-05-30
1
-2
/
+2
*
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2024-05-29
2
-0
/
+24
*
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-24
1
-0
/
+1
|
\
|
*
mseal: wire up mseal syscall
Jeff Xu
2024-05-23
1
-0
/
+1
*
|
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-2
/
+2
*
|
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
3
-1
/
+33
|
\
\
|
|
/
|
/
|
|
*
powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
2024-05-19
3
-1
/
+33
*
|
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
2
-19
/
+1
|
\
\
|
*
|
driver core: Add device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
1
-10
/
+0
|
*
|
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
3
-7
/
+11
|
|
\
\
|
*
|
|
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-04-11
1
-9
/
+1
*
|
|
|
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
2
-5
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
2
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
16
-111
/
+52
|
\
\
\
|
*
|
|
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-07
1
-0
/
+1
|
*
|
|
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
1
-1
/
+1
|
*
|
|
powerpc: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
1
-13
/
+20
|
*
|
|
powerpc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-11
/
+9
|
*
|
|
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
2
-9
/
+0
|
*
|
|
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
3
-4
/
+4
|
*
|
|
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
2
-0
/
+2
|
*
|
|
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
3
-45
/
+0
|
*
|
|
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
1
-3
/
+3
|
*
|
|
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
2
-27
/
+14
*
|
|
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
5
-22
/
+9
|
\
\
\
\
|
*
|
|
|
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
2
-11
/
+0
|
*
|
|
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
4
-9
/
+7
|
*
|
|
|
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2024-05-02
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-17
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
1
-0
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
136
-1006
/
+2106
|
\
\
\
\
|
*
|
|
|
powerpc/fadump: Fix section mismatch warning
Michael Ellerman
2024-05-16
1
-1
/
+1
|
*
|
|
|
Merge branch 'topic/kdump-hotplug' into next
Michael Ellerman
2024-05-13
9
-305
/
+653
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/crash: remove unnecessary NULL check before kvfree()
Sourabh Jain
2024-05-03
1
-2
/
+1
|
|
*
|
|
|
powerpc/crash: add crash memory hotplug support
Sourabh Jain
2024-04-23
5
-2
/
+202
|
|
*
|
|
|
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
2024-04-23
5
-1
/
+134
|
|
*
|
|
|
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
2024-04-23
3
-87
/
+95
|
|
*
|
|
|
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
2024-04-23
4
-216
/
+224
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2024-05-13
3
-7
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_...
Christophe JAILLET
2024-05-08
1
-2
/
+2
|
|
*
|
|
|
KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver
Kunwu Chan
2024-05-08
1
-4
/
+0
|
|
*
|
|
|
KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
Vaibhav Jain
2024-05-08
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
powerpc/85xx: fix compile error without CONFIG_CRASH_DUMP
Hari Bathini
2024-05-10
1
-3
/
+6
|
*
|
|
|
powerpc/fadump: pass additional parameters when fadump is active
Hari Bathini
2024-05-10
3
-0
/
+40
|
*
|
|
|
powerpc/fadump: setup additional parameters for dump capture kernel
Hari Bathini
2024-05-10
5
-9
/
+133
|
*
|
|
|
powerpc/pseries/fadump: add support for multiple boot memory regions
Hari Bathini
2024-05-10
5
-120
/
+197
[next]