Quantcast
Channel: Serverphorums.com
Browsing all 23908 articles
Browse latest View live
↧

Re: Linux 4.1.3

diff --git a/Documentation/DMA-API-HOWTO.txt b/Documentation/DMA-API-HOWTO.txt index 0f7afb2bb442..aef8cc5a677b 100644 --- a/Documentation/DMA-API-HOWTO.txt +++ b/Documentation/DMA-API-HOWTO.txt @@...

View Article


Re: [PATCH 4.0 00/58] 4.0.9-stable review

On Tue, Jul 21, 2015 at 06:14:06PM -0400, Donald Parsons wrote: > On Tue, 2015-07-21 at 14:10 -0700, Greg Kroah-Hartman wrote: > > > Andrew Morton (1): > > > arch/x86/kvm/mmu.c:...

View Article


[PATCH 0/2] Add Mediatek watchdog suspend resume and shutdown

This series add Mediatek watchdog suspend, resume and shutdown support. These patches are based on v4.2-rc1 Greta Zhang (2): watchdog: add wdt suspend/resume support watchdog: add wdt shutdown...

View Article

[PATCH 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled

From: Greta Zhang <greta.zhang@mediatek.com> Without .shutdown(), watchdog might reset the system during power off. For example, if watchdog's timeout is set to 30s, then it is reset to zero by...

View Article

[PATCH 1/2] watchdog: add wdt suspend/resume support

From: Greta Zhang <greta.zhang@mediatek.com> add wdt driver suspend/resume support Signed-off-by: Greta Zhang <greta.zhang@mediatek.com> Signed-off-by: Roger Lu...

View Article


Re: [PATCH 1/2] watchdog: add wdt suspend/resume support

On 07/21/2015 08:26 PM, Eddie Huang wrote: > From: Greta Zhang <greta.zhang@mediatek.com> > > add wdt driver suspend/resume support > > Signed-off-by: Greta Zhang...

View Article

[PATCH v4 0/3] Integration of trace events with System Trace IP blocks

IP blocks allowing a variety of trace sources to log debugging information to a pre-defined area have been introduced on a couple of architecture [1][2]. These system trace blocks (also known as STM)...

View Article

[PATCH v4 2/3] trace: Introduce trace log output function for STM

This patch introduced a new function to print the trace events logs to STM buffer when the trace event happens. Signed-off-by: Chunyan Zhang <zhang.chunyan@linaro.org> --- kernel/trace/Makefile...

View Article


[PATCH v4 3/3] trace: Add an output of trace event logs to STM

When the trace event happens, the traces would be committed to ring buffer. This patch will add an output of the traces to an STM at this moment, of course the precondition is TRACE_EVENT_STM be...

View Article


[PATCH v4 1/3] STM trace event: Adding generic buffer interface driver

From: Mathieu Poirier <mathieu.poirier@linaro.org> This patch adds a driver that models itself as an stm_source and who's sole purpose is to export an interface to the rest of the kernel. Once...

View Article

Re: [PATCH 2/2] watchdog: add wdt shutdown callback to disable wdt if enabled

On 07/21/2015 08:26 PM, Eddie Huang wrote: > From: Greta Zhang <greta.zhang@mediatek.com> > > Without .shutdown(), watchdog might reset the system during power off. > For example, if...

View Article

[PATCH 21/22] ACPICA: iASL/Disassembler: Add prototype verbose mode.

From: Bob Moore <robert.moore@intel.com> ACPICA commit add72dca18ab5d02f1bf9b08027570e58da520e8 This mode will emit AML byte code after each ASL statement. This is a prototype only and requires...

View Article

[PATCH 20/22] ACPICA: Debugger: Move debugger specific APIs to debugger...

ACPICA commit 2164923d60429eea7cd5a4a8629b607af7325afa Some disassembler APIs should rather be debugger APIs. This patch moves them to the debugger folder to be ready for debugger porting. Since there...

View Article


[PATCH 18/22] ACPICA: iASL: Add support for TCPA Server Table.

From: Bob Moore <robert.moore@intel.com> ACPICA commit 55fa9555c71eaa99daebed4cd82cfde3875e8c45 In addition to the existing support for the client table. Link:...

View Article

[PATCH 11/22] ACPICA: Executer: Add option to bypass opcode tracing.

ACPICA commit 61e9e20aadfaa03184d0959fbdc1fa5cdfea2551 This patch adds option to bypass opcode tracing. The option can be used to reduce the trace message output. Lv Zheng. Link:...

View Article


[PATCH 14/22] ACPICA: iASL: Add new warnings for method local_x and arg_x...

From: Bob Moore <robert.moore@intel.com> ACPICA commit eb9f8cb9fd65f1149dd335d05944c31cbca41af3 1) Warn if a Local is set but never used 2) Warn if a arg_x is never used (for non-predefined...

View Article

[PATCH 13/22] ACPICA: Remove extraneous check for null walk_state.

From: Markus Elfring <elfring@users.sourceforge.net> ACPICA commit f9fd6e8bad0f16ce2b436c5cda36ced0c2d85302 Reported by Markus Elfring. Link: https://github.com/acpica/acpica/commit/f9fd6e8b...

View Article


[PATCH 10/22] ACPICA: Executer: Add OSL trace hook support.

ACPICA commit e8e4a9b19d0b72a7b165398bdc961fc2f6f502ec This patch adds OSL trace hook support. OSPMs are encouraged to use acpi_os_trace_point() with ACPI_USE_SYSTEM_TRACER defined to implement...

View Article

[PATCH 07/22] ACPICA: Dispatcher: Move stack traversal code to dispatcher.

ACPICA commit c8275e243b58fd4adfc0362bd704af41ed14bc75 This patch moves parts of acpi_dm_dump_method_info() to the dispatcher component. This patch also makes the new function dependent on...

View Article

[PATCH 04/22] ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML...

ACPICA commit afb52611dbe7403551f93504d3798534f5c343f4 This patch cleans up the code of assigning the AML address to the union acpi_operand_object. The idea behind this cleanup is: The AML address of...

View Article
Browsing all 23908 articles
Browse latest View live