First  |  Prev |  Next  |  Last
Pages: 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402
[PATCH] x86, acpi: handle xapic/x2apic at same time
one system have mixing xapic and x2apic entries in MADT and SRAT. try to handle every entry in MADT at same time with xapic and x2apic. so we can honor sequence in MADT. We can use max_cpus= command line to use thread0 in every core. because recent MADT always have all thread0 at first. also make the cpu... 26 Jul 2010 18:16
ipmi: Fix ACPI detecting with regspacing
On Mon, Jul 26, 2010 at 02:48:02PM -0700, Yinghai Lu wrote: after the commint that change ipmi_si detecting sequence from SMBIOS/ACPI to ACPI/SMBIOS, | commit 754d453185275951d39792865927ec494fa1ebd8 | Author: Matthew Garrett <mjg(a)redhat.com> | Date: Wed May 26 14:43:47 2010 -0700 | | ipm... 28 Jul 2010 16:16
[PATCH net-next 2/4] drivers/net/wireless: Use wiphy_<level>
Standardize the logging macros used. Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/net/wireless/adm8211.c | 53 ++++---- drivers/net/wireless/at76c50x-usb.c | 139 +++++++++---------- drivers/net/wireless/ath/ar9170/cmd.c | 7 +- drivers/net/wireless/ath/ar9... 26 Jul 2010 18:16
[PATCH net-next 0/4] wireless: Add and use wiphy_<level> logging macros
Add some consistent use styles to wiphy messages Joe Perches (4): include/net/cfg80211.h: Add wiphy_<level> printk equivalents drivers/net/wireless: Use wiphy_<level> drivers/net/wireless/at76c50x-usb.c: Neaten macros wireless: Convert wiphy_debug macro to function drivers/net/wireless/adm8211.c ... 26 Jul 2010 18:16
[PATCH net-next 4/4] wireless: Convert wiphy_debug macro to function
Save a few bytes of text (allyesconfig) $ size drivers/net/wireless/built-in.o* text data bss dec hex filename 3924568 100548 871056 4896172 4ab5ac drivers/net/wireless/built-in.o.new 3926520 100548 871464 4898532 4abee4 drivers/net/wireless/built-in.o.old $ size net/wireless/core.o* ... 26 Jul 2010 18:16
[PATCH net-next 3/4] drivers/net/wireless/at76c50x-usb.c: Neaten macros
Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/net/wireless/at76c50x-usb.c | 27 ++++++++++++--------------- 1 files changed, 12 insertions(+), 15 deletions(-) diff --git a/drivers/net/wireless/at76c50x-usb.c b/drivers/net/wireless/at76c50x-usb.c index 9b0f055..d5140a8 100644 --- a/drivers/net/wire... 26 Jul 2010 18:16
Tuning IO scheduler (Was: Re: [RFC PATCH] cfq-iosced: Implement IOPS mode and group_idle tunable V3)
On Mon, Jul 26, 2010 at 10:30:23AM -0400, Vivek Goyal wrote: On Sat, Jul 24, 2010 at 11:07:07AM +0200, Corrado Zoccolo wrote: On Sat, Jul 24, 2010 at 10:51 AM, Christoph Hellwig <hch(a)infradead.org> wrote: To me this sounds like slice_idle=0 is the right default then, as it gives useful behaviour f... 26 Jul 2010 18:16
kbuild: allow user to assign LDFLAGS_MODULE
On Mon, Jul 26, 2010 at 16:44, Sam Ravnborg wrote: From ce765a28adeb8878413a49ce62f442022d6a5b6a Mon Sep 17 00:00:00 2001 From: Sam Ravnborg <sam(a)ravnborg.org> Date: Mon, 26 Jul 2010 22:20:12 +0200 Subject: [PATCH 3/3] kbuild: allow user to assign LDFLAGS_MODULE Do not use LDFLAGS_MODULE in the top-le... 26 Jul 2010 18:16
lib/scatterlist: Hook sg_kmalloc into kmemleak
On Sun, 2010-07-25 at 15:21 +0100, Chris Wilson wrote: kmemleak ignores page_alloc() and so believes the final sub-page allocation using the plain kmalloc is decoupled and lost. This leads to lots of false-positives with code that uses scatterlists. The options seem to be either to tell kmemleak that th... 26 Jul 2010 17:09
[PATCH 3/3] kbuild: allow user to assign LDFLAGS_MODULE
From ce765a28adeb8878413a49ce62f442022d6a5b6a Mon Sep 17 00:00:00 2001 From: Sam Ravnborg <sam(a)ravnborg.org> Date: Mon, 26 Jul 2010 22:20:12 +0200 Subject: [PATCH 3/3] kbuild: allow user to assign LDFLAGS_MODULE Do not use LDFLAGS_MODULE in the top-level Makefile. So if user assign a value to LDFALGS_MODULE the ... 26 Jul 2010 17:09
First  |  Prev |  Next  |  Last
Pages: 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402