linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[patch 0/6] MMU Notifiers V6
 2008-02-08 23:56 UTC  (13+ messages)
` [patch 1/6] mmu_notifier: Core code
` [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges
` [patch 3/6] mmu_notifier: invalidate_page callbacks
` [patch 4/6] mmu_notifier: Skeleton driver for a simple mmu_notifier
` [patch 5/6] mmu_notifier: Support for drivers with revers maps (f.e. for XPmem)
` [patch 6/6] mmu_rmap_notifier: Skeleton for complex driver that uses its own rmaps

[RFC][PATCH 1/2] Smarter retry of costly-order allocations
 2008-02-08 23:42 UTC  (8+ messages)
` [RFC][PATCH 2/2] Explicitly retry hugepage allocations

[PATCH 0/4] NR_CPUS: non-x86 arch specific reduction of NR_CPUS usage
 2008-02-08 23:37 UTC  (5+ messages)
` [PATCH 1/4] cpufreq: change cpu freq tables to per_cpu variables
` [PATCH 2/4] acpi: change cpufreq "
` [PATCH 3/4] oprofile: change cpu_buffer from array to per_cpu variable
` [PATCH 4/4] x86: minor cleanup of comments in processor.h

[PATCH] mm/slub.c - Use print_hex_dump
 2008-02-08 20:33 UTC  (7+ messages)

[2.6.24-rc8-mm1][regression?] numactl --interleave=all doesn't works on memoryless node
 2008-02-08 19:45 UTC  (24+ messages)
      ` [2.6.24 regression][BUGFIX] "
        ` [PATCH 2.6.24-mm1] Mempolicy: silently restrict nodemask to allowed nodes V3

[PATCH 1/3] hugetlb: numafy several functions
 2008-02-08 17:08 UTC  (12+ messages)
` [PATCH 2/3] hugetlb: add per-node nr_hugepages sysfs attribute
  ` [PATCH 3/3] hugetlb: interleave dequeing of huge pages
  ` [UPDATED][PATCH 2/3] hugetlb: add per-node nr_hugepages sysfs attribute

[git pull] more SLUB updates for 2.6.25
 2008-02-08 14:58 UTC  (6+ messages)

[PATCH 2.6.24-mm1] fix build error in arch/x86/mm/pgtable_32.c
 2008-02-08 10:06 UTC 

[PATCH] hugetlb: add locking for overcommit sysctl
 2008-02-07 16:51 UTC  (3+ messages)

[PATCH] sys_remap_file_pages: fix ->vm_file accounting
 2008-02-07 16:40 UTC  (6+ messages)

get_vm_area WITHOUT alloc_pages
 2008-02-07  8:20 UTC 

[PATCH] procfs task exe symlink
 2008-02-07  1:44 UTC 

[patch 05/19] split LRU lists into anon & file sets
 2008-02-07  1:36 UTC  (6+ messages)

[RFC][PATCH] remove section mappinng
 2008-02-07  0:09 UTC  (4+ messages)

[RFC][PATCH] mm: fix misleading __GFP_REPEAT related comments
 2008-02-06 23:29 UTC  (4+ messages)

SLUB: Support for statistics to help analyze allocator behavior
 2008-02-06 22:10 UTC  (16+ messages)
  ` SLUB: statistics improvements

[PATCH] badness() dramatically overcounts memory
 2008-02-06  4:00 UTC  (7+ messages)

Pull request: DMA pool updates
 2008-02-06  3:22 UTC  (2+ messages)

[patch 0/3] [RFC] MMU Notifiers V4
 2008-02-06  0:04 UTC  (28+ messages)
` [patch 1/3] mmu_notifier: Core code
` [PATCH] mmu notifiers #v5

[2.6.24 REGRESSION] BUG: Soft lockup - with VFS
 2008-02-05 22:35 UTC  (10+ messages)

brushed engineering
 2008-02-05 22:14 UTC 

[patch 0/6] [RFC] MMU Notifiers V2
 2008-02-05 18:19 UTC  (5+ messages)
` [patch 1/6] mmu_notifier: Core code

[RFC][PATCH v2 0/7] Scaling msgmni to the amount of lowmem
 2008-02-05 14:55 UTC  (4+ messages)
` [RFC][PATCH v2 7/7] Do not recompute msgmni anymore if explicitely set by user

[BUG] regression from 2.6.24-rc8-mm1 and 2.6.24-mm1 kernel panic while bootup
 2008-02-05 12:30 UTC  (2+ messages)

git-pull conflict - how to solve it?
 2008-02-05 10:23 UTC  (4+ messages)

SLUB patches in mm
 2008-02-05  6:42 UTC  (6+ messages)

Compilation errors
 2008-02-05  2:59 UTC 

[git pull] SLUB updates for 2.6.25
 2008-02-05  1:15 UTC  (11+ messages)

[patch 0/3] add perform_write to a_ops
 2008-02-04 20:59 UTC  (7+ messages)
` [patch 1/3] vfs: introduce perform_write in a_ops
` [patch 2/3] fuse: clean up setting i_size in write
` [patch 3/3] fuse: implement perform_write

Pull request: DMA pool updates
 2008-02-04 17:55 UTC  (2+ messages)

[patch 0/3] fuse: writable mmap
 2008-02-04 14:41 UTC  (4+ messages)
` [patch 1/3] mm: bdi: export bdi_writeout_inc()
` [patch 2/3] mm: Add NR_WRITEBACK_TEMP counter
` [patch 3/3] fuse: support writable mmap

[PATCH] modify incorrected word in comment of clear_active_flags
 2008-02-04  9:33 UTC  (2+ messages)

2.6.24-mm1 Build Faliure on pgtable_32.c
 2008-02-04  4:31 UTC  (2+ messages)

[patch 0/4] [RFC] EMMU Notifiers V5
 2008-02-03 13:41 UTC  (11+ messages)
` [patch 2/4] mmu_notifier: Callbacks to invalidate address ranges

[PATCH 0/2] Relax restrictions on setting CONFIG_NUMA on x86
 2008-02-03  9:32 UTC  (9+ messages)

[patch 0/3] mm: bdi: updates
 2008-02-02 23:01 UTC  (4+ messages)
` [patch 1/3] mm: bdi: fix read_ahead_kb_store()
` [patch 2/3] mm: bdi: use MAJOR:MINOR in /sys/class/bdi
` [patch 3/3] mm: bdi: move statistics to debugfs

[PATCH] fix spurious EBUSY on memory cgroup removal
 2008-02-02  4:10 UTC  (2+ 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