aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan2-27/+33
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie3-1/+4
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie8-0/+202
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie6-0/+53
2016-07-14cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie2-0/+37
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie3-2/+22
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie4-1/+158
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie2-0/+14
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie7-28/+97
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie3-12/+17
2016-07-14cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie1-0/+3
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie2-0/+52
2016-07-14powerpc/powernv: Split cxl code out into a separate fileIan Munsie4-156/+173
2016-07-14cxl: Use for_each_compatible_node() macroWei Yongjun1-3/+2
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman4-1/+51
2016-07-14powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman2-0/+45
2016-07-14powerpc/xmon: Dump ISA 2.06 SPRsMichael Ellerman1-0/+31
2016-07-14powerpc/xmon: Adjust spacing of existing SPRs to make room for moreMichael Ellerman1-5/+6
2016-07-14powerpc/xmon: Move static regno into its only userMichael Ellerman1-1/+1
2016-07-14powerpc/xmon: Remove unused externsMichael Ellerman1-5/+0
2016-07-14powerpc/crash: Rearrange loop condition to avoid out of bounds array accessSuraj Jitindar Singh1-1/+1
2016-07-13powerpc: Don't test for machine type in smp_setup_cpu_maps()Benjamin Herrenschmidt1-1/+1
2016-07-13powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt1-1/+1
2016-07-13powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-2/+1
2016-07-13powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-3/+1
2016-07-13powerpc/85xx/ge_imp3a: Don't use the flat device-tree after bootBenjamin Herrenschmidt1-2/+1
2016-07-13powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt1-2/+1
2016-07-11powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt3-6/+2
2016-07-11powerpc: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt1-2/+4
2016-07-11powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt1-3/+5
2016-07-08cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud1-0/+29
2016-07-08cxl: make base more explicitly non-modularPaul Gortmaker1-2/+1
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud4-8/+57
2016-07-08cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie2-3/+2
2016-07-08cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie1-0/+10
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie3-7/+53
2016-07-08cxl: Fix allocating a minimum of 2 pages for the SPAIan Munsie1-1/+1
2016-07-08cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie1-0/+15
2016-07-08powerpc/configs: Remove old symbols from defconfigsAndrew Donnellan96-253/+84
2016-07-08powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan1-1/+1
2016-07-08powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan1-1/+1
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan1-4/+4
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt3-2/+17
2016-07-08powerpc: Add MTD_BLOCK to powernv_defconfigMichael Neuling1-0/+1
2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz1-5/+17
2016-07-07powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli1-3/+51
2016-07-07powerpc/kernel: Drop unused extern for current_setMichael Ellerman1-3/+0
2016-07-07powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman1-4/+5
2016-07-07powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt1-0/+10
2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt1-0/+1