summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-06powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar1-2/+24
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar2-0/+193
2015-07-30selftests/seccomp: Add powerpc supportMichael Ellerman1-1/+8
2015-07-30selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman1-0/+6
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman2-1/+41
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman2-0/+12
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman1-3/+8
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman1-3/+13
2015-07-29powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman1-11/+8
2015-07-29powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman1-1/+7
2015-07-29powerpc: Drop unused syscall_get_error()Michael Ellerman1-6/+0
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman3-17/+58
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman3-5/+5
2015-07-27powerpc/perf: Change type of the bhrb_users variableAnshuman Khandual1-2/+2
2015-07-25powerpc/perf/hv-24x7: Simplify extracting counter from result bufferSukadev Bhattiprolu1-3/+1
2015-07-25powerpc/perf/hv-24x7: Whitespace - fix parameter alignmentSukadev Bhattiprolu1-10/+10
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras4-17/+17
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-07-23powerpc/rtas: Replace magic values with definesThomas Huth1-3/+5
2015-07-21powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan1-1/+9
2015-07-21powerpc/eeh: Fix wrong printed PE numberGavin Shan1-1/+1
2015-07-21powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual1-5/+16
2015-07-16powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual1-2/+2
2015-07-16powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2-8/+7
2015-07-16cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn1-0/+1
2015-07-16cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn1-0/+1
2015-07-16powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar4-18/+173
2015-07-13powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan1-1/+1
2015-07-13powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan1-1/+1
2015-07-13powerpc/powernv: Pick M64 PEs based on BARsGavin Shan2-53/+8
2015-07-13powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan2-5/+5
2015-07-13powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan2-21/+38
2015-07-13powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan1-5/+3
2015-07-13powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2-4/+3
2015-07-13powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman1-8/+17
2015-07-13powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt5-26/+105
2015-07-13powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt3-17/+5
2015-07-13powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt3-14/+36
2015-07-13cxl: use more common format specifierRasmus Villemoes4-31/+31
2015-07-13cxl: Add explicit precision specifiersRasmus Villemoes1-2/+2
2015-07-12Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+10
2015-07-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds27-123/+214
2015-07-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-91/+116
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-74/+155
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+27
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2