index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: mm: add VM_IOREMAP flag to the vmalloc area
Baoquan He
2023-02-10
1
-1
/
+1
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-10
1
-9
/
+0
*
mm: replace vma->vm_flags indirect modification in ksm_madvise
Suren Baghdasaryan
2023-02-10
1
-1
/
+5
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-10
4
-10
/
+10
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
3
-3
/
+0
*
powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
7
-28
/
+63
*
powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
David Hildenbrand
2023-02-03
1
-5
/
+33
*
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2023-01-19
3
-6
/
+3
*
Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-01-15
4
-72
/
+72
|
\
|
*
powerpc/64s/hash: Make stress_hpt_timer_fn() static
Yang Yingliang
2023-01-12
1
-1
/
+1
|
*
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section
Kajol Jain
2023-01-11
2
-71
/
+67
|
*
powerpc/boot: Fix incorrect version calculation issue in ld_version
Ojaswin Mujoo
2023-01-11
1
-0
/
+4
*
|
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-01-08
1
-1
/
+5
|
\
|
|
*
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
2023-01-05
1
-1
/
+1
|
*
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
2023-01-05
1
-1
/
+4
|
*
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
2023-01-05
1
-0
/
+1
*
|
powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
Sean Anderson
2022-12-23
1
-0
/
+16
|
/
*
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-20
1
-0
/
+1
*
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-12-19
132
-1083
/
+3061
|
\
|
*
powerpc/code-patching: Fix oops with DEBUG_VM enabled
Michael Ellerman
2022-12-16
1
-3
/
+7
|
*
powerpc/qspinlock: Fix 32-bit build
Nicholas Piggin
2022-12-12
1
-0
/
+1
|
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
22
-49
/
+142
|
|
\
|
|
*
objtool/powerpc: Add --mcount specific implementation
Sathvika Vasireddy
2022-11-18
1
-0
/
+1
|
|
*
objtool/powerpc: Enable objtool to be built on ppc
Sathvika Vasireddy
2022-11-18
2
-0
/
+8
|
|
*
powerpc/vdso: Skip objtool from running on VDSO files
Sathvika Vasireddy
2022-11-18
1
-0
/
+2
|
|
*
powerpc/32: Fix objtool unannotated intra-function call warnings
Christophe Leroy
2022-11-18
10
-35
/
+89
|
|
*
powerpc: Curb objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
2
-0
/
+5
|
|
*
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
6
-13
/
+32
|
|
*
powerpc: Override __ALIGN and __ALIGN_STR macros
Sathvika Vasireddy
2022-11-15
1
-0
/
+3
|
|
*
powerpc: Fix __WARN_FLAGS() for use with Objtool
Sathvika Vasireddy
2022-11-15
1
-1
/
+2
|
*
|
powerpc/prom: Fix 32-bit build
Michael Ellerman
2022-12-07
1
-1
/
+2
|
*
|
powerpc/rtas: mandate RTAS syscall filtering
Nathan Lynch
2022-12-07
2
-29
/
+0
|
*
|
powerpc/rtas: define pr_fmt and convert printk call sites
Nathan Lynch
2022-12-07
1
-9
/
+10
|
*
|
powerpc/rtas: clean up includes
Nathan Lynch
2022-12-07
1
-26
/
+16
|
*
|
powerpc/rtas: clean up rtas_error_log_max initialization
Nathan Lynch
2022-12-07
1
-11
/
+26
|
*
|
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
2022-12-07
1
-10
/
+1
|
*
|
powerpc/rtas: avoid scheduling in rtas_os_term()
Nathan Lynch
2022-12-07
1
-1
/
+6
|
*
|
powerpc/rtas: avoid device tree lookups in rtas_os_term()
Nathan Lynch
2022-12-07
1
-3
/
+10
|
*
|
powerpc/rtasd: use correct OF API for event scan rate
Nathan Lynch
2022-12-07
1
-2
/
+5
|
*
|
powerpc/rtas: document rtas_call()
Nathan Lynch
2022-12-07
2
-15
/
+58
|
*
|
powerpc/pseries: unregister VPA when hot unplugging a CPU
Laurent Dufour
2022-12-07
1
-0
/
+1
|
*
|
powerpc/pseries: reset the RCU watchdogs after a LPM
Laurent Dufour
2022-12-07
1
-2
/
+5
|
*
|
powerpc: Take in account addition CPU node when building kexec FDT
Laurent Dufour
2022-12-07
1
-1
/
+58
|
*
|
powerpc: export the CPU node count
Laurent Dufour
2022-12-07
2
-0
/
+4
|
*
|
powerpc/dts/fsl: Fix pca954x i2c-mux node names
Geert Uytterhoeven
2022-12-06
6
-6
/
+6
|
*
|
powerpc/code-patching: Remove protection against patching init addresses afte...
Christophe Leroy
2022-12-02
3
-15
/
+1
|
*
|
powerpc/feature-fixups: Do not patch init section after init
Christophe Leroy
2022-12-02
1
-0
/
+12
|
*
|
powerpc/feature-fixups: Refactor other fixups patching
Christophe Leroy
2022-12-02
1
-49
/
+28
|
*
|
powerpc/feature-fixups: Refactor entry fixups patching
Christophe Leroy
2022-12-02
1
-52
/
+32
|
*
|
powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2022-12-02
1
-11
/
+5
[next]