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
/
kernel
Age
Commit message (
Expand
)
Author
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-06-25
powerpc: restore some missing spu syscalls
Arnd Bergmann
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-23
powerpc/eeh: avoid possible crash when edev->pdev changes
Ganesh Goudar
2024-06-23
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
Jinglin Wen
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
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-16
powerpc/fadump: Fix section mismatch warning
Michael Ellerman
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
powerpc: extend execmem_params for kprobes allocations
Mike Rapoport (IBM)
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
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-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-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
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/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-05-07
powerpc: Fix preserved memory size for int-vectors
GUO Zihua
2024-05-07
powerpc: remove unused *_syscall_64.o variables in Makefile
Masahiro Yamada
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
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-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2024-04-29
powerpc/eeh: Permanently disable the removed device
Ganesh Goudar
2024-04-29
powerpc/fadump: add hotplug_ready sysfs interface
Sourabh Jain
2024-04-29
powerpc: make fadump resilient with memory add/remove events
Sourabh Jain
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-19
powerpc/mm: Update the memory limit based on direct mapping restrictions
Aneesh Kumar K.V (IBM)
2024-04-19
powerpc/fadump: Don't update the user-specified memory limit
Aneesh Kumar K.V (IBM)
2024-04-19
powerpc/mm: Align memory_limit value specified using mem= kernel parameter
Aneesh Kumar K.V (IBM)
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
2024-04-15
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
2024-04-03
powerpc: Use str_plural() in cpu_init_thread_core_maps()
Thorsten Blum
2024-04-03
powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
Shivaprasad G Bhat
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
[next]