summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2015-12-27powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey
2015-12-27powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-22QE/CPM: move muram management functions to qe_commonZhao Qiang
2015-12-22CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang
2015-12-19powerpc: Add function to copy mm_context_t to the pacaMichael Neuling
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple
2015-12-17powerpc: Add __raw_rm_writeq() functionAlistair Popple
2015-12-17Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple
2015-12-17powerpc/mm: Add page soft dirty trackingLaurent Dufour
2015-12-17powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman
2015-12-17powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman
2015-12-17powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman
2015-12-17powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman
2015-12-17powerpc/rtas: Make enter_rtas() privateMichael Ellerman
2015-12-17powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith
2015-12-17powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith
2015-12-17crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni
2015-12-16Partial revert of "powerpc: Individual System V IPC system calls"Michael Ellerman
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens
2015-12-14Merge tag 'powerpc-4.4-3' into nextMichael Ellerman
2015-12-14powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2015-12-14powerpc: Make value-returning atomics fully orderedBoqun Feng
2015-12-14powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V
2015-12-14powerpc/nohash: we don't use real_pte_t for nohashAneesh Kumar K.V
2015-12-14powerpc/nohash: Update 64K nohash config to have 32 pte fragementAneesh Kumar K.V
2015-12-14powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V
2015-12-14powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V
2015-12-14powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V
2015-12-14powerpc/mm: Move THP headers aroundAneesh Kumar K.V
2015-12-14powerpc/mm: Move hugetlb related headersAneesh Kumar K.V
2015-12-14powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V
2015-12-14powerpc/mm: Convert __hash_page_64K to CAneesh Kumar K.V
2015-12-14powerpc/mm: Increase the width of #defineAneesh Kumar K.V
2015-12-14powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V
2015-12-14powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V
2015-12-14powerpc/booke: Move nohash headersAneesh Kumar K.V
2015-12-14powerpc/mm: Move PTE bits from generic functions to hash64 functions.Aneesh Kumar K.V
2015-12-14powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.hAneesh Kumar K.V
2015-12-14powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V
2015-12-14powerpc/mm: Don't use pte_val as lvalueAneesh Kumar K.V
2015-12-14powerpc/mm: Drop pte-common.h from BOOK3S 64Aneesh Kumar K.V
2015-12-14powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V
2015-12-14powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V
2015-12-14powerpc/mm: Move hash specific pte width and other defines to book3sAneesh Kumar K.V
2015-12-14powerpc/mm: make a separate copy for book3sAneesh Kumar K.V
2015-12-14powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V
2015-12-10KVM: PPC: Increase memslots to 512Thomas Huth
2015-12-04lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso