summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot2015-12-171-4/+39
| * | | | powerpc/476fpe: Add support for kexecAlistair Popple2015-12-171-0/+2
| * | | | powerpc/powernv: Add support for Nvlink NPUsAlistair Popple2015-12-176-13/+502
| * | | | powerpc: Add __raw_rm_writeq() functionAlistair Popple2015-12-172-10/+11
| * | | | Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple2015-12-172-0/+2
| * | | | powerpc/powernv: Fix M64 resource name in /proc/iomemGavin Shan2015-12-171-0/+1
| * | | | powerpc/mm: Add page soft dirty trackingLaurent Dufour2015-12-175-8/+56
| * | | | powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIESMichael Ellerman2015-12-172-10/+10
| * | | | powerpc/kernel: Open code SET_DEFAULT_THREAD_PPRMichael Ellerman2015-12-172-14/+7
| * | | | powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPRMichael Ellerman2015-12-172-6/+5
| * | | | powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARDMichael Ellerman2015-12-172-24/+0
| * | | | powerpc/rtas: Make enter_rtas() privateMichael Ellerman2015-12-172-1/+3
| * | | | powerpc/rtas: Use rtas_call_unlocked() in call_rtas_display_status()Michael Ellerman2015-12-171-10/+2
| * | | | powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman2015-12-171-8/+3
| * | | | powerpc/xmon: Use rtas_call_unlocked() in xmonMichael Ellerman2015-12-171-10/+6
| * | | | powerpc/rtas: Add rtas_call_unlocked()Michael Ellerman2015-12-172-11/+35
| * | | | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-1710-70/+54
| * | | | powerpc/powernv: Remove OPALv2 firmware define and referencesStewart Smith2015-12-174-15/+5
| * | | | powerpc/powernv: panic() on OPAL < V3Stewart Smith2015-12-171-4/+1
| * | | | selftests/powerpc: Add script to test HMI functionalityDaniel Axtens2015-12-171-0/+89
| * | | | selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman2015-12-171-6/+6
| * | | | selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2015-12-172-9/+24
| * | | | selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman2015-12-173-1/+456
| * | | | selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-175-28/+31
| * | | | powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-165-39/+5
| * | | | selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta2015-12-143-1/+105
| * | | | powerpc/xmon: Append linux_banner to exception information in xmon.Rashmica Gupta2015-12-141-0/+2
| * | | | powerpc/cell: Remove the Cell QPACE codeRashmica Gupta2015-12-146-161/+0
| * | | | powerpc/pseries: Limit EPOW reset event warningsVipin K Parashar2015-12-141-24/+31
| * | | | selftests/powerpc: Add TM signal with invalid stack testMichael Neuling2015-12-143-1/+78
| * | | | selftests/powerpc: Add TM signal return testMichael Neuling2015-12-143-1/+76
| * | | | selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2015-12-142-2/+5
| * | | | selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2015-12-142-11/+35
| * | | | selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-143-4/+8
| * | | | selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-145-45/+63
| * | | | Merge tag 'powerpc-4.4-3' into nextMichael Ellerman2015-12-144-5/+32
| |\ \ \ \
| * | | | | powerpc: Print MSR TM bits in oops messagesMichael Neuling2015-12-141-8/+43
| * | | | | powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2015-12-141-8/+8
| * | | | | powerpc: Make value-returning atomics fully orderedBoqun Feng2015-12-141-1/+1
| * | | | | powerpc/mm: Don't open code pgtable_t sizeAneesh Kumar K.V2015-12-141-1/+1
| * | | | | powerpc/mm: Use H_READ with H_READ_4Aneesh Kumar K.V2015-12-142-27/+44
| * | | | | powerpc/nohash: we don't use real_pte_t for nohashAneesh Kumar K.V2015-12-141-33/+0
| * | | | | powerpc/nohash: Update 64K nohash config to have 32 pte fragementAneesh Kumar K.V2015-12-141-3/+3
| * | | | | powerpc/mm: Don't hardcode the hash pte slot shiftAneesh Kumar K.V2015-12-143-3/+3
| * | | | | powerpc/mm: Don't hardcode page table sizeAneesh Kumar K.V2015-12-144-25/+40
| * | | | | powerpc/mm: Add a _PAGE_PTE bitAneesh Kumar K.V2015-12-148-33/+35
| * | | | | powerpc/mm: Move THP headers aroundAneesh Kumar K.V2015-12-146-423/+201
| * | | | | powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-146-110/+129
| * | | | | powerpc/mm: Move WIMG update to helper.Aneesh Kumar K.V2015-12-145-31/+12
| * | | | | powerpc/mm: Add helper for converting pte bit to hpte bitsAneesh Kumar K.V2015-12-146-67/+21