First  |  Prev |  Next  |  Last
Pages: 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941
[RFC][PATCH 02/10] cifs: guard cifsglob.h against multiple inclusion
Add conditional compile macros to guard the header file against multiple inclusion. Signed-off-by: Suresh Jayaraman <sjayaraman(a)suse.de> --- fs/cifs/cifsglob.h | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/fs/cifs/cifsglob.h b/fs/cifs/cifsglob.h index a88479c..6b2c39d 100644 -... 22 Jun 2010 12:41
linux-next: Tree for June 22 (staging/spectra)
On Tue, 22 Jun 2010 16:05:18 +1000 Stephen Rothwell wrote: Hi all, Changes since 20100621: My fixes tree contains: v4l-dvb: update gfp/slab.h includes arm: update gfp/slab.h includes davinci: update gfp/slab.h includes ocfs2: update gfp/slab.h includes acp... 22 Jun 2010 17:09
[PATCH v3] Add TAINT_HARDWARE_UNSUPPORTED flag
This patch is similar to Theordore Ts'o's TAINT_USER patch, linux-2.6 commit 34f5a39899f3f3e815da64f48ddb72942d86c366. Individual distributions may enable "generic" features such as X86 support, PPC support, and driver support. Some of the features that are enabled by these "generic" feature flags may not be c... 22 Jun 2010 12:41
[PATCH] ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
The PCI SIG documentation for the _OSC OS/firmware handshaking interface states: "If the _OSC control method is absent from the scope of a host bridge device, then the operating system must not enable or attempt to use any features defined in this section for the hierarchy originated by the host bridge." The ... 22 Jun 2010 11:34
Cleancache: core ops functions and configuration
On Mon, Jun 21, 2010 at 04:19:39PM -0700, Dan Magenheimer wrote: [PATCH V3 3/8] Cleancache: core ops functions and configuration Cleancache core ops functions and configuration NACK for code that just adds random hooks all over VFS and even individual FS code, does an EXPORT_SYMBOL but doesn't actually in... 7 Jul 2010 10:08
Hyperv: Export the symbol that tracks hyperv features and recommendations
On 6/21/2010 at 5:13 PM, in message <20100621211319.GA25447(a)kroah.com>, Greg KH <greg(a)kroah.com> wrote: On Mon, Jun 21, 2010 at 03:07:02PM -0600, Ky Srinivasan wrote: From: K. Y. Srinivasan <ksrinivasan(a)novell.com> Subject: Export the symbol for hyperv drivers to access hyperv fea... 22 Jun 2010 11:34
[PATCH v2] i2c/mips: Fix error return codes from Sibyte i2c bus driver
Sibyte i2c bus driver returns non-descriptive error values. Update to return error values as defined in Documentation/i2c/fault-codes. Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- v2: Return -ENXIO for missing ACK and -EIO for other errors --- drivers/i2c/busses/i2c-sibyte.c | 4 ++-- 1 fi... 22 Jun 2010 10:28
[PATCHv2 2/3] gpio: add STMPE GPIO driver
Add support for the GPIOs on STMPE I/O Expanders. Acked-by: Linus Walleij <linus.walleij(a)stericsson.com> Signed-off-by: Rabin Vincent <rabin.vincent(a)stericsson.com> --- drivers/gpio/Kconfig | 7 + drivers/gpio/Makefile | 1 + drivers/gpio/stmpe-gpio.c | 390 +++++++++++++++++++++++++++++++++++++... 22 Jun 2010 10:28
Linux IO scalability and pushing over million IOPS over software iSCSI?
Hello, Recently Intel and Microsoft demonstrated pushing over 1.25 million IOPS using software iSCSI and a single 10 Gbit NIC: http://communities.intel.com/community/wired/blog/2010/04/22/1-million-iops-how-about-125-million Earlier they achieved one (1.0) million IOPS: http://blog.fosketts.net/2010/01/14/micro... 22 Jun 2010 10:28
RTC/max6900: use rtc_valid_tm to check returning tm for max6900
On Tue, Jun 22, 2010 at 05:09:03PM +0800, Wan ZongShun wrote: Use rtc_valid_tm to check returning tm for max6900, it can avoid returning wrong tm value. --- drivers/rtc/rtc-max6900.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/rtc/rtc-max6900.c b/drivers/rtc/r... 22 Jun 2010 10:28
First  |  Prev |  Next  |  Last
Pages: 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941