Commit History

Author SHA1 Message Date
  Shuah Khan a8a3808b43 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops 12 years ago
  Shuah Khan 729377d559 pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified 12 years ago
  Greg Thelen 2bff24a370 memcg: fix multiple large threshold notifications 12 years ago
  Joe Perches 7b5219db00 mm/mempool.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago
  Joe Perches ade34a3572 lib/genalloc.c: convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) 12 years ago
  Yanchuan Nian 2d8a17813e mm/mmap: remove unnecessary assignment 12 years ago
  Junxiao Bi 146d7009b4 writeback: fix race that cause writeback hung 12 years ago
  Andrew Morton 325c4ef5c4 mm/madvise.c:madvise_hwpoison(): remove local `ret' 12 years ago
  Wanpeng Li 8302423b8e mm/madvise.c: fix return value of madvise_hwpoison() 12 years ago
  Wanpeng Li 3ba5eebc40 mm/memory-failure.c: fix bug triggered by unpoisoning empty zero page 12 years ago
  Wanpeng Li 2d1e8b3f1a mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200 12 years ago
  Wanpeng Li 29b4eedee6 mm/hwpoison.c: fix held reference count after unpoisoning empty zero page 12 years ago
  Wanpeng Li b194b8cdb8 mm/hwpoison: add '#' to madvise_hwpoison 12 years ago
  Wanpeng Li 86e057734b mm/hwpoison: drop forward reference declarations __soft_offline_page() 12 years ago
  Wanpeng Li 0be35096a1 mm/hwpoison: don't set migration type twice to avoid holding heavily contend zone->lock 12 years ago
  Wanpeng Li dd9538a597 mm/hwpoison: replace atomic_long_sub() with atomic_long_dec() 12 years ago
  Wanpeng Li 0cea3fdc41 mm/hwpoison: fix race against poison thp 12 years ago
  Wanpeng Li f9121153fd mm/hwpoison: don't need to hold compound lock for hugetlbfs page 12 years ago
  Wanpeng Li 841fcc583f mm/hwpoison: fix loss of PG_dirty for errors on mlocked pages 12 years ago
  Naoya Horiguchi 0d6fdbdb2a hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page() 12 years ago
  Wang Sheng-Hui cf6fe94538 mm: correct the comment about the value for buddy _mapcount 12 years ago
  Cyrill Gorcunov fa0f281cf9 mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pte 12 years ago
  Maxim Patlasov 5a53748568 mm/page-writeback.c: add strictlimit feature 12 years ago
  Chen Gang 4c3bffc272 mm/backing-dev.c: check user buffer length before copying data to the related user buffer 12 years ago
  Chen Gang 1ecfd533f4 mm/mremap.c: call pud_free() after fail calling pmd_alloc() 12 years ago
  Wanpeng Li 762216ab4e mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area 12 years ago
  Wanpeng Li 7d9f073b8d mm/writeback: make writeback_inodes_wb static 12 years ago
  Wanpeng Li 187320932d mm/sparse: introduce alloc_usemap_and_memmap 12 years ago
  Lisa Du 6e543d5780 mm: vmscan: fix do_try_to_free_pages() livelock 12 years ago
  Vlastimil Babka 7a8010cd36 mm: munlock: manual pte walk in fast path instead of follow_page_mask() 12 years ago