summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood2017-05-051-0/+5
* powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy2017-05-032-0/+27
* powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-04-301-0/+12
* powerpc/ftrace/64: Split further based on -mprofile-kernelNaveen N. Rao2017-04-274-305/+346
* powerpc: Split ftrace bits into a separate fileNaveen N. Rao2017-04-278-493/+532
* powerpc/mm: Rename table dump file nameChristophe Leroy2017-04-271-1/+1
* powerpc/mm: On PPC32, display 32 bits addresses in page table dumpChristophe Leroy2017-04-271-0/+5
* powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy2017-04-272-0/+10
* powerpc/mm: Fix page table dump build on PPC32Christophe Leroy2017-04-271-11/+48
* powerpc/mm/radix: Optimise tlbiel flush all caseAneesh Kumar K.V2017-04-271-2/+13
* powerpc/mm/radix: Optimise Page Walk Cache flushAneesh Kumar K.V2017-04-271-2/+13
* powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman2017-04-262-4/+11
* powerpc/powernv: Fix missing attr initialisation in opal_export_attrs()Michael Ellerman2017-04-261-1/+2
* powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()Michael Ellerman2017-04-261-1/+1
* powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson2017-04-241-2/+15
* powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler2017-04-241-0/+6
* powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler2017-04-241-1/+0
* powerpc/xmon: Deindent the SLB dumping logicMichael Ellerman2017-04-241-17/+22
* Merge branch 'topic/kprobes' into nextMichael Ellerman2017-04-248-84/+296
|\
| * powerpc/kprobes: Prefer ftrace when probing function entryNaveen N. Rao2017-04-241-2/+15
| * powerpc: Introduce a new helper to obtain function entry pointsNaveen N. Rao2017-04-242-3/+44
| * powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao2017-04-245-1/+125
| * powerpc/ftrace: Restore LR from pt_regsNaveen N. Rao2017-04-241-6/+7
| * powerpc/kprobes: Emulate instructions on kprobe handler re-entryNaveen N. Rao2017-04-201-0/+8
| * powerpc/kprobes: Factor out code to emulate instruction into a helperNaveen N. Rao2017-04-201-21/+31
| * powerpc/kretprobes: Override default function entry offsetNaveen N. Rao2017-04-201-0/+9
| * powerpc/kprobes: Fix handling of function offsets on ABIv2Naveen N. Rao2017-04-202-4/+4
| * kprobes: Convert kprobe_lookup_name() to a functionNaveen N. Rao2017-04-203-55/+60
* | powerpc/kprobes: Blacklist common exception handlersNaveen N. Rao2017-04-231-0/+1
* | powerpc/kprobes: Blacklist exception handlersNaveen N. Rao2017-04-233-0/+13
* | powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()Naveen N. Rao2017-04-233-60/+81
* | powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()Naveen N. Rao2017-04-231-4/+1
* | powerpc/kprobes: Remove duplicate saving of MSRNaveen N. Rao2017-04-231-1/+0
* | powerpc/64s: Simplify POWER9 DD1 idle workaround codeNicholas Piggin2017-04-232-11/+8
* | powerpc/64s: Idle POWER8 avoid full state loss recovery where possibleNicholas Piggin2017-04-232-9/+112
* | powerpc/64s: Idle do not hold reservation longer than requiredNicholas Piggin2017-04-231-9/+11
* | powerpc/64s: Expand core idle state bitsNicholas Piggin2017-04-232-18/+19
* | powerpc/64s: Fix POWER9 machine check handler from stop stateNicholas Piggin2017-04-233-35/+70
* | powerpc/64s: Use alternative feature patchingNicholas Piggin2017-04-231-9/+14
* | powerpc/64s: Stop using bit in HSPRG0 to test winkleNicholas Piggin2017-04-234-59/+15
* | powerpc/64s: Move remaining system reset idle code into idle_book3s.SNicholas Piggin2017-04-232-46/+44
* | powerpc/64s: Remove unnecessary relocation branch from idle handlerNicholas Piggin2017-04-232-9/+1
* | powerpc/mm: Add support for runtime configuration of ASLR limitsMichael Ellerman2017-04-212-5/+50
* | powerpc/mm: Wire up ioremap_cache()Oliver O'Halloran2017-04-211-0/+2
* | powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlersNicholas Piggin2017-04-201-1/+1
* | powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman2017-04-201-0/+1
* | powerpc/64s: Remove SAO feature from Power9 DD1Nicholas Piggin2017-04-191-1/+2
* | powerpc/64s: Remove ICSWX feature from Power9Nicholas Piggin2017-04-192-2/+3
* | powerpc/perf: Add Power8 mem_access event to sysfsMadhavan Srinivasan2017-04-192-0/+8
* | powerpc/perf: Support to export SIERs bit in Power9Madhavan Srinivasan2017-04-191-0/+2