summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-19powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan
2018-01-19powerpc/64: Cleanup hard_irq_disable() macroMadhavan Srinivasan
2018-01-19powerpc/64: Implement and use soft_enabled_set_return APIMadhavan Srinivasan
2018-01-19powerpc/64: Implement and use soft_enabled_return APIMadhavan Srinivasan
2018-01-19powerpc/64: Move set_soft_enabled() and renameMadhavan Srinivasan
2018-01-19powerpc/64: Fix arch_local_irq_disable() prototypeMadhavan Srinivasan
2018-01-19powerpc/64: Improve inline asm in arch_local_irq_disableNicholas Piggin
2018-01-19powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan
2018-01-19powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signalsMadhavan Srinivasan
2018-01-19powerpc/64s: Fix ps3 build error due to tlbiel_all()Michael Ellerman
2018-01-18powerpc/pseries/cpuidle: add polling idle for shared processor guestsNicholas Piggin
2018-01-18cpuidle/powernv: avoid double irq enable coming out of idleNicholas Piggin
2018-01-18cpuidle/powernv: avoid double irq enable coming out of idleNicholas Piggin
2018-01-18powerpc: define __ARCH_IRQ_EXIT_IRQS_DISABLEDNicholas Piggin
2018-01-18powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin
2018-01-18powerpc/64s: Relax PACA address limitationsNicholas Piggin
2018-01-18powerpc/pseries: lift RTAS limit for hashNicholas Piggin
2018-01-18powerpc/pseries: lift RTAS limit for radixNicholas Piggin
2018-01-18powerpc/64: rtas avoid accessing paca in 32-bit modeNicholas Piggin
2018-01-18powerpc/pseries: radix is not subject to RMA limit, remove itNicholas Piggin
2018-01-18powerpc/powernv: Remove real mode access limit for early allocationsNicholas Piggin
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin
2018-01-18powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin
2018-01-16powerpc: Use the TRAP macro whenever comparing a trap numberBenjamin Herrenschmidt
2018-01-16powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt
2018-01-16powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt
2018-01-16powerpc: Cosmetic cleanup of cpuinfo_opBenjamin Herrenschmidt
2018-01-16powerpc: Make newline in cpuinfo unconditionalBenjamin Herrenschmidt
2018-01-16powerpc: Add aacraid and nvme to powernv_defconfigBenjamin Herrenschmidt
2018-01-16powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAPChristophe Leroy
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy
2018-01-16powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12Christophe Leroy
2018-01-16powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy
2018-01-16powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh
2018-01-16powerpc/crash: Remove the test for cpu_online in the IPI callbackBalbir Singh
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2018-01-16powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMPChristophe Leroy
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot
2018-01-16powerpc/drmem: Add support for ibm, dynamic-memory-v2 propertyNathan Fontenot
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot
2018-01-16powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot
2018-01-16powerpc/numa: Look up associativity array in of_drconf_to_nid_singleNathan Fontenot
2018-01-16powerpc/numa: Look up device node in of_get_usable_memory()Nathan Fontenot