First  |  Prev |  Next  |  Last
Pages: 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620
[PATCH -mmotm 23/30] mm: methods for teaching filesystems about PG_swapcache pages
From 50e813068c51de733bbbdd04eb4af9c43919cd57 Mon Sep 17 00:00:00 2001 From: Xiaotian Feng <dfeng(a)redhat.com> Date: Tue, 13 Jul 2010 13:09:50 +0800 Subject: [PATCH 23/30] mm: methods for teaching filesystems about PG_swapcache pages In order to teach filesystems to handle swap cache pages, three new page functi... 13 Jul 2010 06:31
[PATCH -mmotm 02/30] Swap over network documentation
From 8c68e4dc644be32cd82ba9711ba3ef89cb687cdf Mon Sep 17 00:00:00 2001 From: Xiaotian Feng <dfeng(a)redhat.com> Date: Mon, 12 Jul 2010 17:59:16 +0800 Subject: [PATCH 02/30] Swap over network documentation Document describing the problem and proposed solution Signed-off-by: Peter Zijlstra <a.p.zijlstra(a)chello.nl>... 13 Jul 2010 06:31
[PATCH -mmotm 04/30] mm: tag reseve pages
From 14f7823986429b8374d18e3f648cd84575296e03 Mon Sep 17 00:00:00 2001 From: Xiaotian Feng <dfeng(a)redhat.com> Date: Mon, 12 Jul 2010 18:00:37 +0800 Subject: [PATCH 04/30] mm: tag reseve pages Tag pages allocated from the reserves with a non-zero page->reserve. This allows us to distinguish and account reserve pa... 13 Jul 2010 06:31
[PATCH -mmotm 00/30] [RFC] swap over nfs -v21
Hi, Here's the latest version of swap over NFS series since -v20 last October. We decide to push this feature as it is useful for NAS or virt environment. The patches are against the mmotm-2010-07-01. We can split the patchset into following parts: Patch 1 - 12: provides a generic reserve framework. This fram... 13 Jul 2010 06:31
[PATCH -mmotm 08/30] mm: emergency pool
From 973ce2ee797025f055ccb61359180e53c3ecc681 Mon Sep 17 00:00:00 2001 From: Xiaotian Feng <dfeng(a)redhat.com> Date: Tue, 13 Jul 2010 10:45:48 +0800 Subject: [PATCH 08/30] mm: emergency pool Provide means to reserve a specific amount of pages. The emergency pool is separated from the min watermark because ALLOC... 13 Jul 2010 06:31
[PATCH -mmotm 09/30] mm: system wide ALLOC_NO_WATERMARK
From 6d9ae36dfe34cdbc6e1fc52e6db0b27286eb4b58 Mon Sep 17 00:00:00 2001 From: Xiaotian Feng <dfeng(a)redhat.com> Date: Tue, 13 Jul 2010 10:46:50 +0800 Subject: [PATCH 09/30] mm: system wide ALLOC_NO_WATERMARK The reserve is proportionally distributed over all (!highmem) zones in the system. So we need to allow an e... 13 Jul 2010 06:31
[PATCH -mmotm 01/30] mm: serialize access to min_free_kbytes
From bc55bacd6bcc0f8a69c0d7e0d554c78237233e07 Mon Sep 17 00:00:00 2001 From: Xiaotian Feng <dfeng(a)redhat.com> Date: Mon, 12 Jul 2010 17:58:34 +0800 Subject: [PATCH 01/30] mm: serialize access to min_free_kbytes There is a small race between the procfs caller and the memory hotplug caller of setup_per_zone_wmarks... 13 Jul 2010 06:31
[PATCH -mmotm 03/30] mm: expose gfp_to_alloc_flags()
From 8a554f86ab2fd4d8a1daecaef4cc5bb3901c4423 Mon Sep 17 00:00:00 2001 From: Xiaotian Feng <dfeng(a)redhat.com> Date: Mon, 12 Jul 2010 17:59:52 +0800 Subject: [PATCH 03/30] mm: expose gfp_to_alloc_flags() Expose the gfp to alloc_flags mapping, so we can use it in other parts of the vm. Signed-off-by: Peter Zijl... 13 Jul 2010 06:31
[PATCH RESEND padmux.c] Fix typo in kerneldoc
Trivial fix in a typo (enalbed for enabled). Thanks, Davidlohr Signed-off-by: Davidlohr Bueso <dave(a)gnu.org> --- arch/arm/plat-spear/padmux.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/plat-spear/padmux.c b/arch/arm/plat-spear/padmux.c index d2aab3a..555eec6 10064... 13 Jul 2010 06:31
regulator: add support for regulators on the ab8500 MFD
On Tue, Jul 13, 2010 at 11:51:29AM +0530, Sundar Iyer wrote: + * @mask: mask to enable/disable regulator + * @enable: enable bits to enable the regulator Presumably these two will always be identical? + * @typical_voltages: typical supported voltage table Why typical - might the set of supported valu... 15 Jul 2010 06:37
First  |  Prev |  Next  |  Last
Pages: 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620