linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[patch 0/2]: lockless get_user_pages patchset
 2008-03-28  4:15 UTC  (9+ messages)
` [patch 1/2]: x86: implement pte_special
` [patch 2/2]: introduce fast_gup

[RFC][0/3] Virtual address space control for cgroups (v2)
 2008-03-28  3:59 UTC  (21+ messages)
` [RFC][1/3] Add user interface for virtual address space control (v2)
` [RFC][2/3] Account and control virtual address space allocations (v2)
` [RFC][3/3] Update documentation for virtual address space control (v2)

[patch 0/7] 2.6.25-rc5-mm1: VM_MIXEDMAP, pte_special, xip series
 2008-03-28  1:52 UTC  (8+ messages)
` [patch 1/7] mm: introduce VM_MIXEDMAP
` [patch 2/7] mm: introduce pte_special pte bit
` [patch 3/7] mm: add vm_insert_mixed
` [patch 4/7] return pfn from direct_access, for XIP
` [patch 5/7] xip: support non-struct page backed memory
` [patch 6/7] s390: implement pte special bit
` [patch 7/7] s390: remove struct page entries for DCSS memory segments

[-mm] [PATCH 0/4] memcg : radix-tree page_cgroup v2
 2008-03-28  1:13 UTC  (12+ messages)
` [-mm] [PATCH 1/4] memcg : radix-tree page_cgroup
` [-mm] [PATCH 2/4] memcg: boost by percpu
` [-mm] [PATCH 3/4] memcg : shirink page cgroup
` [-mm] [PATCH 4/4] memcg : radix-tree page_cgroup v2

vmalloc: Return page array on vunmap, vmalloc: Return page array on vunmap
 2008-03-28  0:47 UTC  (5+ messages)
`  "

What if a TLB flush needed to sleep?
 2008-03-28  0:01 UTC  (12+ messages)
    ` down_spin() implementation

[PATCH] - Increase max physical memory size of x86_64
 2008-03-27 17:55 UTC  (6+ messages)

[PATCH] hugetlb: vmstat events for huge page allocations v3
 2008-03-27 17:36 UTC  (3+ messages)

[PATCH] Uninline zonelist iterator helper functions
 2008-03-27 16:49 UTC  (2+ messages)

[PATCH 0/2] NR_CPUS: increase maximum NR_CPUS to 4096
 2008-03-27 15:06 UTC  (11+ messages)
` [PATCH 1/2] boot: increase stack size for kernel boot loader decompressor
` [PATCH 2/2] x86: Modify Kconfig to allow up to 4096 cpus

page flags: Handle PG_uncached like all other flags, page flags: Handle PG_uncached like all other flags
 2008-03-27 14:32 UTC  (2+ messages)
`  "

[patch for 2.6.26 5/7] LTTng instrumentation mm
 2008-03-27 13:21 UTC 

[RFC/PATCH 00/15 v2] kvm on big iron
 2008-03-27 12:02 UTC  (3+ messages)
  ` [RFC/PATCH 00/15 v3] "

[PATCH 0/2] generic: simplify setup_nr_cpu_ids and add set_cpus_allowed_ptr
 2008-03-27  9:01 UTC  (4+ messages)
` [PATCH 1/2] init: move setup of nr_cpu_ids to as early as possible v3
` [PATCH 2/2] sched: add new set_cpus_allowed_ptr function

[RFC][PATCH] another swap controller for cgroup
 2008-03-27  6:28 UTC  (2+ messages)

[11/14] vcompound: Fallbacks for order 1 stack allocations on IA64 and x86
 2008-03-27  3:00 UTC  (27+ messages)
        ` larger default page sizes

[PATCH] smaps: account swap entries, smaps: account swap entries
 2008-03-27  2:57 UTC  (3+ messages)
` [PATCH] "

Page flags: Add PAGEFLAGS_FALSE for flags that are always false
 2008-03-27  2:45 UTC 

[RFC 5/8] x86_64: Add UV specific header for MMR definitions
 2008-03-26 22:22 UTC  (7+ messages)

[PATCH 1/6] compcache: compressed RAM block device
 2008-03-26 22:19 UTC  (3+ messages)

[PATCH 0/3 (RFC)](memory hotplug) freeing pages allocated by bootmem for hotremove
 2008-03-26 22:08 UTC  (4+ messages)

[PATCH 0/4] 16G huge page support for powerpc
 2008-03-26 21:49 UTC  (7+ messages)
` [PATCH 1/4] allow arch specific function for allocating gigantic pages
` [PATCH 2/4] powerpc: "
` [PATCH 3/4] powerpc: scan device tree and save gigantic page locations
` [PATCH 4/4] powerpc: define page support for 16G pages

[PATCH 1/2] hugetlb: indicate surplus huge page counts in per-node meminfo
 2008-03-26 21:40 UTC  (2+ messages)
` [PATCH 2/2] hugetlb: fix potential livelock in return_unused_surplus_hugepages()

[PATCH prototype] [0/8] Predictive bitmaps for ELF executables
 2008-03-26 18:54 UTC  (12+ messages)

[PATCH 00/10] NR_CPUS: third reduction of NR_CPUS memory usage x86-version v2
 2008-03-26 18:22 UTC  (30+ messages)
` [PATCH 01/10] x86_64: Cleanup non-smp usage of cpu maps v2
` [PATCH 02/10] init: move setup of nr_cpu_ids to as early as possible v2
` [PATCH 03/10] cpufreq: change cpu freq arrays to per_cpu variables
` [PATCH 04/10] acpi: change processors from array to per_cpu variable
` [PATCH 05/10] cpumask: Add cpumask_scnprintf_len function
` [PATCH 06/10] x86: reduce memory and stack usage in intel_cacheinfo
` [PATCH 07/10] cpu: change cpu_sys_devices from array to per_cpu variable
` [PATCH 08/10] net: remove NR_CPUS arrays in net/core/dev.c v2
` [PATCH 09/10] x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
` [PATCH 10/10] sched: Remove fixed NR_CPUS sized arrays in kernel_sched.c

[PATCH 00/12] cpumask: reduce stack pressure from local/passed cpumask variables v2
 2008-03-26 15:53 UTC  (16+ messages)
` [PATCH 01/12] cpumask: Convert cpumask_of_cpu to allocated array v2
` [PATCH 02/12] cpumask: pass pointer to cpumask for set_cpus_allowed() v2
` [PATCH 03/12] cpumask: reduce stack pressure in sched_affinity
` [PATCH 04/12] cpumask: pass cpumask by reference to acpi-cpufreq
` [PATCH 05/12] init: move large array from stack to _initdata section
` [PATCH 06/12] cpumask: create pointer to node_to_cpumask array element v2
` [PATCH 07/12] cpumask: reduce stack usage in SD_x_INIT initializers
` [PATCH 08/12] cpumask: pass temp cpumask variables in init_sched_build_groups
` [PATCH 09/12] sched: fix memory leak in build_sched_domains
` [PATCH 10/12] cpumask: reduce stack usage "
` [PATCH 11/12] cpumask: reduce stack pressure in cpu_coregroup_map v2
` [PATCH 12/12] cpu/node mask: reduce stack usage using MASK_NONE, MASK_ALL

[RFC][-mm] Memory controller add mm->owner
 2008-03-26 15:21 UTC  (11+ messages)

[RFC 8/8] x86_64: Support for new UV apic
 2008-03-26  7:38 UTC  (11+ messages)

larger default page sizes
 2008-03-26  4:36 UTC  (13+ messages)

[RFC 6/8] x86_64: Define the macros and tables for the basic UV infrastructure
 2008-03-26  3:03 UTC  (4+ messages)

[Bugme-new] [Bug 10318] New: WARNING: at arch/x86/mm/highmem_32.c:43 kmap_atomic_prot+0x87/0x184()
 2008-03-25 20:23 UTC  (4+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox