index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
powerpc/pseries: Add pool idle time at LPAR boot
Shrikanth Hegde
1
-9
/
+30
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-1
/
+1
2024-04-25
powerpc: mm: accelerate pagefault when badaccess
Kefeng Wang
1
-13
/
+20
2024-04-25
powerpc: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-11
/
+9
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2
-9
/
+0
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
3
-4
/
+4
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2
-0
/
+2
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
3
-45
/
+0
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-3
/
+3
2024-04-25
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2
-27
/
+14
2024-04-25
powerpc/papr_scm: Move duplicate definitions to common header files
Shivaprasad G Bhat
2
-206
/
+2
2024-04-23
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
3
-7
/
+11
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
5
-2
/
+202
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
5
-1
/
+134
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
3
-87
/
+95
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
4
-216
/
+224
2024-04-23
powerpc/pseries/iommu: LPAR panics during boot up with a frozen PE
Gaurav Batra
1
-0
/
+8
2024-04-22
powerpc/pseries: make max polling consistent for longer H_CALLs
Nayna Jain
2
-8
/
+7
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+10
2024-04-19
powerpc/mm: Update the memory limit based on direct mapping restrictions
Aneesh Kumar K.V (IBM)
1
-3
/
+2
2024-04-19
powerpc/fadump: Don't update the user-specified memory limit
Aneesh Kumar K.V (IBM)
1
-16
/
+0
2024-04-19
powerpc/mm: Align memory_limit value specified using mem= kernel parameter
Aneesh Kumar K.V (IBM)
2
-4
/
+7
2024-04-18
powerpc/ptdump: Fix walk_vmemmap() to also print first vmemmap entry
Ritesh Harjani (IBM)
1
-1
/
+1
2024-04-17
sched/vtime: Do not include <asm/vtime.h> header
Alexander Gordeev
1
-1
/
+0
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
2
-13
/
+22
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
2
-2
/
+1
2024-04-15
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
3
-0
/
+22
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
4
-2
/
+12
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
1
-1
/
+1
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
7
-33
/
+0
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
1
-9
/
+1
2024-04-08
powerpc/52xx: Replace of_gpio.h by proper one
Andy Shevchenko
2
-3
/
+1
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
1
-15
/
+11
2024-04-08
powerpc: Fix fatal warnings flag for LLVM's integrated assembler
Nathan Chancellor
1
-2
/
+2
2024-04-05
powerpc/crypto/chacha-p10: Fix failure on non Power10
Michael Ellerman
1
-1
/
+7
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
1
-2
/
+1
2024-04-03
powerpc: Fix PS3 allmodconfig warning
Geoff Levand
1
-29
/
+32
2024-04-03
powerpc: Error on assembly warnings
Benjamin Gray
1
-1
/
+2
2024-04-03
powerpc/fsl-soc: hide unused const variable
Arnd Bergmann
1
-0
/
+2
2024-04-03
powerpc: Use str_plural() in cpu_init_thread_core_maps()
Thorsten Blum
1
-1
/
+1
2024-04-03
powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
Shivaprasad G Bhat
1
-4
/
+3
2024-03-23
Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-225
/
+268
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
8
-63
/
+61
2024-03-17
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2
-131
/
+142
2024-03-17
powerpc: Handle error in mark_rodata_ro() and mark_initmem_nx()
Christophe Leroy
5
-31
/
+65
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
96
-465
/
+660
2024-03-15
Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
11
-2
/
+5040
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+45
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-4
/
+3
[prev]
[next]