summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan2016-07-141-0/+28
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-143-0/+90
* powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie2016-07-144-1/+158
* powerpc/powernv: Split cxl code out into a separate fileIan Munsie2016-07-144-156/+173
* 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
* 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
* 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-051-0/+15
* powerpc/timer: Large Decrementer supportOliver O'Halloran2016-07-053-11/+63
* powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard2016-07-051-1/+1
* powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes2016-07-051-1/+1
* powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan2016-07-051-1/+1
* powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2016-07-052-0/+18
* powerpc/perf: Export Power9 generic and cache events to sysfsMadhavan Srinivasan2016-07-051-0/+59
* powerpc/perf: Power9 PMU supportMadhavan Srinivasan2016-07-052-1/+272
* powerpc/perf: Add power9 event list macros for generic and cache eventsMadhavan Srinivasan2016-07-051-0/+55
* powerpc/perf: factor out power8 __init_pmu codeMadhavan Srinivasan2016-07-051-1/+17
* powerpc/perf: factor out power8 pmu functionsMadhavan Srinivasan2016-07-054-254/+273
* powerpc/perf: factor out power8 pmu macros and definesMadhavan Srinivasan2016-07-052-217/+234
* powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman2016-07-051-1/+1
* powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh2016-06-294-0/+9
* powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-293-3/+11
* powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved"Colin Ian King2016-06-281-1/+1
* powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King2016-06-281-3/+2
* powerpc/pci: Reduce log level of PCI I/O space warningBenjamin Herrenschmidt2016-06-241-3/+3