summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-14cxl: Don't remove AFUs/vPHBs in cxl_resetDaniel Axtens
2015-08-14cxl: Refactor AFU init/teardownDaniel Axtens
2015-08-14cxl: Refactor adaptor init/teardownDaniel Axtens
2015-08-14cxl: Clean up adapter MMIO unmap path.Daniel Axtens
2015-08-14cxl: Make IRQ release idempotentDaniel Axtens
2015-08-14cxl: Allocate and release the SPA with the AFUDaniel Axtens
2015-08-14cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens
2015-08-14cxl: Convert MMIO read/write macros to inline functionsDaniel Axtens
2015-08-14powerpc/eeh: Probe after unbalanced kref checkDaniel Axtens
2015-08-14powerpc: Add an inline function to update POWER8 HID0Gautham R. Shenoy
2015-08-12powerpc/prom: Use DRCONF flags while processing detected LMBsAnshuman Khandual
2015-08-12powerpc/xmon: Drop the valid variable completely in dump_segments()Anshuman Khandual
2015-08-12powerpc/prom: Simplify the logic to fetch SLB sizeAnshuman Khandual
2015-08-12powerpc/slb: Add documentation on runtime patching of SLB encodingAnshuman Khandual
2015-08-12powerpc/slb: Rename all the 'slot' occurrences to 'entry'Anshuman Khandual
2015-08-12powerpc/slb: Remove a duplicate extern variableAnshuman Khandual
2015-08-12cxl: sparse: Silence iomem warning in debugfs file creationDaniel Axtens
2015-08-12cxl: sparse: Make declarations staticDaniel Axtens
2015-08-11cxl: Compile with -WerrorDaniel Axtens
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao
2015-08-06powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun
2015-08-06windfarm: remove three exported but unused functionsPaul Bolle
2015-08-06windfarm: make wf_critical_overtemp() staticPaul Bolle
2015-08-06windfarm: decrement client count when unregisteringPaul Bolle
2015-08-06powerpc: Remove redundant breaksJoe Perches
2015-08-06powerpc: pci: use %pR for printing struct resourceKevin Hao
2015-08-06cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.Mahesh Salgaonkar
2015-08-06powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...Mahesh Salgaonkar
2015-08-06powerpc/powernv: Pull all HMI events before panic.Mahesh Salgaonkar
2015-08-06powerpc/powernv: display reason for Malfunction Alert HMI.Mahesh Salgaonkar
2015-07-30selftests/seccomp: Add powerpc supportMichael Ellerman
2015-07-30selftests/seccomp: Make seccomp tests work on big endianMichael Ellerman
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman
2015-07-29powerpc/kernel: Add SIG_SYS support for compat tasksMichael Ellerman
2015-07-29powerpc: Change syscall_get_nr() to return intMichael Ellerman
2015-07-29powerpc: Use orig_gpr3 in syscall_get_arguments()Michael Ellerman
2015-07-29powerpc: Rework syscall_get_arguments() so there is only one loopMichael Ellerman
2015-07-29powerpc: Don't negate error in syscall_set_return_value()Michael Ellerman
2015-07-29powerpc: Drop unused syscall_get_error()Michael Ellerman
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman
2015-07-29powerpc/kernel: Switch to using MAX_ERRNOMichael Ellerman
2015-07-27powerpc/perf: Change type of the bhrb_users variableAnshuman Khandual
2015-07-25powerpc/perf/hv-24x7: Simplify extracting counter from result bufferSukadev Bhattiprolu
2015-07-25powerpc/perf/hv-24x7: Whitespace - fix parameter alignmentSukadev Bhattiprolu
2015-07-23powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*Paul Mackerras
2015-07-23powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-07-23powerpc/rtas: Replace magic values with definesThomas Huth
2015-07-21powerpc/eeh: Dump PHB diag-data for non-existing PEGavin Shan
2015-07-21powerpc/eeh: Fix wrong printed PE numberGavin Shan