Commit Graph

151027 Commits (a3af9c389a7f3e675313f442fdd8c247c1cdb66b)
 

Author SHA1 Message Date
Nick Piggin a3af9c389a page allocator: do not check for compound pages during the page allocator sanity checks 16 years ago
Mel Gorman d395b73428 page allocator: do not setup zonelist cache when there is only one node 16 years ago
Mel Gorman da456f14d2 page allocator: do not disable interrupts in free_page_mlock() 16 years ago
Mel Gorman ed0ae21dc5 page allocator: do not call get_pageblock_migratetype() more than necessary 16 years ago
Mel Gorman 0ac3a4099b page allocator: inline __rmqueue_fallback() 16 years ago
Mel Gorman 0a15c3e9f6 page allocator: inline buffered_rmqueue() 16 years ago
Mel Gorman 728ec980fb page allocator: inline __rmqueue_smallest() 16 years ago
Mel Gorman a56f57ff94 page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH 16 years ago
Peter Zijlstra 341ce06f69 page allocator: calculate the alloc_flags for allocation only once 16 years ago
Mel Gorman 3dd2826698 page allocator: calculate the migratetype for allocation only once 16 years ago
Mel Gorman 5117f45d11 page allocator: calculate the preferred zone for allocation only once 16 years ago
Mel Gorman 49255c619f page allocator: move check for disabled anti-fragmentation out of fastpath 16 years ago
Mel Gorman 11e33f6a55 page allocator: break up the allocator entry point into fast and slow paths 16 years ago
Mel Gorman 7f82af9742 page allocator: check only once if the zonelist is suitable for the allocation 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Mel Gorman b3c466ce51 page allocator: do not sanity check order in the fast path 16 years ago
Mel Gorman d239171e4f page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() 16 years ago
Hugh Dickins 6c0db4664b mm: alloc_large_system_hash check order 16 years ago
Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
Miao Xie 950592f7b9 cpusets: update tasks' page/slab spread flags in time 16 years ago
Miao Xie f3b39d47eb cpusets: restructure the function cpuset_update_task_memory_state() 16 years ago
H Hartley Sweeten dcf975d585 mm/page-writeback.c: dirty limit type should be unsigned long 16 years ago
KOSAKI Motohiro 78dc583d3a vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNC 16 years ago
Nick Piggin d2bf6be8ab mm: clean up get_user_pages_fast() documentation 16 years ago
Wu Fengguang 7ffc59b4d0 readahead: enforce full sync mmap readahead size 16 years ago
Wu Fengguang 61b7cbdba2 readahead: remove redundant test in shrink_readahead_size_eio() 16 years ago
Wu Fengguang 10be0b372c readahead: introduce context readahead algorithm 16 years ago
Wu Fengguang 045a2529a3 readahead: move the random read case to bottom 16 years ago
Wu Fengguang dc566127dd radix-tree: add radix_tree_prev_hole() 16 years ago
Wu Fengguang d30a11004e readahead: record mmap read-around states in file_ra_state 16 years ago
Wu Fengguang 2fad6f5dee readahead: enforce full readahead size on async mmap readahead 16 years ago
Wu Fengguang 70ac23cfa3 readahead: sequential mmap readahead 16 years ago
Linus Torvalds ef00e08e26 readahead: clean up and simplify the code for filemap page fault readahead 16 years ago
Wu Fengguang 51daa88ebd readahead: remove sync/async readahead call dependency 16 years ago
Wu Fengguang 160334a0cf readahead: increase interleaved readahead size 16 years ago
Wu Fengguang caca7cb748 readahead: remove one unnecessary radix tree lookup 16 years ago
Wu Fengguang fc31d16add readahead: apply max_sane_readahead() limit in ondemand_readahead() 16 years ago
Wu Fengguang f7e839dd36 readahead: move max_sane_readahead() calls into force_page_cache_readahead() 16 years ago
Wu Fengguang 1ebf26a9b3 readahead: make mmap_miss an unsigned int 16 years ago
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition 16 years ago
Yinghai Lu 3b0fde0fac firmware_map: fix hang with x86/32bit 16 years ago
Roel Kluin 021415468c spi: takes size of a pointer to determine the size of the pointed-to type 16 years ago
Arnd Bergmann 08604bd993 time: move PIT_TICK_RATE to linux/timex.h 16 years ago
Linus Torvalds 03347e2592 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 16 years ago
Linus Torvalds 19035e5b5d Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds f9db6e0951 Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 3f27c0d2a4 Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 9aaa630503 Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 2ed0e21b30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 years ago
Linus Torvalds 0fa213310c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 16 years ago