summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2020-10-22powerpc/eeh: Fix eeh_dev_check_failure() for PE#0Oliver O'Halloran
2020-10-20powerpc/64s: Remove TM from Power10 featuresJordan Niethe
2020-10-20powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling
2020-10-19powerpc/powernv/dump: Handle multiple writes to ack attributeVasant Hegde
2020-10-19powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-19powerpc/smp: Use GFP_ATOMIC while allocating tmp maskSrikar Dronamraju
2020-10-19powerpc/smp: Remove unnecessary variableSrikar Dronamraju
2020-10-16powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hashGanesh Goudar
2020-10-16powerpc/opal_elog: Handle multiple writes to ack attributeAneesh Kumar K.V
2020-10-15Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"Qian Cai
2020-10-08powerpc/time: Make get_tb() common to PPC32 and PPC64Christophe Leroy
2020-10-08powerpc/time: Make get_tbl() common to PPC32 and PPC64Christophe Leroy
2020-10-08powerpc/time: Remove get_tbu()Christophe Leroy
2020-10-08powerpc/time: Avoid using get_tbl() and get_tbu() internallyChristophe Leroy
2020-10-08powerpc/time: Make mftb() common to PPC32 and PPC64Christophe Leroy
2020-10-08powerpc/time: Rename mftbl() to mftb()Christophe Leroy
2020-10-08powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.SChristophe Leroy
2020-10-08powerpc/32s: Rename head_32.S to head_book3s_32.SChristophe Leroy
2020-10-08powerpc/32s: Setup the early hash table at all time.Christophe Leroy
2020-10-08powerpc/time: Remove ifdef in get_dec() and set_dec()Christophe Leroy
2020-10-08powerpc: Remove get_tb_or_rtc()Christophe Leroy
2020-10-08powerpc: Remove __USE_RTC()Christophe Leroy
2020-10-08powerpc: Tidy up a bit after removal of PowerPC 601.Christophe Leroy
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy
2020-10-08powerpc: Remove PowerPC 601Christophe Leroy
2020-10-08powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy
2020-10-08powerpc: Remove CONFIG_PPC601_SYNC_FIXChristophe Leroy
2020-10-08powerpc: Remove SYNC on non 6xxChristophe Leroy
2020-10-08powerpc/papr_scm: Add PAPR command family to pass-through command-setVaibhav Jain
2020-10-08powerpc/lmb-size: Use addr #size-cells value when fetching lmb-sizeAneesh Kumar K.V
2020-10-08powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V
2020-10-08powerpc/memhotplug: Make lmb size 64bitAneesh Kumar K.V
2020-10-08powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V
2020-10-08powerpc/security: Fix link stack flush instructionNicholas Piggin
2020-10-07powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumaskKajol Jain
2020-10-07powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain
2020-10-07powerpc/perf/hv-gpci: Fix starting index valueKajol Jain
2020-10-07powerpc/pseries/eeh: Fix use of uninitialised variableOliver O'Halloran
2020-10-07powerpc/eeh: Delete eeh_pe->config_addrOliver O'Halloran
2020-10-06pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha
2020-10-06powerpc/rtas: Restrict RTAS requests from userspaceAndrew Donnellan
2020-10-06powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraintsAthira Rajeev
2020-10-06powerpc/smp: Optimize update_coregroup_maskSrikar Dronamraju
2020-10-06powerpc/smp: Move coregroup mask updation to a new functionSrikar Dronamraju
2020-10-06powerpc/smp: Optimize update_mask_by_l2Srikar Dronamraju
2020-10-06powerpc/smp: Check for duplicate topologies and consolidateSrikar Dronamraju
2020-10-06powerpc/smp: Depend on cpu_l1_cache_map when adding CPUsSrikar Dronamraju
2020-10-06powerpc/smp: Stop passing mask to update_mask_by_l2Srikar Dronamraju
2020-10-06powerpc/smp: Limit CPUs traversed to within a node.Srikar Dronamraju
2020-10-06powerpc/smp: Optimize remove_cpu_from_masksSrikar Dronamraju