index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2019-08-30
powerpc/64s/exception: move head-64.h exception code to exception-64s.S
Nicholas Piggin
2019-08-30
powerpc/64s/pseries: machine check convert to use common event code
Nicholas Piggin
2019-08-30
powerpc/pseries/svm: Force SWIOTLB for secure guests
Anshuman Khandual
2019-08-30
powerpc/pseries/svm: Unshare all pages before kexecing a new kernel
Ram Pai
2019-08-30
powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL)
Anshuman Khandual
2019-08-30
powerpc/pseries/svm: Use shared memory for LPPACA structures
Anshuman Khandual
2019-08-30
powerpc: Introduce the MSR_S bit
Sukadev Bhattiprolu
2019-08-30
powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE
Ram Pai
2019-08-30
powerpc/prom_init: Add the ESM call to prom_init
Ram Pai
2019-08-30
powerpc/pseries: Introduce option to build secure virtual machines
Thiago Jung Bauermann
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
2019-08-30
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
Michael Anderson
2019-08-30
powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR
Claudio Carvalho
2019-08-30
powerpc/kernel: Add ucall_norets() ultravisor call handler
Claudio Carvalho
2019-08-30
powerpc: Add PowerPC Capabilities ELF note
Claudio Carvalho
2019-08-30
powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
Alexey Kardashevskiy
2019-08-30
powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-28
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
Christophe Leroy
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
2019-08-27
powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
Christopher M. Riedl
2019-08-27
powerpc/spinlocks: Rename SPLPAR-only spinlocks
Christopher M. Riedl
2019-08-27
powerpc/spinlocks: Refactor SHARED_PROCESSOR
Christopher M. Riedl
2019-08-27
powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()
Christophe Leroy
2019-08-27
powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro
Christophe Leroy
2019-08-27
powerpc/mm: split out early ioremap path.
Christophe Leroy
2019-08-27
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
powerpc/mm: rework io-workaround invocation.
Christophe Leroy
2019-08-27
powerpc/mm: drop function __ioremap()
Christophe Leroy
2019-08-27
powerpc/mm: drop ppc_md.iounmap() and __iounmap()
Christophe Leroy
2019-08-27
powerpc: remove the ppc44x ocm.c file
Christoph Hellwig
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2019-08-22
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-08-22
powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()
Sam Bobroff
2019-08-22
powerpc/eeh: Convert log messages to eeh_edev_* macros
Sam Bobroff
2019-08-22
powerpc/eeh: Introduce EEH edev logging macros
Sam Bobroff
2019-08-22
powerpc/eeh: Add bdfn field to eeh_dev
Oliver O'Halloran
2019-08-22
powerpc/eeh: Refactor around eeh_probe_devices()
Sam Bobroff
2019-08-22
powerpc/eeh: Initialize EEH address cache earlier
Sam Bobroff
2019-08-21
powerpc: add machine check safe copy_to_user
Santosh Sivaraj
2019-08-21
powerpc/memcpy: Add memcpy_mcsafe for pmem
Balbir Singh
2019-08-21
powerpc/mce: Handle UE event for memcpy_mcsafe
Balbir Singh
2019-08-20
powerpc/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ON
Nicholas Piggin
[prev]
[next]