index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2018-04-01
powerpc/64e: Fix oops due to deferral of paca allocation
Michael Ellerman
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
powerpc/kprobes: Fix call trace due to incorrect preempt count
Naveen N. Rao
2018-03-31
powerpc/64: Allocate per-cpu stacks node-local if possible
Nicholas Piggin
2018-03-31
powerpc/64: Allocate pacas per node
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/64: move default SPR recording
Nicholas Piggin
2018-03-30
powerpc/mm/numa: move numa topology discovery earlier
Nicholas Piggin
2018-03-30
powerpc/64s: Allocate slb_shadow structures individually
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-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 on POWER9 via CPU feature quirk
Michael Neuling
2018-03-27
powerpc: Update ptrace to use ppc_breakpoint_available()
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: Factor out common code eeh_reset_device()
Sam Bobroff
2018-03-27
powerpc/eeh: Remove always-true tests in eeh_reset_device()
Sam Bobroff
2018-03-27
powerpc/eeh: Clarify arguments to eeh_reset_device()
Sam Bobroff
2018-03-27
powerpc/eeh: Rename frozen_bus to bus in eeh_handle_normal_event()
Sam Bobroff
2018-03-27
powerpc/eeh: Remove misleading test in eeh_handle_normal_event()
Sam Bobroff
2018-03-27
powerpc/eeh: Fix misleading comment in __eeh_addr_cache_get_device()
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/init: Do not advertise radix during client-architecture-support
Alexey Kardashevskiy
2018-03-27
powerpc/64s: Wire up cpu_show_spectre_v2()
Michael Ellerman
2018-03-27
powerpc/64s: Wire up cpu_show_spectre_v1()
Michael Ellerman
2018-03-27
powerpc/64s: Enhance the information in cpu_show_meltdown()
Michael Ellerman
2018-03-27
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
2018-03-27
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman
2018-03-27
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2018-03-27
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
2018-03-27
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
Michael Ellerman
2018-03-26
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
Nicholas Piggin
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: 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/64s: Fix lost pending interrupt due to race causing lost update to ir...
Nicholas Piggin
2018-03-20
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2018-03-20
powerpc: Remove unused flush_dcache_phys_range()
Matt Brown
2018-03-14
powerpc/time: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-14
powerpc/64s: Fix NULL AT_BASE_PLATFORM when using DT CPU features
Michael Ellerman
[next]