summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc: Fix oops due to bad access of lppaca on bare metalAneesh Kumar K.V2018-04-033-0/+8
| * | | | powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTMathieu Malaterre2018-04-011-1/+1
| * | | | powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAPMatt Evans2018-04-011-1/+3
| * | | | powerpc/64s: Add POWER9 CPU type selectionNicholas Piggin2018-04-012-1/+7
| * | | | powerpc/64s: Refine feature sets for little endian buildsNicholas Piggin2018-04-011-0/+15
| * | | | powerpc/64: Add GENERIC_CPU support for little endianNicholas Piggin2018-04-012-2/+11
| * | | | powerpc/64s: Remove POWER4 supportNicholas Piggin2018-03-3110-692/+18Star
| * | | | powerpc: Remove unused CPU_FTR_ARCH_201Nicholas Piggin2018-03-311-2/+1Star
| * | | | powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU featuresNicholas Piggin2018-03-311-3/+8
| * | | | powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-03-3111-27/+18Star
| * | | | powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLENicholas Piggin2018-03-311-2/+2
| * | | | powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYSNicholas Piggin2018-03-311-1/+1
| * | | | powerpc/boot: Remove duplicate typedefs from libfdt_env.hMark Greer2018-03-311-2/+0Star
| * | | | powerpc/64s/idle: avoid sync for KVM state when waking from idleNicholas Piggin2018-03-311-0/+3
| * | | | powerpc/64s/idle: POWER9 implement a separate idle stop function for hotplugNicholas Piggin2018-03-313-7/+20
| * | | | powerpc/64s: sreset panic if there is no debugger or crash dump handlersNicholas Piggin2018-03-311-2/+13
| * | | | powerpc/64s: return more carefully from sreset NMINicholas Piggin2018-03-311-3/+58
| * | | | powerpc/eeh: Fix race with driver un/bindMichael Neuling2018-03-311-26/+42
| * | | | powerpc/kexec_file: Fix error code when trying to load kdump kernelThiago Jung Bauermann2018-03-311-1/+1
| * | | | powerpc/mm/32: Remove the reserved memory hackJonathan Neuschäfer2018-03-313-8/+1Star
| * | | | powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer2018-03-311-13/+1Star
| * | | | powerpc/mm/32: Use page_is_ram to check for RAMJonathan Neuschäfer2018-03-311-0/+1
| * | | | powerpc/mm: Use memblock API for PPC32 page_is_ramJonathan Neuschäfer2018-03-311-4/+0Star
| * | | | powerpc/mm: Simplify page_is_ram by using memblock_is_memoryJonathan Neuschäfer2018-03-311-7/+1Star
| * | | | powerpc/wii.dts: Add drive slot LEDJonathan Neuschäfer2018-03-311-0/+12
| * | | | powerpc/wii.dts: Add GPIO line namesJonathan Neuschäfer2018-03-311-0/+8
| * | | | powerpc/wii.dts: Add ngpios propertyJonathan Neuschäfer2018-03-311-0/+1
| * | | | powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer2018-03-311-0/+7
| * | | | powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer2018-03-311-1/+1
| * | | | powerpc/64e: Fix oops due to deferral of paca allocationMichael Ellerman2018-03-311-3/+4
| * | | | powerpc/kvm: Fix guest boot failure on Power9 since DAWR changesAneesh Kumar K.V2018-03-311-1/+1
| * | | | Merge branch 'topic/paca' into nextMichael Ellerman2018-03-3144-364/+552
| |\ \ \ \
| | * | | | powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-307-18/+18
| | * | | | powerpc/64s/radix: Allocate kernel page tables node-local if possibleNicholas Piggin2018-03-301-24/+80
| | * | | | powerpc/64s/radix: Split early page table mapping to its own functionNicholas Piggin2018-03-301-47/+65
| | * | | | powerpc/64: Allocate per-cpu stacks node-local if possibleNicholas Piggin2018-03-301-19/+32
| | * | | | powerpc/64: Allocate pacas per nodeNicholas Piggin2018-03-302-6/+43
| | * | | | powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-304-72/+53Star
| | * | | | powerpc/setup: Add cpu_to_phys_id arrayNicholas Piggin2018-03-303-1/+25
| | * | | | powerpc/64: move default SPR recordingNicholas Piggin2018-03-303-17/+20
| | * | | | powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-304-14/+27
| | * | | | powerpc/64s: Allocate slb_shadow structures individuallyNicholas Piggin2018-03-301-35/+30Star
| | * | | | powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-306-79/+63Star
| | * | | | powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-3026-107/+143
| | * | | | powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-307-10/+46
| | * | | | powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman2018-03-301-1/+1
| * | | | | powerpc/mm/hash: Don't memset pgd table if not neededAneesh Kumar K.V2018-03-301-1/+11
| * | | | | powerpc/mm/hash64: Increase the VA rangeAneesh Kumar K.V2018-03-305-13/+13
| * | | | | powerpc/mm: Add support for handling > 512TB address in SLB missAneesh Kumar K.V2018-03-3015-27/+245
| * | | | | powerpc/mm/slice: Consolidate return path in slice_get_unmapped_area()Aneesh Kumar K.V2018-03-301-16/+20