linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH, v2 00/13] kill free_all_bootmem_node() for all architectures
 2013-05-29 14:44 UTC  (3+ messages)
` [PATCH, v2 01/13] mm: introduce helper function set_max_mapnr()
` [PATCH, v2 02/13] mm/AVR32: prepare for killing free_all_bootmem_node()

[PATCH] mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slots
 2013-05-29 14:36 UTC  (5+ messages)

[PATCH v6, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-29 13:57 UTC  (42+ messages)
` [PATCH v6, part4 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v6, part4 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v6, part4 03/41] c6x: "
` [PATCH v6, part4 04/41] h8300: "
` [PATCH v6, part4 05/41] score: "
` [PATCH v6, part4 06/41] tile: "
` [PATCH v6, part4 07/41] UML: "
` [PATCH v6, part4 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v6, part4 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v6, part4 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v6, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v6, part4 12/41] mm/ARC: "
` [PATCH v6, part4 13/41] mm/ARM: "
` [PATCH v6, part4 14/41] mm/ARM64: "
` [PATCH v6, part4 15/41] mm/AVR32: "
` [PATCH v6, part4 16/41] mm/blackfin: "
` [PATCH v6, part4 17/41] mm/c6x: "
` [PATCH v6, part4 18/41] mm/cris: "
` [PATCH v6, part4 19/41] mm/frv: "
` [PATCH v6, part4 20/41] mm/h8300: "
` [PATCH v6, part4 21/41] mm/hexagon: "
` [PATCH v6, part4 22/41] mm/IA64: "
` [PATCH v6, part4 23/41] mm/m32r: "
` [PATCH v6, part4 24/41] mm/m68k: "
` [PATCH v6, part4 25/41] mm/metag: "
` [PATCH v6, part4 26/41] mm/microblaze: "
` [PATCH v6, part4 27/41] mm/MIPS: "
` [PATCH v6, part4 28/41] mm/mn10300: "
` [PATCH v6, part4 29/41] mm/openrisc: "
` [PATCH v6, part4 30/41] mm/PARISC: "
` [PATCH v6, part4 31/41] mm/ppc: "
` [PATCH v6, part4 32/41] mm/s390: "
` [PATCH v6, part4 33/41] mm/score: "
` [PATCH v6, part4 34/41] mm/SH: "
` [PATCH v6, part4 35/41] mm/SPARC: "
` [PATCH v6, part4 36/41] mm/tile: "
` [PATCH v6, part4 37/41] mm/um: "
` [PATCH v6, part4 38/41] mm/unicore32: "
` [PATCH v6, part4 39/41] mm/x86: "
` [PATCH v6, part4 40/41] mm/xtensa: "
` [PATCH v6, part4 41/41] mm: kill global variable num_physpages

[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-29 13:05 UTC  (7+ messages)
` [PATCH v5, part4 12/41] mm/ARC: prepare for removing num_physpages and simplify mem_init()
` [PATCH v5, part4 16/41] mm/blackfin: "

[patch v3 -mm 1/3] memcg: integrate soft reclaim tighter with zone shrinking code
 2013-05-29 13:05 UTC  (7+ messages)
  ` [PATCH 1/3] memcg: track children in soft limit excess to improve soft limit
  ` [PATCH 2/3] memcg, vmscan: Do not attempt soft limit reclaim if it would not scan anything
  ` [PATCH 3/3] memcg: Track all children over limit in the root
  ` [PATCH] memcg: enhance memcg iterator to support predicates

TLB and PTE coherency during munmap
 2013-05-29 12:47 UTC  (12+ messages)

[PATCH v8 00/34] kmemcg shrinkers
 2013-05-29 12:25 UTC  (7+ messages)
` [PATCH v8 16/34] xfs: convert buftarg LRU to generic code

mmotm-2013-05-22: Bad page state
 2013-05-29  9:15 UTC  (3+ messages)

[PATCH v8, part3 00/14] accurately calculate memory statisitic information
 2013-05-29  8:51 UTC  (23+ messages)
` [PATCH v8, part3 01/14] mm: change signature of free_reserved_area() to fix building warnings
` [PATCH v8, part3 02/14] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v8, part3 03/14] mm/ARM64: kill poison_init_mem()
` [PATCH v8, part3 04/14] mm/x86: use free_reserved_area() to simplify code
` [PATCH v8, part3 05/14] mm/tile: use common help functions to free reserved pages
` [PATCH v8, part3 06/14] mm, acornfb: use free_reserved_area() to simplify code
` [PATCH v8, part3 07/14] mm: fix some trivial typos in comments
` [PATCH v8, part3 08/14] mm: use managed_pages to calculate default zonelist order
` [PATCH v8, part3 09/14] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v8, part3 11/14] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
` [PATCH v8, part3 13/14] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v8, part3 14/14] mm: report available pages as "MemTotal" for each NUMA node

[PATCH v7, part3 00/16] accurately calculate memory statisitic information
 2013-05-29  8:49 UTC  (3+ messages)
` [PATCH v7, part3 14/16] mm: concentrate modification of totalram_pages into the mm core

[RFC][PATCH] mm: Fix RLIMIT_MEMLOCK
 2013-05-29  7:58 UTC  (7+ messages)
                          ` [regression] "

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-05-29  5:36 UTC  (5+ messages)

[PATCH updated] drivers/base: Use attribute groups to create sysfs memory files
 2013-05-29  5:17 UTC 

[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
 2013-05-29  2:48 UTC  (3+ messages)

SIGBUS accessing MAP_HUGETLB space w/ nr_overcommit == 0
 2013-05-29  1:42 UTC 

[PATCH 0/2] hugetlbfs: support split page table lock
 2013-05-29  1:11 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH v3 2/2] migrate: add migrate_entry_wait_huge()

[PATCH] Memory hotplug: Move alternative function definitions to header
 2013-05-28 23:32 UTC 

[PATCHv12 0/4] zswap: compressed swap caching
 2013-05-28 21:59 UTC  (5+ messages)
` [PATCHv12 2/4] zbud: add to mm/
` [PATCHv12 3/4] zswap: "

[PATCHv4 00/39] Transparent huge page cache
 2013-05-28 16:33 UTC  (13+ messages)
` [PATCHv4 12/39] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv4 14/39] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv4 15/39] thp, mm: trigger bug in replace_page_cache_page() on THP

[PATCH] drivers: staging: zcache: fix compile error
 2013-05-28 15:29 UTC  (2+ messages)

[PATCH][trivial] memcg: Kconfig info update
 2013-05-28 14:53 UTC  (4+ messages)

[PATCH v4 00/20] change invalidatepage prototype to accept length
 2013-05-28 11:21 UTC  (3+ messages)

[PATCH v3] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-28  7:25 UTC 

[PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-28  7:16 UTC  (34+ messages)
` [PATCH v3 2/6] mm/memory_hotplug: remove memory_add_physaddr_to_nid
` [patch v2 3/6] mm/memory_hotplug: Disable memory hotremove for 32bit
` [PATCH v3 4/6] mm/hugetlb: use already exist interface huge_page_shift
` [PATCH v3 5/6] mm/pageblock: remove get/set_pageblock_flags
` [PATCH v3 6/6] mm/hugetlb: remove hugetlb_prefault

[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
 2013-05-27 16:35 UTC  (4+ messages)
` [PATCH v3-resend 10/11] kernel: drop voluntary schedule from might_fault
` [PATCH v3-resend 11/11] kernel: uaccess in atomic with pagefault_disable

[PATCH] oom: add pending SIGKILL check for chosen victim
 2013-05-27 16:16 UTC  (13+ messages)

[PATCH 0/2] Reduce system disruption due to kswapd followup
 2013-05-27 13:02 UTC  (5+ messages)
` [PATCH 1/4] mm: vmscan: Block kswapd if it is encountering pages under writeback -fix
` [PATCH 2/4] mm: vmscan: Stall page reclaim and writeback pages based on dirty/writepage pages encountered
` [PATCH 3/4] mm: vmscan: Stall page reclaim after a list of pages have been processed
` [PATCH 4/4] mm: vmscan: Take page buffers dirty and locked state into account

[PATCH v5 0/7] Per process reclaim
 2013-05-27  8:24 UTC  (6+ messages)
` [PATCH v5 6/7] mm: Support address range reclaim

[PATCH v8 0/9] kdump, vmcore: support mmap() on /proc/vmcore
 2013-05-27  1:49 UTC  (9+ messages)
` [PATCH v8 3/9] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v8 9/9] vmcore: support mmap() on /proc/vmcore

[PATCH v4 1/3] mm/hugetlb: use already exist interface huge_page_shift
 2013-05-26 23:47 UTC  (3+ messages)
` [PATCH v4 2/3] mm/pageblock: remove get/set_pageblock_flags
` [PATCH v4 3/3] mm/hugetlb: remove hugetlb_prefault

[PATCH 00/02] swap: allowing a more flexible DISCARD policy V2
 2013-05-26 16:32 UTC  (9+ messages)
` [PATCH 01/02] swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
` [PATCH 02/02] swapon: allow a more flexible swap discard policy

[PATCH v2 1/4] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-26 14:59 UTC  (7+ 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