summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain2018-07-191-1/+1
* powerpc/powernv/npu: Add a debugfs setting to change ATSD thresholdAlistair Popple2018-07-191-2/+10
* MAINTAINERS: Remove the entry for the orphaned ams driverMichael Hanselmann2018-07-191-5/+0Star
* powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Bharat Bhushan2018-07-192-4/+4
* powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macrosDavid Gibson2018-07-191-13/+4Star
* chrp/nvram.c: add MODULE_LICENSE()Randy Dunlap2018-07-191-0/+3
* powerpc/8xx: fix handling of early NULL pointer dereferenceChristophe Leroy2018-07-191-3/+4
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-1941-951/+546Star
|\
| * powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-166-27/+73
| * powerpc/powernv: Rework TCE level allocationAlexey Kardashevskiy2018-07-161-11/+19
| * powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-166-78/+73Star
| * KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy2018-07-164-21/+21
| * powerpc/powernv: Move TCE manupulation code to its own fileAlexey Kardashevskiy2018-07-165-320/+340
| * powerpc/powernv: Remove useless wrapperAlexey Kardashevskiy2018-07-161-6/+1Star
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-1632-533/+66Star
* | powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt2018-07-121-12/+12
* | powerpc/64s: Report SLB multi-hit rather than parity errorMichael Ellerman2018-07-121-9/+9
* | powerpc: Remove Power8 DD1 from cputableJoel Stanley2018-07-122-27/+7Star
* | powerpc/dts: Use a correct at24 compatible fallback in ac14xxBartosz Golaszewski2018-07-101-10/+10
* | powerpc/dts: Use 'atmel' as at24 manufacturer for kmcent2Bartosz Golaszewski2018-07-101-1/+1
* | powerpc/dts: Use 'atmel' as at24 manufacturer for pdm360ngBartosz Golaszewski2018-07-101-1/+1
* | cpufreq: powernv: Remove global pstate ramp-down timer in POWER9Shilpasri G Bhat2018-07-091-4/+16
* | powerpc: Enable kernel XZ compression option on BOOK3S_32Aaro Koskinen2018-07-042-1/+1
* | powerpc/msi: Remove VLA usageKees Cook2018-07-041-7/+8
* | powerpc/powernv/ioda2: Add 256M IOMMU page size to the default POWER8 caseAlexey Kardashevskiy2018-07-041-1/+1
* | powerpc/kdump: Handle crashkernel memory reservation failureHari Bathini2018-07-041-1/+6
* | powerpc/mpc5200: Remove VLA usageKees Cook2018-07-031-1/+4
* | ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat2018-07-021-9/+15
* | selftests/powerpc: Fix typosBreno Leitao2018-07-021-2/+2
* | selftests/powerpc: Fix strncpy usageBreno Leitao2018-07-021-2/+2
* | cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat2018-07-024-87/+7Star
* | Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat2018-07-027-97/+28Star
* | Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat2018-07-022-52/+0Star
* | Revert "powerpc/powernv: Add support for the cxl kernel api on the real phb"Alastair D'Silva2018-07-024-152/+1Star
* | Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva2018-07-022-17/+2Star
* | Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva2018-07-023-251/+18Star
* | Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva2018-07-021-27/+0Star
* | Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva2018-07-026-64/+0Star
* | Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-028-202/+0Star
* | Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva2018-07-025-32/+2Star
* | powerpc/powernv/memtrace: Remove memtrace mmap()Michael Neuling2018-07-021-29/+0Star
* | powerpc/powernv/ioda2: Reduce upper limit for DMA window sizeAlexey Kardashevskiy2018-07-021-1/+1
* | powerpc: Document issues with TM on POWER9Michael Neuling2018-07-021-0/+44
* | powerpc: Document issues with the DAWR on POWER9Michael Neuling2018-07-021-0/+58
* | powerpc/pci: Remove legacy debug codeBreno Leitao2018-07-021-3/+0Star
* | scripts: Add ppc64le support for checkstack.plBreno Leitao2018-07-021-7/+4Star
* | powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer2018-07-021-10/+0Star
* | powerpc: xmon: use ktime_get_coarse_boottime64Arnd Bergmann2018-07-021-2/+2
* | powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"Mauro S. M. Rodrigues2018-07-023-9/+20
* | ocxl: Change return type for fault handlerSouptick Joarder2018-07-022-14/+13Star