summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar2015-08-064-1/+45
* | powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar2015-08-061-2/+24
* | powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar2015-08-062-0/+193
* | selftests/seccomp: Add powerpc supportMichael Ellerman2015-07-301-1/+8
* | selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman2015-07-301-0/+6
* | powerpc/kernel: Enable seccomp filterMichael Ellerman2015-07-302-1/+41
* | powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman2015-07-292-0/+12
* | powerpc: Change syscall_get_nr() to return intMichael Ellerman2015-07-291-3/+8
* | powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman2015-07-291-3/+13
* | powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman2015-07-291-11/+8
* | powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman2015-07-291-1/+7
* | powerpc: Drop unused syscall_get_error()Michael Ellerman2015-07-291-6/+0
* | powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-293-17/+58
* | powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman2015-07-293-5/+5
* | powerpc/perf: Change type of the bhrb_users variableAnshuman Khandual2015-07-271-2/+2
* | powerpc/perf/hv-24x7: Simplify extracting counter from result bufferSukadev Bhattiprolu2015-07-251-3/+1
* | powerpc/perf/hv-24x7: Whitespace - fix parameter alignmentSukadev Bhattiprolu2015-07-251-10/+10
* | powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras2015-07-234-17/+17
* | powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-07-233-1/+20
* | powerpc/rtas: Replace magic values with definesThomas Huth2015-07-231-3/+5
|/
* powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan2015-07-211-1/+9
* powerpc/eeh: Fix wrong printed PE numberGavin Shan2015-07-211-1/+1
* powerpc/signal: Add helper function to fetch quad word aligned pointerAnshuman Khandual2015-07-211-5/+16
* powerpc/signal: Fix confusing header documentation in sigcontext.hAnshuman Khandual2015-07-161-2/+2
* powerpc/tm: Drop tm_orig_msr from thread_structAnshuman Khandual2015-07-162-8/+7
* cxl: Destroy afu->contexts_idr on release of an afuJohannes Thumshirn2015-07-161-0/+1
* cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn2015-07-161-0/+1
* powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platformVipin K Parashar2015-07-164-18/+173
* powerpc/powernv: Unfreeze VF PE on releasing itGavin Shan2015-07-131-1/+1
* powerpc/powernv: Include VF PE in PELTV of PF PEGavin Shan2015-07-131-1/+1
* powerpc/powernv: Pick M64 PEs based on BARsGavin Shan2015-07-132-53/+8
* powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()Gavin Shan2015-07-132-5/+5
* powerpc/powernv: Reserve M64 PEs based on BARsGavin Shan2015-07-132-21/+38
* powerpc/powernv: Allow to reserve one PE for multiple timesGavin Shan2015-07-131-5/+3
* powerpc: Remove mtmsrd(), use existing mtmsr()Anton Blanchard2015-07-132-4/+3
* powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman2015-07-131-8/+17
* powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...Benjamin Herrenschmidt2015-07-135-26/+105
* powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-133-17/+5
* powerpc/iommu: Remove dma_data unionBenjamin Herrenschmidt2015-07-133-14/+36
* cxl: use more common format specifierRasmus Villemoes2015-07-134-31/+31
* cxl: Add explicit precision specifiersRasmus Villemoes2015-07-131-2/+2
* Linux 4.2-rc2v4.2-rc2Linus Torvalds2015-07-121-1/+1
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-124-6/+10
|\
| * freeing unlinked file indefinitely delayedAl Viro2015-07-121-2/+5
| * fix a braino in ovl_d_select_inode()Al Viro2015-07-121-0/+3
| * 9p: don't leave a half-initialized inode sitting aroundAl Viro2015-07-122-4/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-1227-123/+214
|\ \
| * | MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle2015-07-101-1/+1
| * | MIPS: c-r4k: Extend way_string arrayPaul Burton2015-07-101-1/+3
OpenPOWER on IntegriCloud