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
Age
Commit message (
Expand
)
Author
Lines
2024-05-03
powerpc/dexcr: Reset DEXCR value across exec
Benjamin Gray
-1
/
+32
2024-05-03
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
-6
/
+12
2024-05-03
powerpc/module: Remove arch specific module bug stuff
Dr. David Alan Gilbert
-7
/
+0
2024-05-03
powerpc/crash: remove unnecessary NULL check before kvfree()
Sourabh Jain
-2
/
+1
2024-05-02
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
-2
/
+2
2024-04-30
powerpc: Mark memory_limit as initdata
Michael Ellerman
-1
/
+1
2024-04-29
powerpc/pseries/vio: Don't return ENODEV if node or compatible missing
Lidong Zhong
-6
/
+2
2024-04-29
powerpc/pseries: Enforce hcall result buffer validity and size
Nathan Lynch
-4
/
+4
2024-04-29
powerpc/dart: Drop unnecessary call to kmemleak_no_scan()
Michael Ellerman
-4
/
+0
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
-206
/
+242
2024-04-29
powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp
Shrikanth Hegde
-7
/
+7
2024-04-29
powerpc/pseries: Add pool idle time at LPAR boot
Shrikanth Hegde
-9
/
+30
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
-1
/
+1
2024-04-25
powerpc: mm: accelerate pagefault when badaccess
Kefeng Wang
-13
/
+20
2024-04-25
powerpc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
-11
/
+9
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
-9
/
+0
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
-4
/
+4
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
-0
/
+2
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
-45
/
+0
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
-3
/
+3
2024-04-25
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
-27
/
+14
2024-04-25
powerpc/papr_scm: Move duplicate definitions to common header files
Shivaprasad G Bhat
-206
/
+2
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
-7
/
+11
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
-2
/
+202
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
-1
/
+134
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
-87
/
+95
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
-216
/
+224
2024-04-23
powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE
Gaurav Batra
-0
/
+8
2024-04-22
powerpc/pseries: make max polling consistent for longer H_CALLs
Nayna Jain
-8
/
+7
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-5
/
+10
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-18
powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entry
Ritesh Harjani (IBM)
-1
/
+1
2024-04-17
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
-1
/
+0
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
-13
/
+22
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
-2
/
+1
2024-04-15
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
-0
/
+22
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
-2
/
+12
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
-1
/
+1
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
-33
/
+0
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
-9
/
+1
2024-04-08
powerpc/52xx: Replace of_gpio.h by proper one
Andy Shevchenko
-3
/
+1
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
-15
/
+11
2024-04-08
powerpc: Fix fatal warnings flag for LLVM's integrated assembler
Nathan Chancellor
-2
/
+2
2024-04-05
powerpc/crypto/chacha-p10: Fix failure on non Power10
Michael Ellerman
-1
/
+7
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
-2
/
+1
2024-04-03
powerpc: Fix PS3 allmodconfig warning
Geoff Levand
-29
/
+32
[prev]
[next]