aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy15-67/+158
2016-07-09T104xQDS: Add qe node to t104xqdsZhao Qiang1-0/+38
2016-07-09T104xRDB: Add qe node to t104xrdbZhao Qiang1-0/+38
2016-07-09T104xD4RDB: Add qe node to t104xd4rdbZhao Qiang2-0/+83
2016-07-09bindings: move cpm_qe binding from powerpc/fsl to soc/fslZhao Qiang15-0/+0
2016-07-09QE: Add uqe_serial document to bindingsZhao Qiang1-0/+17
2016-07-09QE: Add ucc hdlc document to bindingsZhao Qiang1-0/+81
2016-07-09QE: Add IC, SI and SIRAM document to device tree bindings.Zhao Qiang1-0/+52
2016-07-08powerpc: define the fman node for the kmcoge4 DTSValentin Longchamp1-0/+37
2016-07-08powerpc: disable IDE subsystem in pq2fads_defconfigBartlomiej Zolnierkiewicz1-1/+0
2016-07-08powerpc/86xx: Add support for Emerson/Artesyn MVME7100Alessio Igor Bogani11-4/+365
2016-07-08powerpc/85xx: add aliases for usb nodes on t4240, b4860, and b4420Sriram Dash4-1/+5
2016-07-08powerpc/85xx: Change T1040si USB controller versionSriram Dash1-2/+2
2016-07-08powerpc/85xx: Don't report SRAM to L2 cache fallback as errorClaudiu Manoil1-6/+2
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
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman1-1/+1
2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran7-2/+175
2016-07-05powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2-0/+21
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran3-11/+63
2016-07-05powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard1-1/+1
2016-07-05powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes1-1/+1
2016-07-05powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan1-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart10-1/+332
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2-0/+18
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman4-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2-3/+9
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur1-3/+3
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur1-3/+3
2016-07-05powerpc/perf: Export Power9 generic and cache events to sysfsMadhavan Srinivasan1-0/+59
2016-07-05powerpc/perf: Power9 PMU supportMadhavan Srinivasan2-1/+272
2016-07-05powerpc/perf: Add power9 event list macros for generic and cache eventsMadhavan Srinivasan1-0/+55
2016-07-05powerpc/perf: factor out power8 __init_pmu codeMadhavan Srinivasan1-1/+17
2016-07-05powerpc/perf: factor out power8 pmu functionsMadhavan Srinivasan4-254/+273
2016-07-05powerpc/perf: factor out power8 pmu macros and definesMadhavan Srinivasan2-217/+234
2016-07-05powerpc/fadump: Fix build error introduced by recent cleanupMichael Ellerman1-1/+1
2016-06-29powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh8-0/+253
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh7-8/+16
2016-06-29devicetree/bindings: Add binding for operator panel on FSP machinesSuraj Jitindar Singh1-0/+14
2016-06-28cxl: Add set and get private data to context structMichael Neuling3-0/+31
2016-06-28cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud6-9/+149
2016-06-28powerpc/powernv: Fix spelling mistake "Retrived" -> "Retrieved"Colin Ian King1-1/+1
2016-06-28powerpc/fadump: Trivial fix of spelling mistake, clean up messageColin Ian King1-3/+2
2016-06-24powerpc/pci: Reduce log level of PCI I/O space warningBenjamin Herrenschmidt1-3/+3
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao8-3/+1315
2016-06-24powerpc/bpf/jit: Isolate classic BPF JIT specifics into a separate headerNaveen N. Rao4-121/+143
2016-06-24powerpc/bpf/jit: A few cleanupsNaveen N. Rao2-10/+11