summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cxl: Plug irq_bitmap getting leaked in cxl_contextVaibhav Jain2015-08-171-0/+4
* cxl: Add CONFIG_CXL_EEH symbolDaniel Axtens2015-08-171-1/+6
* cxl: EEH supportDaniel Axtens2015-08-143-0/+262
* cxl: Allow the kernel to trust that an image won't change on PERST.Daniel Axtens2015-08-146-0/+61
* cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens2015-08-141-5/+0
* cxl: Refactor AFU init/teardownDaniel Axtens2015-08-141-38/+57
* cxl: Refactor adaptor init/teardownDaniel Axtens2015-08-141-53/+86
* cxl: Clean up adapter MMIO unmap path.Daniel Axtens2015-08-141-6/+18
* cxl: Make IRQ release idempotentDaniel Axtens2015-08-141-0/+9
* cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-143-11/+27
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-145-12/+155
* cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens2015-08-141-16/+35
* powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens2015-08-141-3/+3
* powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy2015-08-142-2/+11
* powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual2015-08-121-3/+4
* powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual2015-08-121-4/+3
* powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual2015-08-121-11/+7
* powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual2015-08-121-1/+15
* powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual2015-08-121-4/+3
* powerpc/slb: Remove a duplicate extern variableAnshuman Khandual2015-08-121-1/+0
* cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens2015-08-121-1/+1
* cxl: sparse: Make declarations staticDaniel Axtens2015-08-122-4/+4
* cxl: Compile with -WerrorDaniel Axtens2015-08-111-0/+2
* powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2015-08-065-1/+40
* powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2015-08-061-2/+2
* windfarm: remove three exported but unused functionsPaul Bolle2015-08-062-46/+0
* windfarm: make wf_critical_overtemp() staticPaul Bolle2015-08-061-2/+1
* windfarm: decrement client count when unregisteringPaul Bolle2015-08-061-1/+1
* powerpc: Remove redundant breaksJoe Perches2015-08-062-2/+0
* powerpc: pci: use %pR for printing struct resourceKevin Hao2015-08-061-54/+18
* cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens2015-08-061-3/+1
* powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar2015-08-061-0/+19
* 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