summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: do not select CONFIG_PPC_LIB_RHEAPChristophe Leroy2018-01-161-1/+0
* powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh2018-01-164-1/+60
* powerpc/crash: Remove the test for cpu_online in the IPI callbackBalbir Singh2018-01-161-3/+0
* powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-165-11/+17
* powerpc/32s: Fix compile error with CONFIG_PPC_PTDUMPChristophe Leroy2018-01-161-1/+1
* powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-164-1/+5
* powerpc/drmem: Add support for ibm, dynamic-memory-v2 propertyNathan Fontenot2018-01-162-4/+201
* powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-164-21/+24
* powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot2018-01-163-318/+297
* powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot2018-01-163-172/+155
* powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot2018-01-164-67/+174
* powerpc/numa: Look up associativity array in of_drconf_to_nid_singleNathan Fontenot2018-01-161-23/+17
* powerpc/numa: Look up device node in of_get_usable_memory()Nathan Fontenot2018-01-161-2/+10
* powerpc/numa: Look up device node in of_get_assoc_arrays()Nathan Fontenot2018-01-161-5/+13
* selftests/powerpc: Add a test of SEGV error behaviourMichael Ellerman2018-01-033-2/+81
* powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-222-0/+46
* powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V2017-12-221-0/+41
* powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access checkAneesh Kumar K.V2017-12-221-3/+1
* powerpc: capture the PTE format changes in the dump pte reportRam Pai2017-12-201-1/+2
* powerpc: use helper functions to get and set hash slotsRam Pai2017-12-202-17/+10
* powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai2017-12-203-4/+5
* powerpc: shifted-by-one hidx valueRam Pai2017-12-201-3/+11
* powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai2017-12-205-40/+33
* powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai2017-12-205-57/+61
* powerpc: introduce pte_get_hash_gslot() helperRam Pai2017-12-202-0/+21
* powerpc: introduce pte_set_hidx() helperRam Pai2017-12-202-0/+39
* selftests/powerpc: Fix build errors in powerpc ptrace selftestsSimon Guo2017-12-113-5/+4
* PCI/IOV: Add pci_vf_drivers_autoprobe() interfaceBryant G. Ly2017-12-113-0/+15
* powerpc/pseries: Add pseries SR-IOV Machine dependent callsBryant G. Ly2017-12-112-4/+49
* powerpc/pci: Separate SR-IOV CallsBryant G. Ly2017-12-117-29/+55
* powerpc/modules: Fix alignment of .toc section in kernel modulesAlan Modra2017-12-113-5/+20
* powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin2017-12-111-3/+7
* powerpc/44x/fsp2: Add irq error handlersIvan Mikhaylov2017-12-111-1/+204
* powerpc/44x/fsp2: tvsense workaround for dd1Ivan Mikhaylov2017-12-111-0/+17
* powerpc/44x/fsp2: Interrupt handling setupIvan Mikhaylov2017-12-111-0/+37
* powerpc/44x/fsp2: Add fsp2 headersIvan Mikhaylov2017-12-111-0/+272
* powerpc/32: Add .data.rel* sections explicitlyNicholas Piggin2017-12-111-0/+1
* powerpc/boot: Only build CPM code when necessaryMichael Ellerman2017-12-112-1/+4
* powerpc/boot: Only build OPAL code when necessaryMichael Ellerman2017-12-112-3/+5
* powerpc/boot: Only build uartlite if XILINX_VIRTEX=yMichael Ellerman2017-12-112-1/+4
* powerpc/modules: Improve restore_r2() error messageJosh Poimboeuf2017-12-111-2/+2
* powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf2017-12-113-1/+17
* powerpc/modules: Add REL24 relocation support of livepatch symbolsKamalesh Babulal2017-12-111-1/+2
* powerpc: Reduce log level of "OPAL detected !" messageBenjamin Herrenschmidt2017-12-111-1/+1
* powerpc: Remove DEBUG define in 64-bit early setup codeBenjamin Herrenschmidt2017-12-111-2/+0
* selftests/powerpc: Check for pthread errors in tm-unavailableCyril Bur2017-12-041-9/+34
* powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj2017-12-042-11/+58
* ps3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2017-12-041-9/+2
* powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov2017-12-047-10/+7
* powerpc/powermac: drop useless call to of_find_node_by_nameDmitry Torokhov2017-12-041-1/+0