1. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  2. a6b9b4d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  3. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  4. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 14 years ago
  5. 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 14 years ago
  6. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  7. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  8. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  9. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  10. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  11. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 15 years ago
  12. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 15 years ago
  13. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  14. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  15. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 15 years ago
  16. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  17. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  18. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  19. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  20. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  21. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  22. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 15 years ago
  23. dd8632a NOMMU: Make mmap allocation page trimming behaviour configurable. by Paul Mundt · 16 years ago
  24. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  25. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  26. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  27. f7d0b92 mm: define USE_SPLIT_PTLOCKS rather than repeating expression by Jeremy Fitzhardinge · 16 years ago
  28. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 16 years ago
  29. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  30. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  31. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  32. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  33. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  34. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  35. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 16 years ago
  36. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  37. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  38. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  39. 7edf85a mm: save some bytes in mm_struct by filling holes on 64bit by Andi Kleen · 16 years ago
  40. 39b2646 slub: Store max number of objects in the page struct. by Christoph Lameter · 16 years ago
  41. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 16 years ago
  42. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 16 years ago
  43. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  44. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 16 years ago
  45. 4f9a58d increase AT_VECTOR_SIZE to terminate saved_auxv properly by Olaf Hering · 17 years ago
  46. b3fba8d SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 17 years ago
  47. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 17 years ago
  48. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  49. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  50. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  51. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago