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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
1
-0
/
+1
2024-05-03
powerpc/module: Remove arch specific module bug stuff
Dr. David Alan Gilbert
1
-5
/
+0
2024-04-29
powerpc/pseries: Enforce hcall result buffer validity and size
Nathan Lynch
1
-4
/
+4
2024-04-29
powerpc: make fadump resilient with memory add/remove events
Sourabh Jain
1
-2
/
+29
2024-04-29
powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp
Shrikanth Hegde
1
-1
/
+1
2024-04-25
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
1
-4
/
+0
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
3
-45
/
+0
2024-04-25
mm/powerpc: redefine pXd_huge() with pXd_leaf()
Peter Xu
2
-27
/
+14
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
2
-0
/
+4
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
1
-0
/
+8
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
1
-0
/
+4
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
1
-15
/
+4
2024-04-22
powerpc/pseries: make max polling consistent for longer H_CALLs
Nayna Jain
1
-3
/
+2
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
1
-13
/
+0
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
1
-2
/
+0
2024-04-15
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
2
-0
/
+20
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
3
-2
/
+4
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-1
/
+0
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
1
-15
/
+11
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
1
-2
/
+1
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
1
-49
/
+49
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-41
/
+81
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-49
/
+9
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+2
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+1
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-07
arch/powerpc: Remove <linux/fb.h> from backlight code
Thomas Zimmermann
1
-3
/
+2
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
1
-1
/
+1
2024-03-07
powerpc/83xx: Fix build failure with FPU=n
Michael Ellerman
1
-0
/
+4
2024-03-07
powerpc/64s: Fix get_hugepd_cache_index() build failure
Michael Ellerman
1
-2
/
+2
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
2
-7
/
+1
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2
-30
/
+4
2024-03-06
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
2
-15
/
+3
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
1
-1
/
+1
2024-03-07
powerpc/fsl: Fix mfpmr() asm constraint error
Michael Ellerman
1
-2
/
+2
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2024-03-03
powerpc/fsl: Modernise mt/mfpmr
Michael Ellerman
1
-11
/
+21
2024-03-03
powerpc/fsl: Fix mfpmr build errors with newer binutils
Michael Ellerman
1
-2
/
+9
2024-03-03
powerpc/64s: Use .machine power4 around dcbt
Michael Ellerman
1
-2
/
+8
2024-03-03
powerpc/64s: Move dcbt/dcbtst sequence into a macro
Michael Ellerman
1
-0
/
+12
2024-03-03
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
1
-0
/
+1
2024-03-03
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
3
-14
/
+0
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+10
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
1
-2
/
+2
2024-02-22
mm/mmu_gather: add tlb_remove_tlb_entries()
David Hildenbrand
1
-0
/
+2
2024-02-22
powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
powerpc: Implement set_memory_rox()
Christophe Leroy
1
-0
/
+7
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
1
-1
/
+1
[prev]
[next]