summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-17powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin13-224/+219
2018-01-17powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin1-1/+1
2018-01-16powerpc: Use the TRAP macro whenever comparing a trap numberBenjamin Herrenschmidt3-3/+3
2018-01-16powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt2-7/+2
2018-01-16powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt1-5/+0
2018-01-16powerpc: Cosmetic cleanup of cpuinfo_opBenjamin Herrenschmidt1-4/+4
2018-01-16powerpc: Make newline in cpuinfo unconditionalBenjamin Herrenschmidt1-3/+0
2018-01-16powerpc: Add aacraid and nvme to powernv_defconfigBenjamin Herrenschmidt1-0/+2
2018-01-16powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAPChristophe Leroy3-34/+47
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy8-62/+48
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy4-10/+18
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy10-54/+28
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy3-7/+3
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy6-32/+88
2018-01-16powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12Christophe Leroy1-38/+40
2018-01-16powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy4-137/+12
2018-01-16powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy1-1/+0
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh4-1/+60
2018-01-16powerpc/crash: Remove the test for cpu_online in the IPI callbackBalbir Singh1-3/+0
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov5-11/+17
2018-01-16powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMPChristophe Leroy1-1/+1
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot4-1/+5
2018-01-16powerpc/drmem: Add support for ibm, dynamic-memory-v2 propertyNathan Fontenot2-4/+201
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot4-21/+24
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot3-318/+297
2018-01-16powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot3-172/+155
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot4-67/+174
2018-01-16powerpc/numa: Look up associativity array in of_drconf_to_nid_singleNathan Fontenot1-23/+17
2018-01-16powerpc/numa: Look up device node in of_get_usable_memory()Nathan Fontenot1-2/+10
2018-01-16powerpc/numa: Look up device node in of_get_assoc_arrays()Nathan Fontenot1-5/+13
2018-01-03selftests/powerpc: Add a test of SEGV error behaviourMichael Ellerman3-2/+81
2017-12-22powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2-0/+46
2017-12-22powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V1-0/+41
2017-12-22powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access checkAneesh Kumar K.V1-3/+1
2017-12-20powerpc: capture the PTE format changes in the dump pte reportRam Pai1-1/+2
2017-12-20powerpc: use helper functions to get and set hash slotsRam Pai2-17/+10
2017-12-20powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai3-4/+5
2017-12-20powerpc: shifted-by-one hidx valueRam Pai1-3/+11
2017-12-20powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai5-40/+33
2017-12-20powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai5-57/+61
2017-12-20powerpc: introduce pte_get_hash_gslot() helperRam Pai2-0/+21
2017-12-20powerpc: introduce pte_set_hidx() helperRam Pai2-0/+39
2017-12-11selftests/powerpc: Fix build errors in powerpc ptrace selftestsSimon Guo3-5/+4
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly3-0/+15
2017-12-11powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly2-4/+49
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly7-29/+55
2017-12-11powerpc/modules: Fix alignment of .toc section in kernel modulesAlan Modra3-5/+20
2017-12-11powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin1-3/+7
2017-12-11powerpc/44x/fsp2: Add irq error handlersIvan Mikhaylov1-1/+204
2017-12-11powerpc/44x/fsp2: tvsense workaround for dd1Ivan Mikhaylov1-0/+17