aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-30powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-04-27powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao
2017-04-27powerpc/mm: Rename table dump file nameChristophe Leroy
2017-04-27powerpc/mm: On PPC32, display 32 bits addresses in page table dumpChristophe Leroy
2017-04-27powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy
2017-04-27powerpc/mm: Fix page table dump build on PPC32Christophe Leroy
2017-04-27powerpc/mm/radix: Optimise tlbiel flush all caseAneesh Kumar K.V
2017-04-27powerpc/mm/radix: Optimise Page Walk Cache flushAneesh Kumar K.V
2017-04-26powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman
2017-04-26powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()Michael Ellerman
2017-04-26powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()Michael Ellerman
2017-04-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson
2017-04-25powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler
2017-04-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-04-25powerpc/xmon: Deindent the SLB dumping logicMichael Ellerman
2017-04-25Merge branch 'topic/kprobes' into nextMichael Ellerman
2017-04-24powerpc/kprobes: Prefer ftrace when probing function entryNaveen N. Rao
2017-04-24powerpc: Introduce a new helper to obtain function entry pointsNaveen N. Rao
2017-04-24powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao
2017-04-24powerpc/ftrace: Restore LR from pt_regsNaveen N. Rao
2017-04-23powerpc/kprobes: Blacklist common exception handlersNaveen N. Rao
2017-04-23powerpc/kprobes: Blacklist exception handlersNaveen N. Rao
2017-04-23powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao
2017-04-23powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()Naveen N. Rao
2017-04-23powerpc/kprobes: Remove duplicate saving of MSRNaveen N. Rao
2017-04-23powerpc/64s: Simplify POWER9 DD1 idle workaround codeNicholas Piggin
2017-04-23powerpc/64s: Idle POWER8 avoid full state loss recovery where possibleNicholas Piggin
2017-04-23powerpc/64s: Idle do not hold reservation longer than requiredNicholas Piggin
2017-04-23powerpc/64s: Expand core idle state bitsNicholas Piggin
2017-04-23powerpc/64s: Fix POWER9 machine check handler from stop stateNicholas Piggin
2017-04-23powerpc/64s: Use alternative feature patchingNicholas Piggin
2017-04-23powerpc/64s: Stop using bit in HSPRG0 to test winkleNicholas Piggin
2017-04-23powerpc/64s: Move remaining system reset idle code into idle_book3s.SNicholas Piggin
2017-04-23powerpc/64s: Remove unnecessary relocation branch from idle handlerNicholas Piggin
2017-04-21powerpc/mm: Add support for runtime configuration of ASLR limitsMichael Ellerman
2017-04-21powerpc/mm: Wire up ioremap_cache()Oliver O'Halloran
2017-04-20powerpc/kprobes: Emulate instructions on kprobe handler re-entryNaveen N. Rao
2017-04-20powerpc/kprobes: Factor out code to emulate instruction into a helperNaveen N. Rao
2017-04-20powerpc/kretprobes: Override default function entry offsetNaveen N. Rao
2017-04-20powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao
2017-04-20kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao
2017-04-20powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlersNicholas Piggin
2017-04-20powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman
2017-04-19powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin
2017-04-19powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin
2017-04-19powerpc/perf: Add Power8 mem_access event to sysfsMadhavan Srinivasan
2017-04-19powerpc/perf: Support to export SIERs bit in Power9Madhavan Srinivasan
2017-04-19powerpc/perf: Support to export SIERs bit in Power8Madhavan Srinivasan
2017-04-19powerpc/perf: Support to export MMCRA[TEC*] field to userspaceMadhavan Srinivasan