Commit Graph

198278 Commits (940370fc86b920b51a34217a1facc3e9e97c2456)
 

Author SHA1 Message Date
Yury Polyanskiy 940370fc86 hangcheck-timer: fix x86_32 bugs 15 years ago
Joakim Tjernlund b3b77c8cae endian: #define __BYTE_ORDER 15 years ago
Jani Nikula e47103b1af err.h: add __must_check to error pointer handlers 15 years ago
Arjan van de Ven 1f85f87d4f cpuidle: add a repeating pattern detector to the menu governor 15 years ago
FUJITA Tomonori 6cdafaae41 mn10300: set ARCH_KMALLOC_MINALIGN 15 years ago
Mathieu Desnoyers 3668316159 mn10300: use generic atomic.h 15 years ago
Greg Ungerer e9a137cb00 m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver 15 years ago
FUJITA Tomonori 69dcf3db03 frv: set ARCH_KMALLOC_MINALIGN 15 years ago
David Howells 7ca8b9c0da frv: extend gdbstub to support more features of gdb 15 years ago
Chris Metcalf c6f6b596a5 mm: make lowmem_page_address() use PFN_PHYS() for improved portability 15 years ago
Haicheng Li 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone 15 years ago
Haicheng Li 1f522509c7 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset 15 years ago
Wu Fengguang 319774e25f mem-hotplug: separate setup_per_cpu_pageset() into separate functions 15 years ago
Marcelo Roberto Jimenez 0faa56389c mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. 15 years ago
Akinobu Mita ff3d58c22b highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_atomic() 15 years ago
matt mooney fd23855e38 include/linux/gfp.h: fix coding style 15 years ago
matt mooney 263ff5d8e8 include/linux/gfp.h: spelling fixes 15 years ago
minskey guo cf23422b9d cpu/mem hotplug: enable CPUs online before local memory online 15 years ago
Johannes Weiner 8b25c6d223 vmscan: remove isolate_pages callback scan control 15 years ago
Johannes Weiner 0aeb2339e5 vmscan: remove all_unreclaimable scan control 15 years ago
Johannes Weiner 142762bd8d mm: document follow_page() 15 years ago
Richard Kennedy 58a9d3d8db fs-writeback: check sync bit earlier in inode_wait_for_writeback 15 years ago
KOSAKI Motohiro ec95f53aa6 mm: introduce free_pages_prepare() 15 years ago
KOSAKI Motohiro 5f53e76299 vmscan: page_check_references(): check low order lumpy reclaim properly 15 years ago
Huang Shijie bf8abe8b92 readahead.c: fix comment 15 years ago
Shaohua Li 76a33fc380 vmscan: prevent get_scan_ratio() rounding errors 15 years ago
Greg Thelen 6ec3a12712 mm: consider the entire user address space during node migration 15 years ago
Mel Gorman 4f92e2586b mm: compaction: defer compaction using an exponential backoff when compaction fails 15 years ago
Mel Gorman 5e77190580 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed 15 years ago
Mel Gorman 56de7263fc mm: compaction: direct compact when a high-order allocation fails 15 years ago
Mel Gorman ed4a6d7f06 mm: compaction: add /sys trigger for per-node memory compaction 15 years ago
Mel Gorman 76ab0f530e mm: compaction: add /proc trigger for memory compaction 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman c175a0ce75 mm: move definition for LRU isolation modes to a header 15 years ago
Mel Gorman f1a5ab1210 mm: export fragmentation index via debugfs 15 years ago
Mel Gorman d7a5752c0c mm: export unusable free space index via debugfs 15 years ago
Mel Gorman a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 15 years ago
Mel Gorman e9e96b39f9 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove 15 years ago
Mel Gorman 3fe2011ff5 mm: migration: allow the migration of PageSwapCache pages 15 years ago
Mel Gorman 67b9509b2c mm: migration: do not try to migrate unmapped anonymous pages 15 years ago
Mel Gorman 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration 15 years ago
Mel Gorman 3f6c82728f mm: migration: take a reference to the anon_vma before migrating 15 years ago
David Rientjes e325c90ffc mm: default to node zonelist ordering when nodes have only lowmem 15 years ago
Naoya Horiguchi 1a5cb81465 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma 15 years ago
Johannes Weiner e48293fd75 mincore: do nested page table walks 15 years ago
Johannes Weiner 25ef0e50cc mincore: pass ranges as start,end address pairs 15 years ago
Johannes Weiner f488401076 mincore: break do_mincore() into logical pieces 15 years ago
Johannes Weiner 6a60f1b358 mincore: cleanups 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
Miao Xie 708c1bbc9d mempolicy: restructure rebinding-mempolicy functions 15 years ago