aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-03powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar
2019-05-03powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar
2019-05-03powerpc/powernv/ioda2: Add __printf format/argument verificationJoe Perches
2019-05-03powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar
2019-05-03powerpc: disable KASAN instrumentation on early/critical files.Christophe Leroy
2019-05-03powerpc/Kconfig: select PPC_MM_SLICES from subarch typeChristophe Leroy
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy
2019-05-01spufs: switch to ->free_inode()Al Viro
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar
2019-04-30powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_...Alexey Kardashevskiy
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-04-30powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idleMichael Ellerman
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-29powerpc/powernv/npu: Use pci_dev_id() helperHeiner Kallweit
2019-04-29powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot
2019-04-23powerpc/512x: mark clocks as big endianJonas Gorski
2019-04-21powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman
2019-04-21powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy
2019-04-20powerpc/powernv: Squash sparse warnings in opal-call.cAndrew Donnellan
2019-04-20powerpc/8xx: Fix possible device node reference leakWen Yang
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar
2019-04-20powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall
2019-04-20powerpc/pseries/pmem: Fix a set but not used valueQian Cai
2019-04-20powerpc/pseries/iommu: Fix set but not used valuesQian Cai