summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2018-01-16powerpc/numa: Look up device node in of_get_assoc_arrays()Nathan Fontenot
2017-12-22powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V
2017-12-22powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V
2017-12-22powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access checkAneesh Kumar K.V
2017-12-20powerpc: capture the PTE format changes in the dump pte reportRam Pai
2017-12-20powerpc: use helper functions to get and set hash slotsRam Pai
2017-12-20powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai
2017-12-20powerpc: shifted-by-one hidx valueRam Pai
2017-12-20powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai
2017-12-20powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai
2017-12-20powerpc: introduce pte_get_hash_gslot() helperRam Pai
2017-12-20powerpc: introduce pte_set_hidx() helperRam Pai
2017-12-11PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly
2017-12-11powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly
2017-12-11powerpc/modules: Fix alignment of .toc section in kernel modulesAlan Modra
2017-12-11powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin
2017-12-11powerpc/44x/fsp2: Add irq error handlersIvan Mikhaylov
2017-12-11powerpc/44x/fsp2: tvsense workaround for dd1Ivan Mikhaylov
2017-12-11powerpc/44x/fsp2: Interrupt handling setupIvan Mikhaylov
2017-12-11powerpc/44x/fsp2: Add fsp2 headersIvan Mikhaylov
2017-12-11powerpc/32: Add .data.rel* sections explicitlyNicholas Piggin
2017-12-11powerpc/boot: Only build CPM code when necessaryMichael Ellerman
2017-12-11powerpc/boot: Only build OPAL code when necessaryMichael Ellerman
2017-12-11powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman
2017-12-11powerpc/modules: Improve restore_r2() error messageJosh Poimboeuf
2017-12-11powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2017-12-11powerpc/modules: Add REL24 relocation support of livepatch symbolsKamalesh Babulal
2017-12-11powerpc: Reduce log level of "OPAL detected !" messageBenjamin Herrenschmidt
2017-12-11powerpc: Remove DEBUG define in 64-bit early setup codeBenjamin Herrenschmidt
2017-12-04powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov