summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14powerpc/sparse: Pass endianness to sparseDaniel Axtens
2016-07-14powerpc/kvm: Clarify __user annotationsDaniel Axtens
2016-07-14powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2016-07-14cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cardsAndrew Donnellan
2016-07-14PCI/hotplug: pnv_php: handle OPAL_PCI_SLOT_OFFLINE power stateAndrew Donnellan
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan
2016-07-14cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie
2016-07-14cxl: Add kernel APIs to get & set the max irqs per contextIan Munsie
2016-07-14cxl: Add support for using the kernel API with a real PHBIan Munsie
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie
2016-07-14cxl: Do not create vPHB if there are no AFU configuration recordsIan Munsie
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie
2016-07-14cxl: Move cxl_afu_get / cxl_afu_put to baseIan Munsie
2016-07-14cxl: Enable bus mastering for devices using CAPP DMA modeIan Munsie
2016-07-14cxl: Add cxl_slot_is_supported APIIan Munsie
2016-07-14powerpc/powernv: Split cxl code out into a separate fileIan Munsie
2016-07-14cxl: Use for_each_compatible_node() macroWei Yongjun
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman
2016-07-14powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman
2016-07-14powerpc/xmon: Dump ISA 2.06 SPRsMichael Ellerman
2016-07-14powerpc/xmon: Adjust spacing of existing SPRs to make room for moreMichael Ellerman
2016-07-14powerpc/xmon: Move static regno into its only userMichael Ellerman
2016-07-14powerpc/xmon: Remove unused externsMichael Ellerman
2016-07-14powerpc/crash: Rearrange loop condition to avoid out of bounds array accessSuraj Jitindar Singh
2016-07-13powerpc: Don't test for machine type in smp_setup_cpu_maps()Benjamin Herrenschmidt
2016-07-13powerpc/rtas: Don't test for machine type in rtas_initialize()Benjamin Herrenschmidt
2016-07-13powerpc/85xx/mpc85xx_rdb: Don't use the flat device-tree after bootBenjamin Herrenschmidt
2016-07-13powerpc/85xx/mpc85xx_ds: Don't use the flat device-tree after bootBenjamin Herrenschmidt
2016-07-13powerpc/85xx/ge_imp3a: Don't use the flat device-tree after bootBenjamin Herrenschmidt
2016-07-13powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt
2016-07-11powerpc: Move epapr_paravirt_early_init() to early_init_devtree()Benjamin Herrenschmidt
2016-07-11powerpc: Add comment explaining the purpose of setup_kdump_trampoline()Benjamin Herrenschmidt
2016-07-11powerpc: Update obsolete comments in setup_32.c about entry conditionsBenjamin Herrenschmidt
2016-07-08cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud
2016-07-08cxl: make base more explicitly non-modularPaul Gortmaker
2016-07-08cxl: Refine slice error debug messagesPhilippe Bergheaud
2016-07-08cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie
2016-07-08cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie
2016-07-08cxl: Fix bug where AFU disable operation had no effectIan Munsie
2016-07-08cxl: Fix allocating a minimum of 2 pages for the SPAIan Munsie
2016-07-08cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie
2016-07-08powerpc/configs: Remove old symbols from defconfigsAndrew Donnellan
2016-07-08powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan
2016-07-08powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan
2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt
2016-07-08powerpc: Add MTD_BLOCK to powernv_defconfigMichael Neuling
2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz