aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-17
* powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-17
* powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman2015-12-17
* powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman2015-12-17
* powerpc/xmon: Use rtas_call_unlocked() in xmonMichael Ellerman2015-12-17
* powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-17
* powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-17
* powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith2015-12-17
* powerpc/powernv: panic() on OPAL < V3Stewart Smith2015-12-17
* powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-15
* powerpc/xmon: Append linux_banner to exception information in xmon.Rashmica Gupta2015-12-14
* powerpc/cell: Remove the Cell QPACE codeRashmica Gupta2015-12-14
* powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar2015-12-14
* Merge tag 'powerpc-4.4-3' into nextMichael Ellerman2015-12-14
|\
| * powerpc/tm: Check for already reclaimed tasksMichael Neuling2015-11-23
| * powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2015-11-23
* | powerpc: Print MSR TM bits in oops messagesMichael Neuling2015-12-14
* | powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2015-12-14
* | powerpc: Make value-returning atomics fully orderedBoqun Feng2015-12-14
* | powerpc/mm: Don't open code pgtable_t sizeAneesh Kumar K.V2015-12-13
* | powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V2015-12-13
* | powerpc/nohash: we don't use real_pte_t for nohashAneesh Kumar K.V2015-12-13
* | powerpc/nohash: Update 64K nohash config to have 32 pte fragementAneesh Kumar K.V2015-12-13
* | powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V2015-12-13
* | powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-13
* | powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V2015-12-13
* | powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-13
* | powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-13
* | powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-13
* | powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-13
* | powerpc/mm: Convert 4k insert from asm to CAneesh Kumar K.V2015-12-13
* | powerpc/mm: Convert __hash_page_64K to CAneesh Kumar K.V2015-12-13
* | powerpc/mm: Increase the width of #defineAneesh Kumar K.V2015-12-13
* | powerpc/mm: Remove pte_val usage for the second half of pgtable_tAneesh Kumar K.V2015-12-13
* | powerpc/mm: Don't track subpage valid bit in pte_tAneesh Kumar K.V2015-12-13
* | powerpc/mm: Remove the dependency on pte bit position in asm codeAneesh Kumar K.V2015-12-13
* | powerpc/mm: Convert 4k hash insert to CAneesh Kumar K.V2015-12-13
* | powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-13
* | powerpc/mm: Move PTE bits from generic functions to hash64 functions.Aneesh Kumar K.V2015-12-13
* | powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.hAneesh Kumar K.V2015-12-13
* | powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalueAneesh Kumar K.V2015-12-13
* | powerpc/mm: Don't use pte_val as lvalueAneesh Kumar K.V2015-12-13
* | powerpc/mm: Drop pte-common.h from BOOK3S 64Aneesh Kumar K.V2015-12-13
* | powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V2015-12-13
* | powerpc/mm: Delete booke bits from book3sAneesh Kumar K.V2015-12-13
* | powerpc/mm: Move hash specific pte width and other defines to book3sAneesh Kumar K.V2015-12-13
* | powerpc/mm: make a separate copy for book3sAneesh Kumar K.V2015-12-13
* | powerpc/mm: move pte headers to book3s directoryAneesh Kumar K.V2015-12-13
* | powerpc/mm: Fix infinite loop in hash fault with 4K page sizeAneesh Kumar K.V2015-12-13
* | powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-10