index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/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
|
*
|
|
powerpc: make fadump resilient with memory add/remove events
Sourabh Jain
2024-04-29
1
-156
/
+205
[prev]
[next]