index
:
kernel/linux.git
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.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+9
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2
-4
/
+50
2019-11-29
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
2019-10-11
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-0
/
+2
2019-10-11
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
1
-3
/
+3
2019-10-11
powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisions
Aneesh Kumar K.V
1
-2
/
+28
2019-10-11
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
1
-0
/
+2
2019-10-11
powerpc/603: Fix handling of the DIRTY flag
Christophe Leroy
1
-2
/
+2
2019-10-11
powerpc/mce: Schedule work from irq_work
Santosh Sivaraj
1
-1
/
+10
2019-10-11
powerpc/mce: Fix MCE handling for huge pages
Balbir Singh
1
-6
/
+13
2019-10-07
powerpc: dump kernel log before carrying out fadump or kdump
Ganesh Goudar
1
-0
/
+1
2019-10-07
powerpc/eeh: Clean up EEH PEs after recovery finishes
Oliver O'Halloran
3
-3
/
+64
2019-10-07
powerpc/64s/exception: machine check use correct cfar for late handler
Nicholas Piggin
1
-0
/
+4
2019-10-07
powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flag
Sam Bobroff
1
-1
/
+10
2019-10-07
powerpc/rtas: use device model APIs and serialization during LPM
Nathan Lynch
1
-3
/
+8
2019-09-06
Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-17
/
+4
2019-09-04
powerpc/tm: Fix restoring FP/VMX facility incorrectly on interrupts
Gustavo Romero
1
-16
/
+2
2019-09-04
powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction
Gustavo Romero
1
-1
/
+2
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2
-19
/
+1
2019-07-30
powerpc/spe: Mark expected switch fall-throughs
Michael Ellerman
1
-0
/
+4
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
3
-1
/
+14
2019-07-26
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-1
/
+27
2019-07-22
powerpc/tm: Fix oops on sigreturn on systems without TM
Michael Neuling
2
-0
/
+8
2019-07-19
powerpc/dma: Fix invalid DMA mmap behavior
Shawn Anastasio
2
-1
/
+19
2019-07-17
docs: powerpc: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
1
-0
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-655
/
+1333
2019-07-11
powerpc/eeh: Handle hugepages in ioremap space
Oliver O'Halloran
1
-3
/
+12
2019-07-11
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-10
powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
Michael Ellerman
1
-3
/
+3
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-7
/
+7
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2019-07-08
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+1
2019-07-05
powerpc/module64: Use symbolic instructions names.
Christophe Leroy
1
-18
/
+35
2019-07-05
powerpc/module32: Use symbolic instructions names.
Christophe Leroy
1
-8
/
+16
2019-07-05
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
2
-11
/
+0
2019-07-05
powerpc/module64: Fix comment in R_PPC64_ENTRY handling
Michael Ellerman
1
-1
/
+1
2019-07-04
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
1
-29
/
+0
2019-07-04
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
1
-25
/
+2
2019-07-03
powerpc/pci/of: Parse unassigned resources
Alexey Kardashevskiy
1
-2
/
+10
2019-07-03
powerpc/pseries/dma: Allow SWIOTLB
Alexey Kardashevskiy
1
-0
/
+36
2019-07-03
powerpc: remove device_to_mask()
Christoph Hellwig
1
-2
/
+2
2019-07-03
powerpc: Fix compile issue with force DAWR
Michael Neuling
4
-89
/
+102
2019-07-03
powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
Mathieu Malaterre
1
-1
/
+6
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
1
-2
/
+1
2019-07-03
powerpc/64s/exception: simplify hmi control flow
Nicholas Piggin
1
-16
/
+10
[next]