summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* selftests/powerpc: Test unaligned copy and pasteChris Smart2016-07-0510-1/+332
* powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2016-07-052-0/+18
* selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman2016-07-054-1/+86
* selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2016-07-052-3/+9
* selftests/powerpc: Fix usage message in context_switchCyril Bur2016-07-051-3/+3
* selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur2016-07-051-3/+3
* powerpc/perf: Export Power9 generic and cache events to sysfsMadhavan Srinivasan2016-07-051-0/+59