summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2018-01-16powerpc/mm: Introduce _PAGE_NAChristophe Leroy
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy
2018-01-16powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot
2018-01-16powerpc/drmem: Add support for ibm, dynamic-memory-v2 propertyNathan Fontenot
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot
2018-01-16powerpc/numa: Update numa code use walk_drmem_lmbsNathan Fontenot
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot
2017-12-22powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V
2017-12-22powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V
2017-12-20powerpc: Swizzle around 4K PTE bits to free up bit 5 and bit 6Ram Pai
2017-12-20powerpc: shifted-by-one hidx valueRam Pai
2017-12-20powerpc: Free up four 64K PTE bits in 64K backed HPTE pagesRam Pai
2017-12-20powerpc: Free up four 64K PTE bits in 4K backed HPTE pagesRam Pai
2017-12-20powerpc: introduce pte_get_hash_gslot() helperRam Pai
2017-12-20powerpc: introduce pte_set_hidx() helperRam Pai
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly
2017-12-11powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-29mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams
2017-11-24Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-23KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hostsPaul Mackerras
2017-11-22powerpc/perf: Fix IMC_MAX_PMU macroMadhavan Srinivasan
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-16Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-15powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 featureMichael Ellerman
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin
2017-11-13powerpc/lib: Implement UACCESS_FLUSHCACHE APIOliver O'Halloran
2017-11-12powerpc/vas: Define vas_win_id()Sukadev Bhattiprolu
2017-11-12powerpc/vas: Define vas_win_paste_addr()Sukadev Bhattiprolu
2017-11-12powerpc: Define set_thread_uses_vas()Sukadev Bhattiprolu
2017-11-12powerpc: Add support for setting SPRN_TIDRSukadev Bhattiprolu
2017-11-12powerpc/vas, nx-842: Define and use chip_to_vas_id()Sukadev Bhattiprolu
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06powerpc: add POWER9_DD20 featureNicholas Piggin
2017-11-06powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur
2017-11-06powerpc/opal: Add opal_async_wait_response_interruptible() to opal-asyncCyril Bur
2017-11-06powerpc/opal: Make __opal_async_{get, release}_token() staticCyril Bur