summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-01-13powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-13powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey
2016-01-12powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins
2016-01-12powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V
2016-01-11powerpc: Add HWCAP bits for Power9Michael Ellerman
2016-01-11powerpc/powernv: Reserve PE#0 on NPUAlistair Popple
2016-01-11powerpc/powernv: Change NPU PE# assignmentAlistair Popple
2016-01-11powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple
2016-01-11powerpc/powernv: Remove misleading comment in pci.cRussell Currey
2016-01-11powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt
2016-01-08powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman
2015-12-27powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()Andrew Donnellan
2015-12-27powerpc: Fix style of self-test config promptsAndrew Donnellan
2015-12-27powerpc/powernv: Only delay opal_rtc_read() retry when necessaryMichael Neuling
2015-12-27powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling
2015-12-17powerpc: Add missing calls to va_end()Daniel Axtens
2015-12-17powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot
2015-12-17powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot
2015-12-17powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot
2015-12-17powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot
2015-12-17powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot
2015-12-17powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot
2015-12-17powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot
2015-12-17powerpc/476fpe: Add support for kexecAlistair Popple
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple
2015-12-17powerpc: Add __raw_rm_writeq() functionAlistair Popple
2015-12-17Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple
2015-12-17powerpc/powernv: Fix M64 resource name in /proc/iomemGavin Shan
2015-12-17powerpc/mm: Add page soft dirty trackingLaurent Dufour
2015-12-17powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman
2015-12-17powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman
2015-12-17powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman
2015-12-17powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman
2015-12-17powerpc/rtas: Make enter_rtas() privateMichael Ellerman
2015-12-17powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman
2015-12-17powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman
2015-12-17powerpc/xmon: Use rtas_call_unlocked() in xmonMichael Ellerman
2015-12-17powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2015-12-17powerpc/powernv: panic() on OPAL < V3Stewart Smith
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens
2015-12-14powerpc/xmon: Append linux_banner to exception information in xmon.Rashmica Gupta
2015-12-14powerpc/cell: Remove the Cell QPACE codeRashmica Gupta
2015-12-14powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar
2015-12-14Merge tag 'powerpc-4.4-3' into nextMichael Ellerman
2015-12-14powerpc: Print MSR TM bits in oops messagesMichael Neuling
2015-12-14powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng