index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
2024-07-12
1
-4
/
+6
|
*
|
|
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
1
-8
/
+2
|
*
|
|
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
2024-07-12
1
-2
/
+2
|
*
|
|
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2024-07-12
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-19
25
-1313
/
+82
|
\
\
\
|
*
|
|
powerpc/pci: Hotplug driver bridge support
Krishna Kumar
2024-07-04
1
-3
/
+32
|
*
|
|
powerpc: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-04
1
-0
/
+1
|
*
|
|
powerpc/prom: Add CPU info to hardware description string later
Nathan Lynch
2024-06-28
1
-4
/
+8
|
*
|
|
powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
Nathan Lynch
2024-06-28
1
-0
/
+4
|
*
|
|
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
2024-06-28
2
-5
/
+3
|
*
|
|
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
2024-06-28
9
-10
/
+10
|
*
|
|
powerpc: Remove core support for 40x
Christophe Leroy
2024-06-28
11
-1126
/
+3
|
*
|
|
powerpc/iommu: Reimplement the iommu_table_group_ops for pSeries
Shivaprasad G Bhat
2024-06-28
1
-2
/
+2
|
*
|
|
powerpc/iommu: Move dev_has_iommu_table() to iommu.c
Shivaprasad G Bhat
2024-06-28
2
-16
/
+17
|
*
|
|
powerpc/iommu: Move pSeries specific functions to pseries/iommu.c
Shivaprasad G Bhat
2024-06-28
1
-147
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-06
2
-4
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
powerpc/eeh: avoid possible crash when edev->pdev changes
Ganesh Goudar
2024-06-23
1
-2
/
+5
|
*
|
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
Jinglin Wen
2024-06-23
1
-2
/
+3
|
|
/
*
|
powerpc: restore some missing spu syscalls
Arnd Bergmann
2024-06-25
1
-0
/
+4
*
|
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-25
1
-1
/
+1
|
/
*
mseal: wire up mseal syscall
Jeff Xu
2024-05-23
1
-0
/
+1
*
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
1
-1
/
+1
|
\
|
*
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-05-03
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
3
-6
/
+2
|
\
\
|
*
|
mm/mm_init.c: remove arch_reserved_kernel_pages()
Baoquan He
2024-04-25
1
-5
/
+0
|
*
|
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
1
-1
/
+1
|
*
|
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
1
-0
/
+1
*
|
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-12
/
+4
|
\
\
\
|
*
|
|
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-8
/
+0
|
*
|
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-2
/
+2
|
*
|
|
arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
Masahiro Yamada
2024-05-02
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-05-17
1
-0
/
+3
|
\
\
\
|
*
|
|
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
2024-05-16
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
18
-240
/
+550
|
\
\
\
|
*
|
|
powerpc/fadump: Fix section mismatch warning
Michael Ellerman
2024-05-16
1
-1
/
+1
|
*
|
|
powerpc/fadump: pass additional parameters when fadump is active
Hari Bathini
2024-05-10
2
-0
/
+38
|
*
|
|
powerpc/fadump: setup additional parameters for dump capture kernel
Hari Bathini
2024-05-10
1
-0
/
+87
|
*
|
|
powerpc/pseries/fadump: add support for multiple boot memory regions
Hari Bathini
2024-05-10
1
-24
/
+3
|
*
|
|
powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
Matthias Schiffer
2024-05-08
1
-2
/
+2
|
*
|
|
powerpc: Fix typos
Bjorn Helgaas
2024-05-08
7
-14
/
+14
|
*
|
|
powerpc/eeh: Fix spelling of the word "auxillary" and update comment
Ghanshyam Agrawal
2024-05-08
1
-3
/
+3
|
*
|
|
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-05-07
1
-3
/
+0
|
*
|
|
powerpc: Fix preserved memory size for int-vectors
GUO Zihua
2024-05-07
1
-1
/
+9
|
*
|
|
powerpc: remove unused *_syscall_64.o variables in Makefile
Masahiro Yamada
2024-05-07
1
-3
/
+0
|
*
|
|
powerpc/dexcr: Add DEXCR prctl interface
Benjamin Gray
2024-05-06
1
-0
/
+101
|
*
|
|
powerpc/dexcr: Reset DEXCR value across exec
Benjamin Gray
2024-05-03
3
-0
/
+31
|
*
|
|
powerpc/dexcr: Track the DEXCR per-process
Benjamin Gray
2024-05-03
2
-6
/
+11
|
*
|
|
powerpc/module: Remove arch specific module bug stuff
Dr. David Alan Gilbert
2024-05-03
1
-2
/
+0
|
*
|
|
powerpc/eeh: Permanently disable the removed device
Ganesh Goudar
2024-04-29
2
-3
/
+21
|
*
|
|
powerpc/fadump: add hotplug_ready sysfs interface
Sourabh Jain
2024-04-29
1
-0
/
+14
[prev]
[next]