Show patches with: Submitter = Mukesh Ojha       |    Archived = No       |   90 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
core/init : Typo correction - - - - --- 2016-09-14 Mukesh Ojha Accepted
[V7,12/12] errorlog: Add generic elog write interface - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,11/12] errorlog: Enable error log write to host on BMC systems - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,10/12] errorlog: Remove the usage of 'elog_init()' routine, replaces it with 'opal_elog_init()'… - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,09/12] errorlog: Replace elog_init() with opal_elog_init() for QEMU platform - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,08/12] errorlog: Introduce get and put elog routine and reference count field in elog structure - - - - --- 2016-09-07 Mukesh Ojha Superseded
[V7,07/12] errorlog: Rename 'fsp_log_state' to 'sp_log_state' - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,06/12] errorlog: Generalize the error log read path - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,05/12] errorlog: Give function 'fsp_elog_write_set_head_state' a more meaningful name - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,04/12] errorlog: Generalize the error log write path to host - - 1 - --- 2016-09-07 Mukesh Ojha Superseded
[V7,03/12] errorlog: Removal of elog_reject_head() from 'opal_kexec_elog_notify' routine - - 1 - --- 2016-09-07 Mukesh Ojha Accepted
[V7,02/12] errorlog: Remove the elog enable check from 'fsp_elog_check_and_fetch_head' - - 1 - --- 2016-09-07 Mukesh Ojha Accepted
[V7,01/12] errorlog : Modification as per coding guidelines to make the code more legible - - - - --- 2016-09-07 Mukesh Ojha Accepted
[V2] libc : Changes variable data type where return value of strlen() stored from int to size_t - - - - --- 2016-09-02 Mukesh Ojha Accepted
[RESEND] libc : Changes variable data type where return value of strlen() stored from int to size_t - - - - --- 2016-09-01 Mukesh Ojha Superseded
return type of strlen from int to size_t - - - - --- 2016-09-01 Mukesh Ojha Superseded
[V6,12/12] opal/errorlog : Fixes the problem of different create date/time for same error log - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,11/12] opal/errorlog : Removes elog_init() for OPAL running under qemu - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,10/12] opal/errorlog : Enables error log write to host on BMC systems - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,09/12] Removes the usage of 'elog_init()' routine, replaces it with 'opal_elog_init()' - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,08/12] Introduces get and put elog routine and reference count field in elog structure - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,07/12] opal/errorlog : Renames 'fsp_log_state' to 'sp_log_state' - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,06/12] opal/errorlog : Generalizes the error log read path - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,05/12] opal/errorlog : Gives function'fsp_elog_write_set_head_state' a more meaningful name - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,04/12] opal/errorlog : Removal of elog_reject_head() from 'opal_kexec_elog_notify' routine - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,03/12] opal/errorlog : Generalizes the error log write path to host - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,02/12] opal/errorlog : Removes the elog_enabled variable check from 'fsp_elog_check_and_fetch_h… - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V6,01/12] opal/errorlog : Modification as per coding guidelines to make the code more legible - - - - --- 2016-08-31 Mukesh Ojha Superseded
[V5,10/10] opal/errorlog : Enables error log write to host on BMC systems - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,09/10] Removes the usage of 'elog_init()' routine, replaces it with 'opal_elog_init()' - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,08/10] Introduces get and put elog routine and reference count field in elog structure - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,07/10] opal/errorlog : Renames 'fsp_log_state' to 'sp_log_state' - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,06/10] opal/errorlog : Generalizes the error log read path - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,05/10] opal/errorlog : Gives function'fsp_elog_write_set_head_state' a more meaningful name - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,04/10] opal/errorlog : Removal of elog_reject_head() from 'opal_kexec_elog_notify' routine - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,03/10] opal/errorlog : Generalizes the error log write path to host - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,02/10] Removes the elog_enabled variable check from 'fsp_elog_check_and_fetch_head' routine - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V5,01/10] opal/errorlog : Modification as per coding guidelines to make the code more legible - - - - --- 2016-08-21 Mukesh Ojha Superseded
[V4,4/4] doc/opal-api : Corrects typo errors and adheres to sphinx documentation - - - - --- 2016-08-07 Mukesh Ojha Accepted
[V4,3/4] doc/errorlogging : Updates detail about error log retrieval from FSP - - - - --- 2016-08-07 Mukesh Ojha Accepted
[V4,2/4] doc/errorlogging : Updates detail about error logging on FSP and BMC - - - - --- 2016-08-07 Mukesh Ojha Accepted
[V4,1/4] doc : Typos correction, case conversion, and replaces .txt with .rst - - - - --- 2016-08-07 Mukesh Ojha Accepted
[V2] FSP/ELOG: elog_enable flag should be false by default - - 1 - --- 2016-08-05 Mukesh Ojha Accepted
[RESEND,V5] doc/opal-api : Document opal-api's related to error log - - 1 - --- 2016-08-05 Mukesh Ojha Accepted
[V5] doc/opal-api : Document opal-api's related to error log - - - - --- 2016-08-05 Mukesh Ojha Rejected
FSP/ELOG: elog_enable flag should be false by default - - - - --- 2016-08-02 Mukesh Ojha Superseded
[V4,6/6] opal/errorlog : Enables error log write to host on BMC systems - - - - --- 2016-07-26 Mukesh Ojha Superseded
[V4,5/6] Introduces get and put elog routine and reference count field in elog structure - - - - --- 2016-07-26 Mukesh Ojha Superseded
[V4,4/6] opal/errorlog : Generalizes the error log read path - - - - --- 2016-07-26 Mukesh Ojha Superseded
[V4,3/6] opal/errorlog : Gives function'fsp_elog_write_set_head_state' a more meaningful name - - - - --- 2016-07-26 Mukesh Ojha Superseded
[V4,2/6] opal/errorlog : Generalizes the error log write path to host - - - - --- 2016-07-26 Mukesh Ojha Superseded
[V4,1/6] opal/errorlog : Modification as per coding guidelines to make the code more legible - - - - --- 2016-07-26 Mukesh Ojha Superseded
[V2] include/errorlog.h : Renames SRC component's macro name - - - - --- 2016-07-21 Mukesh Ojha Accepted
[V3,3/3] doc/errorlogging : Updates detail about error log retrieval from FSP - - - - --- 2016-07-18 Mukesh Ojha Superseded
[V3,2/3] doc/errorlogging : Update details about error logging on FSP and BMC - - - - --- 2016-07-18 Mukesh Ojha Superseded
[V3,1/3] doc : Typos correction - - 1 - --- 2016-07-18 Mukesh Ojha Superseded
[V4] doc/opal-api : Document opal-api's related to error log - - - - --- 2016-07-18 Mukesh Ojha Superseded
include/errorlog.h : Renames SRC component's macro name - - - - --- 2016-07-15 Mukesh Ojha Changes Requested
[V2,3/3] doc/errorlogging : Updates detail about errorlog retrieval from FSP - - - - --- 2016-07-14 Mukesh Ojha Superseded
[V2,2/3] doc/errorlogging : Update details about error logging on FSP and BMC - - - - --- 2016-07-14 Mukesh Ojha Superseded
[V2,1/3] doc : Typos correction - - 1 - --- 2016-07-14 Mukesh Ojha Superseded
[V3] doc/opal-api : Document opal-api's related to errorlog - - - - --- 2016-07-13 Mukesh Ojha Superseded
[3/3] doc/errorlogging : Updates errorlogging by FSP - - - - --- 2016-07-13 Mukesh Ojha Superseded
[2/3] doc/errorlogging : Update details about error logging on FSP and BMC - - - - --- 2016-07-13 Mukesh Ojha Superseded
[1/3] doc : Typos correction - - 1 - --- 2016-07-13 Mukesh Ojha Superseded
[V2] doc/opal-api : Document opal-api's related to errorlog - - - - --- 2016-07-08 Mukesh Ojha Superseded
[RESEND] doc/opal-api : Document opal-api's related to errorlog - - - - --- 2016-07-08 Mukesh Ojha Superseded
doc/error-logging : Updates the doc on error logging - - - - --- 2016-07-07 Mukesh Ojha Accepted
doc/opal-api : Document opal-api's related to errorlog - - - - --- 2016-07-07 Mukesh Ojha Superseded
[3/3] errorlog : Typo mistake - - - - --- 2016-06-21 Mukesh Ojha Accepted
[2/3] errorlog : FIXME message - - - - --- 2016-06-21 Mukesh Ojha Rejected
[1/3] errorlog : Fixes duplicate use of SRC component ID's - - - - --- 2016-06-21 Mukesh Ojha Superseded
[V3,6/6] opal/errorlog : Enables errorlog write to host on BMC systems - - - - --- 2016-06-12 Mukesh Ojha Changes Requested
[V3,5/6] Introduces get and put elog routine and reference count field in elog structure - - - - --- 2016-06-12 Mukesh Ojha Changes Requested
[V3,4/6] opal/errorlog : Generalize the errorlog read path - - - - --- 2016-06-12 Mukesh Ojha Changes Requested
[V3,3/6] opal/errorlog : Properly raising/clearing the event variable OPAL_EVENT_ERROR_LOG_AVAIL - - - - --- 2016-06-12 Mukesh Ojha Changes Requested
[V3,2/6] opal/errorlog : Modification as per coding guidelines to make the code more legible - - - - --- 2016-06-12 Mukesh Ojha Changes Requested
[V3,1/6] opal/errorlog : Generalize the errorlog write path to host - - - - --- 2016-06-12 Mukesh Ojha Changes Requested
[V2,6/6] opal/errorlog : Enables errorlog write to host on BMC systems - - - - --- 2016-06-09 Mukesh Ojha Superseded
[V2,5/6] Introduces get and put elog routine and reference count field in elog structure - - - - --- 2016-06-09 Mukesh Ojha Superseded
[V2,4/6] opal/errorlog : Generalize the errorlog read path - - - - --- 2016-06-09 Mukesh Ojha Superseded
[V2,3/6] opal/errorlog : Properly raising/clearing the event variable OPAL_EVENT_ERROR_LOG_AVAIL - - - - --- 2016-06-09 Mukesh Ojha Superseded
[V2,2/6] opal/errorlog : Modification as per coding guidelines to make the code more legible - - - - --- 2016-06-09 Mukesh Ojha Superseded
[V2,1/6] opal/errorlog : Generalize the errorlog write path to host - - - - --- 2016-06-09 Mukesh Ojha Superseded
[3/3] opal/errorlog : Enables errorlog write to host on BMC systems - - - - --- 2016-04-06 Mukesh Ojha Superseded
[2/3] opal/errorlog : Generalize the errorlog read path - - - - --- 2016-04-06 Mukesh Ojha Superseded
[1/3] opal/errorlog : Generalize the errorlog write path to host - - - - --- 2016-04-06 Mukesh Ojha Superseded
[ltcras] opal/errorlog :Removes the two times inclusion of header file errorlog.h from errorlog.c - - - - --- 2016-03-31 Mukesh Ojha Accepted
[v2] opal/errorlog : Removes redundant header file inclusion 1 - - - --- 2016-03-16 Mukesh Ojha Accepted
opal/errorlog: Removes redundant header file inclusion - - - - --- 2016-03-15 Mukesh Ojha Superseded