First  |  Prev |  Next  |  Last
Pages: 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627
[PATCH 41/50] memblock: Add find_memory_core_early()
According to node range in early_node_map[] with __memblock_find_in_range to find free range. Will be used by memblock_x86_find_in_range_node() memblock_x86_find_in_range_node will be used to find right buffer for NODE_DATA Signed-off-by: Yinghai Lu <yinghai(a)kernel.org> --- include/linux/mm.h | 2 ++ m... 13 Jul 2010 04:21
[PATCH 2/3] regulator: add support for regulators on the ab8500 MFD
From: Sundar R Iyer <sundar.iyer(a)stericsson.com> Acked-by: Linus Walleij <linus.walleij(a)stericsson.com> Acked-By: Bengt JONSSON <bengt.g.jonsson(a)stericsson.com> Signed-off-by: Sundar R Iyer <sundar.iyer(a)stericsson.com> --- drivers/regulator/Kconfig | 8 + drivers/regulator/Makefile | 1 + drivers/regul... 13 Jul 2010 03:16
[PATCH 3/3] ux500: add ab8500-regulators machine specific data
From: Sundar R Iyer <sundar.iyer(a)stericsson.com> Acked-by: Linus Walleij <linus.walleij(a)stericsson.com> Acked-By: Bengt JONSSON <bengt.g.jonsson(a)stericsson.com> Signed-off-by: Sundar R Iyer <sundar.iyer(a)stericsson.com> --- arch/arm/mach-ux500/Makefile | 1 + arch/arm/mach-ux500/board-mop500... 13 Jul 2010 03:16
Allow sysfs memory directories to be split
On Mon, 12 Jul 2010 10:45:25 -0500 Nathan Fontenot <nfont(a)austin.ibm.com> wrote: This patch introduces the new 'split' file in each memory sysfs directory and the associated routines needed to handle splitting a directory. Signed-off-by; Nathan Fontenot <nfont(a)austin.ibm.com> --- pleae check di... 14 Jul 2010 14:18
Update the [register,unregister]_memory routines
On Mon, 12 Jul 2010 10:44:10 -0500 Nathan Fontenot <nfont(a)austin.ibm.com> wrote: This patch moves the register/unregister_memory routines to avoid a forward declaration. It also moves the sysfs file creation and deletion for each directory into the register/ unregister routines to avoid duplicating it w... 13 Jul 2010 12:00
RFC: Network Plugin Architecture (NPA) for vmxnet3
On Mon, 12 Jul 2010 20:06:28 -0700 Shreyas Bhatewara <sbhatewara(a)vmware.com> wrote: On Thu, 2010-05-06 at 13:21 -0700, Christoph Hellwig wrote: On Wed, May 05, 2010 at 10:52:53AM -0700, Stephen Hemminger wrote: Let me put it bluntly. Any design that allows external code to run in the kernel... 14 Jul 2010 17:38
[PATCH -v3 2/2] irq_work, MCE: use irq_work in MCE
Use general irq_work mechanism to replace the self interrupt used in MCE handler. Signed-off-by: Huang Ying <ying.huang(a)intel.com> --- arch/x86/include/asm/entry_arch.h | 4 -- arch/x86/include/asm/irq_vectors.h | 5 --- arch/x86/kernel/cpu/mcheck/mce.c | 51 +++++-------------------------------- a... 13 Jul 2010 02:11
[PATCH v3] edd: fix possible memory leak in edd_init() error path
This version simply fix the coding style in v2. ( warnning by checkpatch.pl ) From 7400dff50f7a6036839009d6990fd5c11f0654db Mon Sep 17 00:00:00 2001 From: Axel Lin <axel.lin(a)gmail.com> Date: Tue, 13 Jul 2010 12:56:19 +0800 Subject: [PATCH v3] edd: fix possible memory leak in edd_init() error path The error ma... 13 Jul 2010 02:11
vmscan: stop meaningless loop iteration when no reclaimable slab
> On Fri, 9 Jul 2010, KOSAKI Motohiro wrote: If number of reclaimable slabs are zero, shrink_icache_memory() and shrink_dcache_memory() return 0. but strangely shrink_slab() ignore it and continue meaningless loop iteration. There is also a per zone/node/global counter SLAB_RECLAIM_ACCOUNT tha... 13 Jul 2010 01:07
[PATCH] s3c nand: parsing commad-line partitions prior to set->partitions
Current driver prevents command-line partitions from being parsed when built-in partitions are defined in s3c2410_nand_set object, but it is not desirable in some cases. This patch tries to parse commad-line partitions prior to the built-in. Signed-off-by: Conke Hu <conke(a)maxwit.com> --- drivers/mtd/nand/s3c2... 13 Jul 2010 01:07
First  |  Prev |  Next  |  Last
Pages: 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627