[RFC PATCH 4/4] Mobile security processor driver
From 9230c90ce19747554354c9fc93b3b1c8e661894c Mon Sep 17 00:00:00 2001 From: Mark Allyn <mark.a.allyn(a)intel.com> Date: Wed, 28 Apr 2010 14:41:39 -0700 Subject: RFC [PATCH 4/4] staging: sep: Update TODO Signed-off-by: Mark A. Allyn <mark.a.allyn(a)intel.com> --- drivers/staging/sep/TODO | 36 ++++++++++++++++++... 28 Apr 2010 19:44
[RFC PATCH 0/4] Mobile security processor driver
Hello, This is request for review of security processor driver for Intel mobile platforms (SEP). We are working with the vendor to improve the driver and to make it acceptable for inclusion into Linux kernel. TODO file contains the list of issues already reported against the driver. We hope to receive more co... 28 Apr 2010 19:44
Request For Help - Embedded x86, Kernel 2.6.33 boots, Mounts JFFS2 rootfs, Stops at init
On Thu, Apr 29, 2010 at 1:37 AM, Alexander Clouter <alex(a)digriz.org.uk> wrote: Graeme Russ <graeme.russ(a)gmail.com> wrote: I've been working for a while now getting the x86 U-Boot port up to speed to boot a linux kernel ...ewww x86. Yeah, nothing like a challange ;) [snipped] [ ... 30 Apr 2010 13:57
[RFC PATCH 2/4] Mobile security processor driver
From 65abe47530522e97908aac282820243798721c54 Mon Sep 17 00:00:00 2001 From: Mark Allyn <mark.a.allyn(a)intel.com> Date: Wed, 28 Apr 2010 14:35:43 -0700 Subject: RFC [PATCH 2/4] staging: sep: update Makefile and provide explanation in Kconfig Signed-off-by: Mark A. Allyn <mark.a.allyn(a)intel.com> --- drivers/sta... 28 Apr 2010 19:44
staging: winbond: mac_structures.h Fix remaining whitespace and comment issues.
On Tue, Mar 16, 2010 at 01:44:33PM +0100, Lars Lindley wrote: I fixed the things Pavel Machek commented on my last patch. Removed rev. history and comments, fixed some ind. and ws. I missed and removed "commented out" code. This patch applies after the old one: Message-Id: <1268674900-9663-1-git-send-ema... 28 Apr 2010 19:44
staging: winbond: mlmetxrx_f.h Coding style fixes.
On Thu, Mar 18, 2010 at 11:17:49PM +0100, Lars Lindley wrote: On 2010-03-18 17:28, Pekka Enberg wrote: Lars Lindley wrote: I fixed all problems found by checkpatch.pl and removed CamelCase from argument names. ..snip.. +void MLME_GetNextPacket(struct wbsoft_priv *adapter, + ... 28 Apr 2010 19:44
staging: winbond: mds.c whitspace, indentation etc.
On Mon, Mar 15, 2010 at 05:36:13PM +0100, Lars Lindley wrote: I fixed most of the problems found by checkpatch.pl. Some long lines are left and some KERN_.. This is a new revised patch against master with changes after comments from Stefan Richter and Dan Carpenter. Forget the old one. Signed-off-... 28 Apr 2010 19:44
staging: winbond: localpara.h whitespace and indentation fixes.
On Fri, Mar 19, 2010 at 12:00:59AM +0100, Lars Lindley wrote: On 2010-03-18 17:22, Pekka Enberg wrote: Lars Lindley wrote: +/* refer Bitmap2RateValue table */ +#define LOCAL_ALL_SUPPORTED_RATES_BITMAP 0x130c1a66 /* + * the bitmap value + ... 3 May 2010 15:22
- Randomize node rotor used in cpuset_mem_spread_node()
On Wed, 28 Apr 2010 10:04:32 -0500 Jack Steiner <steiner(a)sgi.com> wrote: Some workloads that create a large number of small files tend to assign too many pages to node 0 (multi-node systems). Part of the reason is that the rotor (in cpuset_mem_spread_node()) used to assign nodes starts at node 0 for newl... 30 Apr 2010 13:59
hv: Added new hv_utils driver to hyper-v
On Wed, Apr 28, 2010 at 10:11:02PM +0000, Hank Janssen wrote: From: Hank Janssen <hjanssen(a)microsoft.com> Addition of new driver for Hyper-V called hv_utils. This driver is intended to support things like KVP, Timesync, Heartbeat etc. Does this duplicate functionality in KY's clocksource driver? Or... 28 Apr 2010 20:52