index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
-3
/
+0
2024-05-07
powerpc: Fix preserved memory size for int-vectors
GUO Zihua
-1
/
+9
2024-05-07
powerpc: remove unused *_syscall_64.o variables in Makefile
Masahiro Yamada
-3
/
+0
2024-05-06
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
-0
/
+101
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
-1
/
+1
2024-05-03
powerpc/dexcr: Reset DEXCR value across exec
Benjamin Gray
-0
/
+31
2024-05-03
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
-6
/
+11
2024-05-03
powerpc/module: Remove arch specific module bug stuff
Dr. David Alan Gilbert
-2
/
+0
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
-2
/
+2
2024-04-29
powerpc/eeh: Permanently disable the removed device
Ganesh Goudar
-3
/
+21
2024-04-29
powerpc/fadump: add hotplug_ready sysfs interface
Sourabh Jain
-0
/
+14
2024-04-29
powerpc: make fadump resilient with memory add/remove events
Sourabh Jain
-156
/
+205
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
-5
/
+0
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
-1
/
+1
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
-0
/
+1
2024-04-19
powerpc/mm: Update the memory limit based on direct mapping restrictions
Aneesh Kumar K.V (IBM)
-3
/
+2
2024-04-19
powerpc/fadump: Don't update the user-specified memory limit
Aneesh Kumar K.V (IBM)
-16
/
+0
2024-04-19
powerpc/mm: Align memory_limit value specified using mem= kernel parameter
Aneesh Kumar K.V (IBM)
-4
/
+7
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
-0
/
+22
2024-04-15
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
-0
/
+2
2024-04-03
powerpc: Use str_plural() in cpu_init_thread_core_maps()
Thorsten Blum
-1
/
+1
2024-04-03
powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
Shivaprasad G Bhat
-4
/
+3
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
-4
/
+4
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-36
/
+142
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+2
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-3
/
+3
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-2
/
+2
2024-03-11
mm: Introduce vmap_page_range() to map pages in PCI address space
Alexei Starovoitov
-2
/
+2
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+7
2024-03-03
powerpc/irq: Allow softirq to hardirq stack transition
Michael Ellerman
-3
/
+2
2024-03-03
powerpc: Stop using of_root
Christophe Leroy
-2
/
+6
2024-03-03
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
-0
/
+2
2024-02-28
sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
Alex Shi
-3
/
+3
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-6
/
+17
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
-1
/
+1
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
-2
/
+7
2024-02-22
powerpc/kprobes: Handle error returned by set_memory_rox()
Christophe Leroy
-2
/
+8
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
-3
/
+3
2024-02-21
powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-features
Nicholas Piggin
-0
/
+1
2024-02-21
powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parser
Nicholas Piggin
-3
/
+6
2024-02-21
powerpc: Add Power11 architected and raw mode
Madhavan Srinivasan
-1
/
+53
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
-2
/
+0
2024-02-19
powerpc: remove unused KCSAN_SANITIZE_early_64.o in Makefile
Masahiro Yamada
-1
/
+0
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
-6
/
+17
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-5
/
+45
2024-02-15
powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids
Michael Ellerman
-7
/
+28
2024-02-15
powerpc/smp: Factor out assign_threads()
Michael Ellerman
-11
/
+21
2024-02-15
powerpc/smp: Lookup avail once per device tree node
Michael Ellerman
-6
/
+5
2024-02-15
powerpc/smp: Increase nr_cpu_ids to include the boot CPU
Michael Ellerman
-0
/
+6
[prev]
[next]