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
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
powerpc/mm/hash: Don't memset pgd table if not needed
Aneesh Kumar K.V
2018-03-31
powerpc/mm/hash64: Increase the VA range
Aneesh Kumar K.V
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
powerpc/mm/keys: Move pte bits to correct headers
Aneesh Kumar K.V
2018-03-31
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2018-03-31
powerpc/mm: Pass node id into create_section_mapping
Nicholas Piggin
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
2018-03-30
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2018-03-30
powerpc/64s: Allocate LPPACAs individually
Nicholas Piggin
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2018-03-29
Merge tag 'kvm-ppc-next-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
2018-03-27
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-27
powerpc: Disable DAWR in the base POWER9 CPU features
Michael Neuling
2018-03-27
KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
Michael Neuling
2018-03-27
powerpc: Add ppc_breakpoint_available()
Michael Neuling
2018-03-27
powerpc/eeh: Add eeh_state_active() helper
Sam Bobroff
2018-03-27
powerpc/eeh: Manage EEH_PE_RECOVERING inside eeh_handle_normal_event()
Sam Bobroff
2018-03-27
powerpc/eeh: Remove eeh_handle_event()
Sam Bobroff
2018-03-27
powerpc/64s: Enhance the information in cpu_show_meltdown()
Michael Ellerman
2018-03-27
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman
2018-03-27
powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
Michael Ellerman
2018-03-27
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
2018-03-27
powerpc/perf: Infrastructure to support addition of blacklisted events
Madhavan Srinivasan
2018-03-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-24
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-24
powerpc/powernv: Provide a way to force a core into SMT4 mode
Paul Mackerras
2018-03-24
powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
Paul Mackerras
2018-03-24
powerpc: Free up CPU feature bits on 64-bit machines
Paul Mackerras
2018-03-24
powerpc: Book E: Remove unused CPU_FTR_L2CSR bit
Paul Mackerras
2018-03-24
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
2018-03-23
powerpc/mm/radix: Remove unused code
Aneesh Kumar K.V
2018-03-23
powerpc/mm: Add tracking of the number of coprocessors using a context
Benjamin Herrenschmidt
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
2018-03-20
powerpc: Remove unused flush_dcache_phys_range()
Matt Brown
2018-03-20
lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome
Matt Brown
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
2018-03-18
mm: Add address parameter to arch_validate_prot()
Khalid Aziz
2018-03-13
powerpc/mm/slice: remove radix calls to the slice code
Nicholas Piggin
2018-03-13
powerpc/mm/slice: implement a slice mask cache
Nicholas Piggin
2018-03-13
powerpc/mm/slice: Simplify and optimise slice context initialisation
Nicholas Piggin
2018-03-13
powerpc/xmon: Move empty plpar_set_ciabr() into plpar_wrappers.h
Michael Ellerman
2018-03-13
powerpc: Rename plapr routines to plpar
Michael Ellerman
2018-03-13
powerpc/pseries: Make plpar_wrappers.h safe to include when PSERIES=n
Michael Ellerman
2018-03-13
powerpc/pseries: Move smp_query_cpu_stopped() etc. out of plpar_wrappers.h
Michael Ellerman
2018-03-13
powerpc/32: Add missing prototypes for (early|machine)_init()
Mathieu Malaterre
[prev]
[next]