aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2019-09-16KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras
2019-05-30powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-30powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley
2019-04-12powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-07powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao
2019-04-07powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2019-04-07powerpc/fsl: Add macro to flush the branch predictorDiana Craciun
2019-04-07powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2019-04-07powerpc/pseries: Query hypervisor for count cache flush settingsMichael Ellerman
2019-04-07powerpc/64s: Add support for software count cache flushMichael Ellerman
2019-04-07powerpc/64s: Add new security feature flags for count cache flushMichael Ellerman
2019-04-07powerpc/asm: Add a patch_site macro & helpers for patching instructionsMichael Ellerman
2019-04-07powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3EDiana Craciun
2019-04-07powerpc/64: Call setup_barrier_nospec() from setup_arch()Michael Ellerman
2019-04-07powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2019-04-07powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-03-26KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-03-26powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V
2019-03-26powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-03-08powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-03-01powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2019-03-01powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2018-12-15powerpc/io: Fix the IO workarounds code to work with RadixMichael Ellerman
2018-11-21Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-10-18mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-09-19powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2018-09-15powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-09-09powerpc/nohash: fix pte_access_permitted()Christophe Leroy
2018-09-09powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-08-01powerpc/64s/radix: Fix missing global invalidations when removing coproFrederic Barrat
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-06-26powerpc/mm/32: Fix pgtable_page_dtor callAneesh Kumar K.V
2018-06-23powerpc: Wire up io_pgeteventsBreno Leitao
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V
2018-06-19powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman
2018-06-14Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06powerpc: Wire up restartable sequences system callBoqun Feng
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds