summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-24powerpc/pseries/mm: Improve error reporting on HCALL failuresAneesh Kumar K.V
2018-07-24powerpc/pseries: Use pr_xxx() in lpar.cAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Reduce contention on hpte lockAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencodingAneesh Kumar K.V
2018-07-24powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte groupAneesh Kumar K.V
2018-07-24powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP configAneesh Kumar K.V
2018-07-24powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS rangeAneesh Kumar K.V
2018-07-24powerpc: Add ppc64le and ppc64_book3e allmodconfig targetsMichael Ellerman
2018-07-24powerpc: Add ppc32_allmodconfig defconfig targetMichael Ellerman
2018-07-24powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2018-07-24powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin
2018-07-24powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin
2018-07-24selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai
2018-07-24selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai
2018-07-24powerpc/pkeys: make protection key 0 less specialRam Pai
2018-07-24powerpc/pkeys: Preallocate execute-only keyRam Pai
2018-07-24powerpc/pkeys: Fix calculation of total pkeys.Ram Pai
2018-07-24powerpc/pkeys: Save the pkey registers before forkRam Pai
2018-07-24powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-07-24powerpc/pkeys: Deny read/write/execute by defaultRam Pai
2018-07-24powerpc/pkeys: Give all threads control of their key permissionsRam Pai
2018-07-20selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 paste testsMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman
2018-07-20powerpc/prom_init: Remove linux,stdout-package propertyMurilo Opsfelder Araujo
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain
2018-07-19powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple
2018-07-19MAINTAINERS: Remove the entry for the orphaned ams driverMichael Hanselmann
2018-07-19powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Bharat Bhushan
2018-07-19powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macrosDavid Gibson
2018-07-19chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap
2018-07-19powerpc/8xx: fix handling of early NULL pointer dereferenceChristophe Leroy
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-16powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy
2018-07-16powerpc/powernv: Rework TCE level allocationAlexey Kardashevskiy
2018-07-16powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy
2018-07-16KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy
2018-07-16powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy
2018-07-16powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-12powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt
2018-07-12powerpc/64s: Report SLB multi-hit rather than parity errorMichael Ellerman
2018-07-12powerpc: Remove Power8 DD1 from cputableJoel Stanley
2018-07-10powerpc/dts: Use a correct at24 compatible fallback in ac14xxBartosz Golaszewski
2018-07-10powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2Bartosz Golaszewski
2018-07-10powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ngBartosz Golaszewski
2018-07-09cpufreq: powernv: Remove global pstate ramp-down timer in POWER9Shilpasri G Bhat
2018-07-04powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen
2018-07-04powerpc/msi: Remove VLA usageKees Cook