Commit Graph

3701 Commits (e9995ef978a7d5296fe04a9a2c5ca6e66d8bb4e5)

Author SHA1 Message Date
KOSAKI Motohiro 4a0aa73f1d mm: oom analysis: add per-zone statistics to show_free_areas() 16 years ago
KOSAKI Motohiro 3701b03323 mm: show_free_areas(): display slab pages in two separate fields 16 years ago
KOSAKI Motohiro b904dcfed6 mm: clean up page_remove_rmap() 16 years ago
Lee Schermerhorn 57dd28fb05 hugetlb: restore interleaving of bootmem huge pages 16 years ago
Lee Schermerhorn 685f345708 hugetlb: use free_pool_huge_page() to return unused surplus pages 16 years ago
Lee Schermerhorn e8c5c82498 hugetlb: balance freeing of huge pages across nodes 16 years ago
Randy Dunlap 55a4462af5 page_alloc: fix kernel-doc warning 16 years ago
Shaohua Li abfc348811 memory hotplug: migrate swap cache page 16 years ago
Shaohua Li f52407ce2d memory hotplug: alloc page from other node in memory online 16 years ago
Shaohua Li 8e7e40d965 memory hotplug: make pages from movable zone always isolatable 16 years ago
Shaohua Li 6fb332fabd memory hotplug: exclude isolated page from pco page alloc 16 years ago
Shaohua Li 112067f090 memory hotplug: update zone pcp at memory online 16 years ago
David Rientjes 478b81fd84 mm: remove obsoleted alloc_pages cpuset comment 16 years ago
Jens Axboe 87c6a9b253 writeback: make balance_dirty_pages() gradually back more off 16 years ago
Jens Axboe 3542a5c0de writeback: don't use schedule_timeout() without setting runstate 16 years ago
Frans Pop 22f8b45822 trivial: improve help text for mm debug config options 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Alexey Dobriyan 6952b61de9 headers: taskstats_kern.h trim 16 years ago
Jianjun Kong 27f5de7963 mm: Fix problem of parameter in note 16 years ago
Jens Axboe ce5f8e7795 writeback: splice dirty inode entries to default bdi on bdi_destroy() 16 years ago
Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback 16 years ago
Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list 16 years ago
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Andi Kleen cae681fc12 HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs 16 years ago
Andi Kleen 9893e49d64 HWPOISON: Add madvise() based injector for hardware poisoned pages v4 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago
Wu Fengguang 6746aff74d HWPOISON: shmem: call set_page_dirty() with locked page 16 years ago
Andi Kleen 2571873621 HWPOISON: Define a new error_remove_page address space op for async truncation 16 years ago
Wu Fengguang 83f786680a HWPOISON: Add invalidate_inode_page 16 years ago
Nick Piggin 750b4987b0 HWPOISON: Refactor truncate to allow direct truncating of page v2 16 years ago
Wu Fengguang 2a7684a23e HWPOISON: check and isolate corrupted free pages v2 16 years ago
Andi Kleen 888b9f7c58 HWPOISON: Handle hardware poisoned pages in try_to_unmap 16 years ago
Andi Kleen 14fa31b89c HWPOISON: Use bitmask/action code for try_to_unmap behaviour 16 years ago
Andi Kleen a3b947eacf HWPOISON: Add poison check to page fault handling 16 years ago
Andi Kleen d1737fdbec HWPOISON: Add basic support for poisoned pages in fault handler v3 16 years ago
Andi Kleen a7420aa54d HWPOISON: Add support for poison swap entries v2 16 years ago
Andi Kleen 10be22dfe1 HWPOISON: Export some rmap vma locking to outside world 16 years ago
Ingo Molnar fdaa45e95d slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG 16 years ago
Kay Sievers 2b2af54a5b Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
Jan Kara 18f2ee705d vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() 16 years ago
Jan Kara 148f948ba8 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode 16 years ago
Christoph Hellwig eef9938067 vfs: Rename generic_file_aio_write_nolock 16 years ago
Jan Kara c7b50db21f vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write() 16 years ago
Jan Kara e4dd9de3c6 vfs: Export __generic_file_aio_write() and add some comments 16 years ago
Jan Kara d3bccb6f4b vfs: Introduce filemap_fdatawait_range 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Eric Dumazet 8a3d271deb slub: fix slab_pad_check() 16 years ago
Catalin Marinas addd72c1a9 kmemleak: Improve the "Early log buffer exceeded" error message 16 years ago
Jens Axboe 500b067c5e writeback: check for registered bdi in flusher add and inode dirty 16 years ago