summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo5-25/+143
2018-07-24powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()Simon Guo1-11/+46
2018-07-24powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo5-11/+248
2018-07-24powerpc: add vcmpequd/vcmpequb ppc instruction macroSimon Guo1-0/+11
2018-07-24powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()Simon Guo1-7/+133
2018-07-24powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V1-6/+10
2018-07-24powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V1-20/+14
2018-07-24powerpc/mm/hash: Reduce contention on hpte lockAneesh Kumar K.V1-16/+33
2018-07-24powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V2-20/+17
2018-07-24powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V5-24/+20
2018-07-24powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP configAneesh Kumar K.V1-3/+10
2018-07-24powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS rangeAneesh Kumar K.V1-3/+29
2018-07-24powerpc: Add ppc64le and ppc64_book3e allmodconfig targetsMichael Ellerman1-0/+10
2018-07-24powerpc: Add ppc32_allmodconfig defconfig targetMichael Ellerman2-0/+7
2018-07-24powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman1-10/+17
2018-07-24powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin3-25/+27
2018-07-24powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin6-16/+52
2018-07-24selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai1-0/+4
2018-07-24selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai1-0/+4
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai2-13/+27
2018-07-24powerpc/pkeys: Preallocate execute-only keyRam Pai1-45/+18
2018-07-24powerpc/pkeys: Fix calculation of total pkeys.Ram Pai1-1/+1
2018-07-24powerpc/pkeys: Save the pkey registers before forkRam Pai1-0/+1
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai2-38/+0
2018-07-24powerpc/pkeys: Deny read/write/execute by defaultRam Pai1-5/+3
2018-07-24powerpc/pkeys: Give all threads control of their key permissionsRam Pai1-18/+26
2018-07-20selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman5-82/+33
2018-07-20selftests/powerpc: Remove Power9 paste testsMichael Ellerman4-90/+1
2018-07-20selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman3-43/+1
2018-07-20powerpc/prom_init: Remove linux,stdout-package propertyMurilo Opsfelder Araujo1-2/+0
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand3-4/+13
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain1-1/+1
2018-07-19powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple1-2/+10
2018-07-19MAINTAINERS: Remove the entry for the orphaned ams driverMichael Hanselmann1-5/+0
2018-07-19powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Bharat Bhushan2-4/+4
2018-07-19powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macrosDavid Gibson1-13/+4
2018-07-19chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap1-0/+3
2018-07-19powerpc/8xx: fix handling of early NULL pointer dereferenceChristophe Leroy1-3/+4
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman41-951/+546
2018-07-16powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy6-27/+73
2018-07-16powerpc/powernv: Rework TCE level allocationAlexey Kardashevskiy1-11/+19
2018-07-16powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy6-78/+73
2018-07-16KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy4-21/+21
2018-07-16powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy5-320/+340
2018-07-16powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy1-6/+1
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin32-533/+66
2018-07-12powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt1-12/+12
2018-07-12powerpc/64s: Report SLB multi-hit rather than parity errorMichael Ellerman1-9/+9
2018-07-12powerpc: Remove Power8 DD1 from cputableJoel Stanley2-27/+7
2018-07-10powerpc/dts: Use a correct at24 compatible fallback in ac14xxBartosz Golaszewski1-10/+10