index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2017-11-15
powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature
Michael Ellerman
2017-11-14
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Michael Ellerman
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
2017-11-13
powerpc/signal: Properly handle return value from uprobe_deny_signal()
Naveen N. Rao
2017-11-13
powerpc/fadump: use kstrtoint to handle sysfs store
Michal Suchanek
2017-11-12
powerpc/kprobes: refactor kprobe_lookup_name for safer string operations
Naveen N. Rao
2017-11-12
powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace
Naveen N. Rao
2017-11-12
powerpc/kprobes: Disable preemption before invoking probe handler for optprobes
Naveen N. Rao
2017-11-12
powerpc/64s: ppc_save_regs is now needed for all 64s builds
Stephen Rothwell
2017-11-12
powerpc: Define set_thread_uses_vas()
Sukadev Bhattiprolu
2017-11-12
powerpc: Add support for setting SPRN_TIDR
Sukadev Bhattiprolu
2017-11-10
powerpc/64: Set DSCR default initially from SPR
Nicholas Piggin
2017-11-10
powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL
Nicholas Piggin
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
2017-11-06
powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1
Nicholas Piggin
2017-11-06
powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1
Nicholas Piggin
2017-11-06
powerpc: add POWER9_DD20 feature
Nicholas Piggin
2017-11-06
powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable
Cyril Bur
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-11-06
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
2017-11-06
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
2017-11-06
powerpc/eeh: Stop using do_gettimeofday()
Arnd Bergmann
2017-11-06
powerpc/tm: Don't check for WARN in TM Bad Thing handling
Michael Ellerman
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
powerpc/64: Free up CPU_FTR_ICSWX
Michael Ellerman
2017-11-06
powerpc/64: Fix latency tracing for lazy irq replay
Nicholas Piggin
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
2017-11-01
powerpc/kprobes: Dereference function pointers only if the address does not b...
Naveen N. Rao
2017-10-25
powerpc: Fix check for copy/paste instructions in alignment handler
Paul Mackerras
2017-10-22
powerpc: Disable the fast-endian switch syscall by default
Michael Ellerman
2017-10-22
powerpc/64s: Move the two FAST_ENDIAN macros next to each other
Michael Ellerman
2017-10-21
powerpc/tm: P9 disable transactionally suspended sigcontexts
Michael Neuling
2017-10-21
powerpc/powernv: Enable TM without suspend if possible
Michael Ellerman
2017-10-20
powerpc/tm: Add commandline option to disable hardware transactional memory
Cyril Bur
2017-10-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-10-19
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2017-10-16
powerpc/mce: hookup memory_failure for UE errors
Balbir Singh
2017-10-16
powerpc/mce: Hookup ierror (instruction) UE errors
Balbir Singh
2017-10-16
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
2017-10-16
powerpc/mce: Align the print of physical address better
Balbir Singh
2017-10-16
powerpc/mce: Remove unused function get_mce_fault_addr()
Balbir Singh
2017-10-13
powerpc/modules: Use WARN_ON() in stub_for_addr()
Kamalesh Babulal
2017-10-10
powerpc/livepatch: Fix livepatch stack access
Kamalesh Babulal
2017-10-06
powerpc: get_wchan(): solve possible race scenario due to parallel wakeup
Kautuk Consul
2017-10-05
powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...
Naveen N. Rao
2017-10-05
powerpc/jprobes: Disable preemption when triggered through ftrace
Naveen N. Rao
2017-10-04
powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels
Naveen N. Rao
2017-10-04
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
2017-10-04
powerpc/kprobes: Do not suppress instruction emulation if a single run failed
Naveen N. Rao
[next]