summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2018-05-10powerpc/watchdog: provide more data in watchdog messagesNicholas Piggin1-3/+25
2018-05-10powerpc/watchdog: don't update the watchdog timestamp if a lockup is detectedNicholas Piggin1-2/+0
2018-05-10powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater1-8/+28
2018-05-10powerpc/xive: shutdown XIVE when kexec or kdump is performedCédric Le Goater1-2/+5
2018-05-10powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater1-5/+47
2018-05-10powerpc/64/kexec: fix race in kexec when XIVE is shutdownCédric Le Goater1-4/+4
2018-05-10powerpc/config: powernv_defconfig updatesNicholas Piggin1-43/+65
2018-05-10powerpc: wii_defconfig: Disable BCMA supportJonathan Neuschäfer1-0/+1
2018-05-10powerpc: wii_defconfig: Enable Wii SDHCI driverJonathan Neuschäfer1-0/+2
2018-05-10powerpc: wii_defconfig: Enable GPIO-related optionsJonathan Neuschäfer1-0/+10
2018-05-10powerpc: wii_defconfig: Disable Ethernet driver support codeJonathan Neuschäfer1-0/+1
2018-05-10powerpc/watchdog: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman4-9/+6
2018-05-07Revert "powerpc/powernv: Increase memory block size to 1GB on radix"Balbir Singh1-9/+1
2018-05-07powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy1-15/+8
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy2-12/+3
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy4-75/+20
2018-05-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar1-0/+3
2018-05-03powerpc/fadump: Do not use hugepages when fadump is activeHari Bathini4-2/+20
2018-05-03powerpc/fadump: exclude memory holes while reserving memory in second kernelMahesh Salgaonkar1-6/+23
2018-05-03powerpc: remove retired sbc834x supportPaul Gortmaker5-486/+0
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman7-59/+2
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao5-26/+262
2018-05-03powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao1-36/+0
2018-05-03powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernelNaveen N. Rao1-6/+9
2018-05-03powerpc64/kexec: Hard disable ftrace before switching to the new kernelNaveen N. Rao1-0/+2
2018-05-03powerpc64/ftrace: Disable ftrace during kvm entry/exitNaveen N. Rao2-0/+7
2018-05-03powerpc64/ftrace: Disable ftrace during hotplugNaveen N. Rao1-0/+8
2018-05-03powerpc64/ftrace: Delay enabling ftrace on secondary cpusNaveen N. Rao2-3/+11
2018-05-03powerpc64/ftrace: Add helpers to hard disable ftraceNaveen N. Rao1-0/+17
2018-05-03powerpc64/ftrace: Rearrange #ifdef sections in ftrace.hNaveen N. Rao1-4/+4
2018-05-03powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao5-0/+23
2018-04-27powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor1-0/+7
2018-04-27powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin1-16/+39
2018-04-25powerpc: Fix smp_send_stop NMI IPI handlingNicholas Piggin1-5/+17
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin1-3/+5
2018-04-24powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar1-5/+2
2018-04-24powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple1-4/+19
2018-04-24powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...Alistair Popple2-4/+14
2018-04-24powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroyAlistair Popple1-9/+42
2018-04-24powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh1-17/+0
2018-04-24powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh1-0/+2
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan1-1/+1
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman1-2/+2
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling1-1/+2
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt1-0/+4
2018-04-17powerpc/64s: Default l1d_size to 64K in RFI fallback flushMadhavan Srinivasan1-0/+11
2018-04-17powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman1-1/+1
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-40/+63
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo1-4/+5