summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/signal: Properly handle return value from uprobe_deny_signal()Naveen N. Rao2017-11-301-1/+1
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-181-5/+0
* sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker2017-11-151-0/+1
* powerpc/corenet: explicitly disable the SDHC controller on kmcoge4Valentin Longchamp2017-11-151-0/+4
* KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong2017-11-151-3/+2
* powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras2017-11-081-0/+33
* KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTMGreg Kurz2017-11-021-2/+1
* powerpc/perf: Add restrictions to PMC5 in power9 DD1Madhavan Srinivasan2017-10-212-1/+5
* powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-121-1/+12
* powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-121-1/+23
* powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGSNaveen N. Rao2017-10-051-8/+12
* powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero2017-10-051-1/+1
* powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-10-051-1/+3
* KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras2017-10-051-0/+3
* KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-10-051-23/+31
* powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-09-271-45/+74
* powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-303-1/+21
* powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt2017-08-241-2/+3
* powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin2017-08-111-1/+14
* powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero2017-08-111-3/+10
* Revert "powerpc/numa: Fix percpu allocations to be NUMA aware"Greg Kroah-Hartman2017-08-062-16/+2
* KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-08-061-7/+32
* KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-08-062-2/+11
* KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras2017-08-061-0/+2
* powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-08-061-1/+0
* powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt2017-07-271-3/+9
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-271-1/+1
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-271-0/+13
* powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-271-2/+4
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-271-2/+2
* powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh2017-07-271-1/+10
* powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-211-6/+7
* powerpc/eeh: Enable IO path on permanent errorGavin Shan2017-07-051-1/+9
* powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao2017-06-291-4/+7
* powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-06-291-0/+11
* KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-06-291-0/+15
* KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-06-291-0/+21
* powerpc/perf: Fix oops when kthread execs user processRavi Bangoria2017-06-291-1/+2
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-243-4/+4
* powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt2017-06-171-2/+4
* powerpc/kernel: Initialize load_tm on task creationBreno Leitao2017-06-141-0/+1
* powerpc/kernel: Fix FP and vector register restorationBreno Leitao2017-06-141-0/+2
* powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-141-0/+2
* powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-142-2/+16
* powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy2017-06-141-1/+2
* powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr2017-06-071-1/+3
* powerpc/tm: Fix FP and VMX register corruptionMichael Neuling2017-05-251-0/+19
* powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong2017-05-251-0/+12
* powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy2017-05-251-2/+2
* powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler2017-05-251-1/+0