summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-07powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli
2016-07-07powerpc/kernel: Drop unused extern for current_setMichael Ellerman
2016-07-07powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman
2016-07-07powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt
2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran
2016-07-05powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran
2016-07-05powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard
2016-07-05powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes
2016-07-05powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart