1. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  2. a3bafbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  3. 1a0c329 percpu: fix compile warnings by Tejun Heo · 15 years ago
  4. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  5. 0d5d1aa kmemleak: Check for NULL pointer returned by create_object() by Catalin Marinas · 15 years ago
  6. c1bcd6b kmemleak: Use GFP_ATOMIC for early_alloc(). by Tetsuo Handa · 15 years ago
  7. 961515f writeback: kill space in debugfs item name by Wu Fengguang · 15 years ago
  8. d25105e writeback: account IO throttling wait as iowait by Wu Fengguang · 15 years ago
  9. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 2dca699 mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBA by David Miller · 15 years ago
  11. 3700c15 mm: includecheck fix: vmalloc.c by Jaswinder Singh Rajput · 15 years ago
  12. c73602a ksm: more on default values by Hugh Dickins · 15 years ago
  13. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  14. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 15 years ago
  15. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  16. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 15 years ago
  17. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 15 years ago
  18. 3bd0f0c swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL by Suresh Jayaraman · 15 years ago
  19. f2badb0 percpu: make allocation failures more verbose by Tejun Heo · 15 years ago
  20. 635b75f percpu: make pcpu_setup_first_chunk() failures more verbose by Tejun Heo · 15 years ago
  21. 6ea529a percpu: make embedding first chunk allocator check vmalloc space size by Tejun Heo · 15 years ago
  22. fb59e72 percpu: make pcpu_build_alloc_info() clear static buffers by Tejun Heo · 15 years ago
  23. ffe0d5a percpu: fix unit_map[] verification in pcpu_setup_first_chunk() by Tejun Heo · 15 years ago
  24. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  25. d949f36 x86: Fix hwpoison code related build failure on 32-bit NUMAQ by Linus Torvalds · 15 years ago
  26. a72bfd4 writeback: pass in super_block to bdi_start_writeback() by Jens Axboe · 15 years ago
  27. 6d7f18f Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  28. 5b0830c writeback: get rid to incorrect references to pdflush in comments by Jens Axboe · 15 years ago
  29. d3ddec7 writeback: stop background writeback when below background threshold by Wu Fengguang · 15 years ago
  30. 3a2e9a5 writeback: balance_dirty_pages() shall write more than dirtied pages by Wu Fengguang · 15 years ago
  31. 06aab5a NOMMU: Ignore mmap() address param as it is a hint by David Howells · 15 years ago
  32. 645d83c NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly by David Howells · 15 years ago
  33. c44972f procfs: disable per-task stack usage on NOMMU by Andrew Morton · 15 years ago
  34. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  35. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  36. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  37. 1dd3a27 memcg: show swap usage in stat file by Daisuke Nishimura · 15 years ago
  38. 0c3e73e memcg: improve resource counter scalability by Balbir Singh · 15 years ago
  39. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  40. 75822b4 memory controller: soft limit refactor reclaim flags by Balbir Singh · 15 years ago
  41. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 15 years ago
  42. 296c81d memory controller: soft limit interface by Balbir Singh · 15 years ago
  43. 261fb61 memcg: add comments explaining memory barriers by KAMEZAWA Hiroyuki · 15 years ago
  44. 4b3bde4 memcg: remove the overhead associated with the root cgroup by Balbir Singh · 15 years ago
  45. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  46. 2c6854f ksm: change default values to better fit into mainline kernel by Izik Eidus · 15 years ago
  47. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  48. db79078 cpumask: use new-style cpumask ops in mm/quicklist. by Rusty Russell · 15 years ago
  49. 4266c97 nommu: fix two build breakages by Hugh Dickins · 15 years ago
  50. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  51. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  52. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  53. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. eb8cdec nommu: add support for Memory Protection Units (MPU) by Bernd Schmidt · 15 years ago
  55. f68e148 mm: reduce atomic use on use_mm fast path by Michael S. Tsirkin · 15 years ago
  56. 3d2d827 mm: move use_mm/unuse_mm from aio.c to mm/ by Michael S. Tsirkin · 15 years ago
  57. 425fbf0 shmem: initialize struct shmem_sb_info to zero by Pekka Enberg · 15 years ago
  58. 4e52780 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Eric B Munson · 15 years ago
  59. f8dbf0a7 mmap: save some cycles for the shared anonymous mapping by Huang Shijie · 15 years ago
  60. 252c5f9 mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust() by Lee Schermerhorn · 15 years ago
  61. 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 15 years ago
  62. cdf7b34 mmap: remove unnecessary code by Huang Shijie · 15 years ago
  63. 03f6462 mm: move highest_memmap_pfn by Hugh Dickins · 15 years ago
  64. 62eede6 mm: ZERO_PAGE without PTE_SPECIAL by Hugh Dickins · 15 years ago
  65. 3ae77f4 mm: hugetlbfs_pagecache_present by Hugh Dickins · 15 years ago
  66. 6e91971 mm: m(un)lock avoid ZERO_PAGE by Hugh Dickins · 15 years ago
  67. 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 15 years ago
  68. a13ea5b mm: reinstate ZERO_PAGE by Hugh Dickins · 15 years ago
  69. 1ac0cb5 mm: fix anonymous dirtying by Hugh Dickins · 15 years ago
  70. 2a15efc mm: follow_hugetlb_page flags by Hugh Dickins · 15 years ago
  71. 8e4b9a60 mm: FOLL_DUMP replace FOLL_ANON by Hugh Dickins · 15 years ago
  72. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  73. 1c3aff1 mm: remove unused GUP flags by Hugh Dickins · 15 years ago
  74. 408e82b mm: munlock use follow_page by Hugh Dickins · 15 years ago
  75. a6f9edd page-allocator: maintain rolling count of pages to free from the PCP by Mel Gorman · 15 years ago
  76. 5f8dcc2 page-allocator: split per-cpu list into one-list-per-migrate-type by Mel Gorman · 15 years ago
  77. 8c5cd6f oom: oom_kill doesn't kill vfork parent (or child) by KOSAKI Motohiro · 15 years ago
  78. 495789a oom: make oom_score to per-process value by KOSAKI Motohiro · 15 years ago
  79. 28b83c5 oom: move oom_adj value from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  80. f168e1b mm/vmscan: remove page_queue_congested() comment by Vincent Li · 15 years ago
  81. f862963 mm: do batched scans for mem_cgroup by Wu Fengguang · 15 years ago
  82. 0b21767 mm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages() by Vincent Li · 15 years ago
  83. 2c85f51 mm: also use alloc_large_system_hash() for the PID hash table by Jan Beulich · 15 years ago
  84. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  85. 4738e1b memory hotplug: fix updating of num_physpages for hot plugged memory by Jan Beulich · 15 years ago
  86. 78986a6 page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone by Mel Gorman · 15 years ago
  87. ceddc3a mm: document is_page_cache_freeable() by Johannes Weiner · 15 years ago
  88. edcf474 mm: return boolean from page_has_private() by Johannes Weiner · 15 years ago
  89. 6c0b135 mm: return boolean from page_is_file_cache() by Johannes Weiner · 15 years ago
  90. 401a8e1 mm: introduce page_lru_base_type() by Johannes Weiner · 15 years ago
  91. b7c46d1 mm: drop unneeded double negations by Johannes Weiner · 15 years ago
  92. bba7881 mm: remove broken 'kzalloc' mempool by Sage Weil · 15 years ago
  93. 72ff13b mm: includecheck fix for mm/nommu.c by Jaswinder Singh Rajput · 15 years ago
  94. cff397e mm: includecheck fix for mm/shmem.c by Jaswinder Singh Rajput · 15 years ago
  95. 2ca4532 mm: add_to_swap_cache() does not return -EEXIST by Daisuke Nishimura · 15 years ago
  96. 31a5639 mm: add_to_swap_cache() must not sleep by Daisuke Nishimura · 15 years ago
  97. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  98. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  99. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  100. 38a3985 page-allocator: remove dead function free_cold_page() by Mel Gorman · 15 years ago