summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15powerpc/mm: Use pmd_lockptr instead of opencoding itAneesh Kumar K.V
2018-05-15powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64Aneesh Kumar K.V
2018-05-15Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-05-15powerpc/kvm: Switch kvm pmd allocator to custom allocatorAneesh Kumar K.V
2018-05-14powerpc/cell/spufs: Change return type to vm_fault_tSouptick Joarder
2018-05-14macintosh/windfarm: fix spelling mistake: "ttarged" -> "ttarget"Colin Ian King
2018-05-14selftests/powerpc: fix exec benchmarkNicholas Piggin
2018-05-14powerpc/ioda: Use ibm, supported-tce-sizes for IOMMU page size maskAlexey Kardashevskiy
2018-05-14powerpc/powernv: Fix memtrace build when NUMA=nMichael Ellerman
2018-05-11powerpc/prom: Drop support for old FDT versionsMichael Ellerman
2018-05-11powerpc/lib: Add alt patching test of branching past the last instructionMichael Ellerman
2018-05-11powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_bigMichael Ellerman
2018-05-11powerpc/lib: Fix the feature fixup tests to actually workMichael Ellerman
2018-05-11powerpc/lib: Fix feature fixup test of external branchMichael Ellerman
2018-05-10powerpc: Make it clearer that systbl check errors are errorsMichael Ellerman
2018-05-10powerpc/syscalls: timer_create can be handle by perfectly normal COMPAT_SYS_SPUAl Viro
2018-05-10powerpc/syscalls: kill ppc32_select()Al Viro
2018-05-10powerpc/syscalls: Add COMPAT_SPU_NEW() macroMichael Ellerman
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro
2018-05-10powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINEAl Viro
2018-05-10powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINEAl Viro
2018-05-10powerpc/livepatch: Implement reliable stack tracing for the consistency modelTorsten Duwe
2018-05-10powerpc/watchdog: provide more data in watchdog messagesNicholas Piggin
2018-05-10powerpc/watchdog: don't update the watchdog timestamp if a lockup is detectedNicholas Piggin
2018-05-10powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater
2018-05-10powerpc/xive: shutdown XIVE when kexec or kdump is performedCédric Le Goater
2018-05-10powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater
2018-05-10powerpc/64/kexec: fix race in kexec when XIVE is shutdownCédric Le Goater
2018-05-10powerpc/config: powernv_defconfig updatesNicholas Piggin
2018-05-10powerpc: wii_defconfig: Disable BCMA supportJonathan Neuschäfer
2018-05-10powerpc: wii_defconfig: Enable Wii SDHCI driverJonathan Neuschäfer
2018-05-10powerpc: wii_defconfig: Enable GPIO-related optionsJonathan Neuschäfer
2018-05-10powerpc: wii_defconfig: Disable Ethernet driver support codeJonathan Neuschäfer
2018-05-10powerpc/watchdog: fix typo 'can by' to 'can be'Wolfram Sang
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman
2018-05-07Revert "powerpc/powernv: Increase memory block size to 1GB on radix"Balbir Singh
2018-05-07powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy
2018-05-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-05-03powerpc/fadump: Do not use hugepages when fadump is activeHari Bathini
2018-05-03powerpc/fadump: exclude memory holes while reserving memory in second kernelMahesh Salgaonkar
2018-05-03tracing: Remove PPC32 wart from config TRACING_SUPPORTMichael Ellerman
2018-05-03powerpc: remove retired sbc834x supportPaul Gortmaker
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao
2018-05-03powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao
2018-05-03powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernelNaveen N. Rao
2018-05-03powerpc64/kexec: Hard disable ftrace before switching to the new kernelNaveen N. Rao
2018-05-03powerpc64/ftrace: Disable ftrace during kvm entry/exitNaveen N. Rao