| Commit message (Expand) | Author | Age |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 |
* | hangcheck-timer: fix x86_32 bugs | Yury Polyanskiy | 2010-05-25 |
* | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 |
* | err.h: add __must_check to error pointer handlers | Jani Nikula | 2010-05-25 |
* | cpuidle: add a repeating pattern detector to the menu governor | Arjan van de Ven | 2010-05-25 |
* | mn10300: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-05-25 |
* | mn10300: use generic atomic.h | Mathieu Desnoyers | 2010-05-25 |
* | m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver | Greg Ungerer | 2010-05-25 |
* | frv: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-05-25 |
* | frv: extend gdbstub to support more features of gdb | David Howells | 2010-05-25 |
* | mm: make lowmem_page_address() use PFN_PHYS() for improved portability | Chris Metcalf | 2010-05-25 |
* | mem-hotplug: fix potential race while building zonelist for new populated zone | Haicheng Li | 2010-05-25 |
* | mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset | Haicheng Li | 2010-05-25 |
* | mem-hotplug: separate setup_per_cpu_pageset() into separate functions | Wu Fengguang | 2010-05-25 |
* | mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme. | Marcelo Roberto Jimenez | 2010-05-25 |
* | highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_... | Akinobu Mita | 2010-05-25 |
* | include/linux/gfp.h: fix coding style | matt mooney | 2010-05-25 |
* | include/linux/gfp.h: spelling fixes | matt mooney | 2010-05-25 |
* | cpu/mem hotplug: enable CPUs online before local memory online | minskey guo | 2010-05-25 |
* | vmscan: remove isolate_pages callback scan control | Johannes Weiner | 2010-05-25 |
* | vmscan: remove all_unreclaimable scan control | Johannes Weiner | 2010-05-25 |
* | mm: document follow_page() | Johannes Weiner | 2010-05-25 |
* | fs-writeback: check sync bit earlier in inode_wait_for_writeback | Richard Kennedy | 2010-05-25 |
* | mm: introduce free_pages_prepare() | KOSAKI Motohiro | 2010-05-25 |
* | vmscan: page_check_references(): check low order lumpy reclaim properly | KOSAKI Motohiro | 2010-05-25 |
* | readahead.c: fix comment | Huang Shijie | 2010-05-25 |
* | vmscan: prevent get_scan_ratio() rounding errors | Shaohua Li | 2010-05-25 |
* | mm: consider the entire user address space during node migration | Greg Thelen | 2010-05-25 |
* | mm: compaction: defer compaction using an exponential backoff when compaction... | Mel Gorman | 2010-05-25 |
* | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman | 2010-05-25 |
* | mm: compaction: direct compact when a high-order allocation fails | Mel Gorman | 2010-05-25 |
* | mm: compaction: add /sys trigger for per-node memory compaction | Mel Gorman | 2010-05-25 |
* | mm: compaction: add /proc trigger for memory compaction | Mel Gorman | 2010-05-25 |
* | mm: compaction: memory compaction core | Mel Gorman | 2010-05-25 |
* | mm: move definition for LRU isolation modes to a header | Mel Gorman | 2010-05-25 |
* | mm: export fragmentation index via debugfs | Mel Gorman | 2010-05-25 |
* | mm: export unusable free space index via debugfs | Mel Gorman | 2010-05-25 |
* | mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi... | Mel Gorman | 2010-05-25 |
* | mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove | Mel Gorman | 2010-05-25 |
* | mm: migration: allow the migration of PageSwapCache pages | Mel Gorman | 2010-05-25 |
* | mm: migration: do not try to migrate unmapped anonymous pages | Mel Gorman | 2010-05-25 |
* | mm: migration: share the anon_vma ref counts between KSM and page migration | Mel Gorman | 2010-05-25 |
* | mm: migration: take a reference to the anon_vma before migrating | Mel Gorman | 2010-05-25 |
* | mm: default to node zonelist ordering when nodes have only lowmem | David Rientjes | 2010-05-25 |
* | pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma | Naoya Horiguchi | 2010-05-25 |
* | mincore: do nested page table walks | Johannes Weiner | 2010-05-25 |
* | mincore: pass ranges as start,end address pairs | Johannes Weiner | 2010-05-25 |
* | mincore: break do_mincore() into logical pieces | Johannes Weiner | 2010-05-25 |
* | mincore: cleanups | Johannes Weiner | 2010-05-25 |
* | cpuset,mm: fix no node to alloc memory when changing cpuset's mems | Miao Xie | 2010-05-25 |