summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-146-0/+53
* cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie2016-07-142-0/+37
* cxl: Add support for using the kernel API with a real PHBIan Munsie2016-07-143-2/+22
* powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie2016-07-144-1/+158
* cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie2016-07-142-0/+14
* cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-147-28/+97
* cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie2016-07-143-12/+17
* cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie2016-07-141-0/+3
* cxl: Add cxl_slot_is_supported APIIan Munsie2016-07-142-0/+52
* powerpc/powernv: Split cxl code out into a separate fileIan Munsie2016-07-144-156/+173
* cxl: Use for_each_compatible_node() macroWei Yongjun2016-07-141-3/+2
* selftests/powerpc: Add a test for PROT_SAOMichael Ellerman2016-07-144-1/+51
* powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman2016-07-142-0/+45
* powerpc/xmon: Dump ISA 2.06 SPRsMichael Ellerman2016-07-141-0/+31
* powerpc/xmon: Adjust spacing of existing SPRs to make room for moreMichael Ellerman2016-07-141-5/+6
* powerpc/xmon: Move static regno into its only userMichael Ellerman2016-07-141-1/+1
* powerpc/xmon: Remove unused externsMichael Ellerman2016-07-141-5/+0
* powerpc/crash: Rearrange loop condition to avoid out of bounds array accessSuraj Jitindar Singh2016-07-141-1/+1
* powerpc: Don't test for machine type in smp_setup_cpu_maps()Benjamin Herrenschmidt2016-07-131-1/+1
* powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt2016-07-131-1/+1
* powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
* powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-3/+1
* powerpc/85xx/ge_imp3a: Don't use the flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
* powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
* powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt2016-07-113-6/+2
* powerpc: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt2016-07-111-2/+4
* powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt2016-07-111-3/+5
* cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud2016-07-081-0/+29
* cxl: make base more explicitly non-modularPaul Gortmaker2016-07-081-2/+1
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-084-8/+57
* cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie2016-07-082-3/+2
* cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie2016-07-081-0/+10
* cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-083-7/+53
* cxl: Fix allocating a minimum of 2 pages for the SPAIan Munsie2016-07-081-1/+1
* cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie2016-07-081-0/+15
* powerpc/configs: Remove old symbols from defconfigsAndrew Donnellan2016-07-0896-253/+84
* powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan2016-07-081-1/+1
* powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan2016-07-081-1/+1
* powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan2016-07-081-4/+4
* powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt2016-07-083-2/+17
* powerpc: Add MTD_BLOCK to powernv_defconfigMichael Neuling2016-07-081-0/+1
* powerpc/pseries: start rtasd before PCI probingGreg Kurz2016-07-081-5/+17
* powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli2016-07-071-3/+51
* powerpc/kernel: Drop unused extern for current_setMichael Ellerman2016-07-071-3/+0
* powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman2016-07-071-4/+5
* powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt2016-07-071-0/+10
* powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt2016-07-071-0/+1
* selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman2016-07-071-1/+1
* powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran2016-07-057-2/+175
* powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2016-07-052-0/+21
OpenPOWER on IntegriCloud