First
|
Prev |
Next
|
Last
Pages: 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471
(none) I am Tomo Sand, I have a business deal of $40 million for you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... 21 Jul 2010 22:24
linux-next: manual merge of the input tree with the s5p tree Hi Dmitry, Today's linux-next merge of the input tree got a conflict in arch/arm/plat-samsung/include/plat/keypad.h between commit 1e3241300503df18a098dd35098f6975dcf622e2 ("ARM: SAMSUNG: Add keypad device support") from the s5p tree and commit 0fffed27f92d9d7a34de9fe017b7082b5958bb93 ("Input: samsung-keypad - A... 6 Aug 2010 01:44
[PATCH 2/2] Staging: wlan-ng: removed typedef from prism2fw.c From: Edgardo Hames <ehames(a)gmail.com> Removed multiple typedef and fixed long lines. Signed-off-by: Edgardo Hames <ehames(a)gmail.com> --- drivers/staging/wlan-ng/prism2fw.c | 102 ++++++++++++++++++------------------ 1 files changed, 51 insertions(+), 51 deletions(-) diff --git a/drivers/staging/wlan-ng/p... 21 Jul 2010 22:24
[PATCH 1/2] Staging: wlan-ng: fix style in p80211netdev.c From: Edgardo Hames <ehames(a)gmail.com> Signed-off-by: Edgardo Hames <ehames(a)gmail.com> --- drivers/staging/wlan-ng/p80211netdev.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/staging/wlan-ng/p80211netdev.c b/drivers/staging/wlan-ng/p80211netdev.c index 31308b4..ead8a35 10... 21 Jul 2010 22:24
[PATCH] V7: Add support for non-PDP11 v7 filesystems A mount-time option was added that makes it possible to override the endianness and an attempt is made to autodetect it (which seems easy, given the disk addresses are 3-byte. No attempt is made to detect big-endian filesystems -- were there any? Tested with PDP-11 v7 filesystems and PC-IX maintenance floppy. ... 21 Jul 2010 22:24
Question about net subsystem hello, I have some questions about net subsystem. Does the kernel code store the IP address of local machine, in which variable? If there are two net cards, then there will be two IP and MAC address, how will the kernel store them? When there are two net cards, which card will the PC use to connect to net. ... 23 Jul 2010 04:51
linux-next: manual merge of the sound tree with the arm tree Hi Takashi, Today's linux-next merge of the sound tree got a conflict in arch/arm/mach-ep93xx/clock.c between commit a99b53f80962ed98f4b598dc22f8c030b5dae55a ("ARM: AMBA: Add pclk support to AMBA bus infrastructure") from the arm tree and commit ed67ea82c0d9a163458dc6a69a7a3123db1a8b3b ("EP93xx: Add i2s core sup... 22 Jul 2010 02:43
[PATCH] V7: Adjust sanity checks for some volumes Newly mkfs-ed filesystems from Seventh Edition have last modification time set to zero, but are otherwise perfectly valid. Also, tighten up other sanity checks to filter out most filesystems with different bytesex than we're using. Cc: Christoph Hellwig <hch(a)lst.de> Signed-off-by: Lubomir Rintel <lkundrak(a)v3.s... 21 Jul 2010 22:24
fix return value for mb_cache_shrink_fn when nr_to_scan > 0 Sorry to trouble you all & Thanks for your instructions! I noticed that Andreas Gruenbacher has submitted patches on mbcache. Please ignore mine. -- Thanks and Best Regards, shenghui -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.k... 21 Jul 2010 21:19
ACPI: make acpi_idle Nehalem-aware On Wed, Jul 21, 2010 at 2:31 PM, Len Brown <lenb(a)kernel.org> wrote: From: Len Brown <len.brown(a)intel.com> The BIOS exports deep C-states on modern Intel processors as "C3-type" to satisfy various legacy Operating Systems. However, the hardware actually supports C2-type, and does not require the ext... 3 Aug 2010 03:49 |