summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-3017-221/+17
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-301-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3018-259/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-3030-425/+30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30156-798/+156
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112Thomas Gleixner2019-05-241-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner2019-05-246-33/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-216-0/+6
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-214-0/+4
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-8/+6
|\
| * powerpc/powernv/npu: Use pci_dev_id() helperHeiner Kallweit2019-04-291-8/+6
* | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1019-262/+970
|\ \
| * | powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar2019-05-031-0/+3
| * | powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2019-05-031-1/+1
| * | powerpc/powernv/ioda2: Add __printf format/argument verificationJoe Perches2019-05-032-15/+18
| * | powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar2019-05-033-1/+26
| * | powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy2019-05-031-0/+6
| * | powerpc/Kconfig: select PPC_MM_SLICES from subarch typeChristophe Leroy2019-05-031-2/+2
| * | powerpc/mm: no slice for nohash/64Christophe Leroy2019-05-031-0/+4
| * | powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar2019-05-011-1/+1
| * | powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_...Alexey Kardashevskiy2019-04-301-2/+2
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-04-303-174/+733
| |\ \
| | * | powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idleMichael Ellerman2019-04-301-6/+46
| | * | powerpc/64s: Reimplement book3s idle code in CNicholas Piggin2019-04-302-174/+690
| | * | powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater2019-04-111-0/+3
| | |/
| * | powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot2019-04-291-9/+8
| * | powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V2019-04-211-1/+1
| * | powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-211-2/+2
| * | powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+1
| * | powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy2019-04-211-0/+1
| * | powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+1
| * | powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+1
| * | powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-1/+1
| * | powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-211-0/+8
| * | powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey2019-04-211-0/+1
| * | powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+12
| * | powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy2019-04-211-0/+12
| * | powerpc/powernv: Squash sparse warnings in opal-call.cAndrew Donnellan2019-04-201-0/+2
| * | powerpc/8xx: Fix possible device node reference leakWen Yang2019-04-201-2/+1
| * | powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar2019-04-201-0/+83
| * | powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall2019-04-201-1/+3
| * | powerpc/pseries/pmem: Fix a set but not used valueQian Cai2019-04-201-2/+1
| * | powerpc/pseries/iommu: Fix set but not used valuesQian Cai2019-04-201-8/+5