summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/lib: Add alt patching test of branching past the last instructionMichael Ellerman2018-05-112-0/+47
* powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_bigMichael Ellerman2018-05-111-1/+1
* powerpc/lib: Fix the feature fixup tests to actually workMichael Ellerman2018-05-111-6/+6
* powerpc/lib: Fix feature fixup test of external branchMichael Ellerman2018-05-111-2/+2
* powerpc: Make it clearer that systbl check errors are errorsMichael Ellerman2018-05-101-2/+2
* powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPUAl Viro2018-05-101-1/+1
* powerpc/syscalls: kill ppc32_select()Al Viro2018-05-102-10/+1
* powerpc/syscalls: Add COMPAT_SPU_NEW() macroMichael Ellerman2018-05-103-0/+3
* powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro2018-05-106-6/+4
* powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINEAl Viro2018-05-104-40/+35
* powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINEAl Viro2018-05-104-7/+10
* powerpc/livepatch: Implement reliable stack tracing for the consistency modelTorsten Duwe2018-05-102-1/+119
* powerpc/watchdog: provide more data in watchdog messagesNicholas Piggin2018-05-101-3/+25
* powerpc/watchdog: don't update the watchdog timestamp if a lockup is detectedNicholas Piggin2018-05-101-2/+0
* powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater2018-05-101-8/+28
* powerpc/xive: shutdown XIVE when kexec or kdump is performedCédric Le Goater2018-05-101-2/+5
* powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater2018-05-101-5/+47
* powerpc/64/kexec: fix race in kexec when XIVE is shutdownCédric Le Goater2018-05-101-4/+4
* powerpc/config: powernv_defconfig updatesNicholas Piggin2018-05-101-43/+65
* powerpc: wii_defconfig: Disable BCMA supportJonathan Neuschäfer2018-05-101-0/+1
* powerpc: wii_defconfig: Enable Wii SDHCI driverJonathan Neuschäfer2018-05-101-0/+2
* powerpc: wii_defconfig: Enable GPIO-related optionsJonathan Neuschäfer2018-05-101-0/+10
* powerpc: wii_defconfig: Disable Ethernet driver support codeJonathan Neuschäfer2018-05-101-0/+1
* powerpc/watchdog: fix typo 'can by' to 'can be'Wolfram Sang2018-05-101-1/+1
* powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman2018-05-104-9/+6
* Revert "powerpc/powernv: Increase memory block size to 1GB on radix"Balbir Singh2018-05-071-9/+1
* powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy2018-05-071-15/+8
* powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy2018-05-072-12/+3
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-074-75/+20
* powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar2018-05-031-0/+3
* powerpc/fadump: Do not use hugepages when fadump is activeHari Bathini2018-05-034-2/+20
* powerpc/fadump: exclude memory holes while reserving memory in second kernelMahesh Salgaonkar2018-05-031-6/+23
* powerpc: remove retired sbc834x supportPaul Gortmaker2018-05-035-486/+0
* powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman2018-05-037-59/+2
* powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao2018-05-035-26/+262
* powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao2018-05-031-36/+0
* powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernelNaveen N. Rao2018-05-031-6/+9
* powerpc64/kexec: Hard disable ftrace before switching to the new kernelNaveen N. Rao2018-05-031-0/+2
* powerpc64/ftrace: Disable ftrace during kvm entry/exitNaveen N. Rao2018-05-032-0/+7
* powerpc64/ftrace: Disable ftrace during hotplugNaveen N. Rao2018-05-031-0/+8
* powerpc64/ftrace: Delay enabling ftrace on secondary cpusNaveen N. Rao2018-05-032-3/+11
* powerpc64/ftrace: Add helpers to hard disable ftraceNaveen N. Rao2018-05-031-0/+17
* powerpc64/ftrace: Rearrange #ifdef sections in ftrace.hNaveen N. Rao2018-05-031-4/+4
* powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao2018-05-035-0/+23
* powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor2018-04-271-0/+7
* powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin2018-04-271-16/+39
* powerpc: Fix smp_send_stop NMI IPI handlingNicholas Piggin2018-04-251-5/+17
* rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin2018-04-251-3/+5
* powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar2018-04-241-5/+2
* powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple2018-04-241-4/+19