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
/
include
Age
Commit message (
Expand
)
Author
Lines
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
-165
/
+0
2024-04-23
powerpc/crash: add crash memory hotplug support
Sourabh Jain
-0
/
+4
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
-0
/
+8
2024-04-23
powerpc/kexec: make the update_cpus_node() function public
Sourabh Jain
-0
/
+4
2024-04-23
powerpc/kexec: move *_memory_ranges functions to ranges.c
Sourabh Jain
-15
/
+4
2024-04-22
powerpc/pseries: make max polling consistent for longer H_CALLs
Nayna Jain
-3
/
+2
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
/
+0
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
-2
/
+0
2024-04-15
powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
Mahesh Salgaonkar
-0
/
+20
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
-2
/
+4
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
-1
/
+0
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
-15
/
+11
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
-2
/
+1
2024-03-17
powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency
Hari Bathini
-49
/
+49
2024-03-15
Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-41
/
+81
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+44
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-49
/
+9
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+2
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+1
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-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
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
-13
/
+20
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...
Paolo Bonzini
-8
/
+8
2024-03-07
arch/powerpc: Remove <linux/fb.h> from backlight code
Thomas Zimmermann
-3
/
+2
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
-1
/
+1
2024-03-07
powerpc/83xx: Fix build failure with FPU=n
Michael Ellerman
-0
/
+4
2024-03-07
powerpc/64s: Fix get_hugepd_cache_index() build failure
Michael Ellerman
-2
/
+2
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
-7
/
+1
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
-30
/
+4
2024-03-06
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
-15
/
+3
2024-03-06
arch: simplify architecture specific page size configuration
Arnd Bergmann
-1
/
+1
2024-03-07
powerpc/fsl: Fix mfpmr() asm constraint error
Michael Ellerman
-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
/
+2
2024-03-03
powerpc/fsl: Modernise mt/mfpmr
Michael Ellerman
-11
/
+21
2024-03-03
powerpc/fsl: Fix mfpmr build errors with newer binutils
Michael Ellerman
-2
/
+9
2024-03-03
powerpc/64s: Use .machine power4 around dcbt
Michael Ellerman
-2
/
+8
2024-03-03
powerpc/64s: Move dcbt/dcbtst sequence into a macro
Michael Ellerman
-0
/
+12
2024-03-03
powerpc/machdep: Define 'compatibles' property in ppc_md and use it
Christophe Leroy
-0
/
+1
2024-03-03
powerpc: Refactor __kernel_map_pages()
Christophe Leroy
-14
/
+0
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-0
/
+10
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
-2
/
+2
2024-02-22
mm/mmu_gather: add tlb_remove_tlb_entries()
David Hildenbrand
-0
/
+2
2024-02-22
powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
-0
/
+2
2024-02-22
powerpc: Implement set_memory_rox()
Christophe Leroy
-0
/
+7
2024-02-22
powerpc: Use user_mode() macro when possible
Christophe Leroy
-1
/
+1
2024-02-22
powerpc/trace: Restrict hash_fault trace event to HASH MMU
Christophe Leroy
-1
/
+2
2024-02-21
powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention
Nicholas Piggin
-2
/
+4
2024-02-21
powerpc/pseries: Set CPU_FTR_DBELL according to ibm,pi-features
Nicholas Piggin
-5
/
+6
[prev]
[next]