pandora-kernel.git
2012-10-10 Andrew Mortonarch/powerpc/platforms/pseries/hotplug-memory.c: fix...
2012-10-09 David Millersparc64: Support transparent huge pages.
2012-10-09 David Millermm: thp: Use more portable PMD clearing sequenece in...
2012-10-09 David Millermm: Add and use update_mmu_cache_pmd() in transparent...
2012-10-09 David Millersparc64: Document PGD and PMD layout.
2012-10-09 David Millersparc64: Eliminate PTE table memory wastage.
2012-10-09 David Millersparc64: Halve the size of PTE tables
2012-10-09 David Millersparc64: Only support 4MB huge pages and 8KB base pages.
2012-10-09 Yasuaki Ishimatsumemory-hotplug: suppress "Trying to free nonexistent...
2012-10-09 Johannes Weinermm: memcg: clean up mm_match_cgroup() signature
2012-10-09 Andrew Mortonmm: document PageHuge somewhat
2012-10-09 Kees Cookmm: use %pK for /proc/vmallocinfo
2012-10-09 David Rientjesmm, thp: fix mlock statistics
2012-10-09 David Rientjesmm, thp: fix mapped pages avoiding unevictable list...
2012-10-09 Wen Congyangmemory-hotplug: update memory block's state and notify...
2012-10-09 Wen Congyangmemory-hotplug: preparation to notify memory block...
2012-10-09 Raghavendra... mm: avoid section mismatch warning for memblock_type_name
2012-10-09 Glauber Costamake GFP_NOTRACK definition unconditional
2012-10-09 Minchan Kimcma: decrease cc.nr_migratepages after reclaiming pagelist
2012-10-09 Minchan KimCMA: migrate mlocked pages
2012-10-09 Naoya Horiguchikpageflags: fix wrong KPF_THP on non-huge compound...
2012-10-09 Yan Hongfs/fs-writeback.c: remove unneccesary parameter of...
2012-10-09 Robert P. J... mm/memory.c: fix typo in comment
2012-10-09 Hugh Dickinsmm: remove unevictable_pgs_mlockfreed
2012-10-09 Minchan Kimmemory-hotplug: fix zone stat mismatch
2012-10-09 Minchan Kimmm: revert 0def08e3 ("mm/mempolicy.c: check return...
2012-10-09 Haggai Eranmm: wrap calls to set_pte_at_notify with invalidate_ran...
2012-10-09 Sagi Grimbergmm: move all mmu notifier invocations to be done outsid...
2012-10-09 Michal Hockohugetlb: do not use vma_hugecache_offset() for vma_prio...
2012-10-09 Andrea Arcangelimm: thp: fix pmd_present for split_huge_page and PROT_N...
2012-10-09 Jiri Kosinamemory.txt: remove stray information
2012-10-09 David Rientjesmm, numa: reclaim from all nodes within reclaim distance
2012-10-09 Hugh Dickinsmm: remove free_page_mlock
2012-10-09 Hugh Dickinsmm: use clear_page_mlock() in page_remove_rmap()
2012-10-09 Hugh Dickinsmm: remove vma arg from page_evictable
2012-10-09 Hugh Dickinsmm: fix invalidate_complete_page2() lock ordering
2012-10-09 Michal Hockomemcg: move mem_cgroup_is_root upwards
2012-10-09 Michal Hockomemcg: cleanup kmem tcp ifdefs
2012-10-09 Michael Kerriskmemcg: trivial fixes for Documentation/cgroups/memory.txt
2012-10-09 Jianguo Wumm: fix-up zone present pages
2012-10-09 Rik van Rielmm: enable CONFIG_COMPACTION by default
2012-10-09 Catalin Marinasmm: thp: fix the update_mmu_cache() last argument passi...
2012-10-09 Catalin Marinasmm: thp: fix the pmd_clear() arguments in pmdp_get_and_...
2012-10-09 Xiao Guangrongthp: khugepaged_prealloc_page() forgot to reset the...
2012-10-09 Minchan Kimmemory-hotplug: don't replace lowmem pages with highmem
2012-10-09 Minchan Kimmm/page_alloc: refactor out __alloc_contig_migrate_alloc()
2012-10-09 Sachin Kamatmm/hugetlb.c: remove duplicate inclusion of header...
2012-10-09 Mel Gormanmm: compaction: clear PG_migrate_skip based on compacti...
2012-10-09 Mel Gormanmm: compaction: Restart compaction from near where...
2012-10-09 Mel Gormanmm: compaction: cache if a pageblock was scanned and...
2012-10-09 Mel Gormanrevert "mm: have order > 0 compaction start off where...
2012-10-09 Mel Gormanmm: compaction: acquire the zone->lock as late as possible
2012-10-09 Mel Gormanmm: compaction: acquire the zone->lru_lock as late...
2012-10-09 Mel Gormanmm: compaction: Update try_to_compact_pages()kerneldoc...
2012-10-09 Mel Gormanmm: compaction: move fatal signal check out of compact_...
2012-10-09 Shaohua Limm: compaction: abort compaction loop if lock is conten...
2012-10-09 Wanpeng Limm/memblock: cleanup early_node_map[] related comments
2012-10-09 Wanpeng Limm/memblock: use existing interface to set nid
2012-10-09 Shaohua Lireadahead: fault retry breaks mmap file read random...
2012-10-09 Shaohua Liatomic: implement generic atomic_dec_if_positive()
2012-10-09 Minchan Kimmemory-hotplug: fix pages missed by race rather than...
2012-10-09 Minchan Kimmemory-hotplug: bug fix race between isolation and...
2012-10-09 Minchan Kimmm: remain migratetype in freed page
2012-10-09 Minchan Kimmm: page_alloc: use get_freepage_migratetype() instead...
2012-10-09 Bartlomiej... cma: fix watermark checking
2012-10-09 Bartlomiej... cma: count free CMA pages
2012-10-09 Bartlomiej... cma: fix counting of isolated pages
2012-10-09 Bartlomiej... mm: fix tracing in free_pcppages_bulk()
2012-10-09 Minchan Kimmm: cma: discard clean pages during contiguous allocati...
2012-10-09 Andrea Arcangelimm: mmu_notifier: make the mmu_notifier srcu static
2012-10-09 Xishi Qiumemory-hotplug: build zonelists when offlining pages
2012-10-09 Michel Lespinassemm: avoid taking rmap locks in move_ptes()
2012-10-09 Michel Lespinassemm anon rmap: in mremap, set the new vma's position...
2012-10-09 Michel Lespinassemm: add CONFIG_DEBUG_VM_RB build option
2012-10-09 Michel Lespinassemm rmap: remove vma_address check for address inside vma
2012-10-09 Michel Lespinassemm anon rmap: replace same_anon_vma linked list with...
2012-10-09 Michel Lespinassemm anon rmap: remove anon_vma_moveto_tail
2012-10-09 Michel Lespinassemm: interval tree updates
2012-10-09 Michel Lespinasserbtree: move augmented rbtree functionality to rbtree_a...
2012-10-09 Michel Lespinasseprio_tree: remove
2012-10-09 Michel Lespinassekmemleak: use rbtree instead of prio tree
2012-10-09 Michel Lespinassemm: replace vma prio_tree with an interval tree
2012-10-09 Michel Lespinasserbtree: add prio tree and interval tree tests
2012-10-09 Michel Lespinasserbtree: add RB_DECLARE_CALLBACKS() macro
2012-10-09 Michel Lespinasserbtree: remove prior augmented rbtree implementation
2012-10-09 Michel Lespinasserbtree: faster augmented rbtree manipulation
2012-10-09 Michel Lespinasserbtree: augmented rbtree test
2012-10-09 Michel Lespinasserbtree: low level optimizations in rb_erase()
2012-10-09 Michel Lespinasserbtree: handle 1-child recoloring in rb_erase() instead...
2012-10-09 Michel Lespinasserbtree: place easiest case first in rb_erase()
2012-10-09 Michel Lespinasserbtree: add __rb_change_child() helper function
2012-10-09 Michel Lespinasserbtree test: fix sparse warning about 64-bit constant
2012-10-09 Michel Lespinasserbtree: optimize fetching of sibling node
2012-10-09 Michel Lespinasserbtree: coding style adjustments
2012-10-09 Michel Lespinasserbtree: low level optimizations in __rb_erase_color()
2012-10-09 Michel Lespinasserbtree: optimize case selection logic in __rb_erase_color()
2012-10-09 Michel Lespinasserbtree: adjust node color in __rb_erase_color() only...
2012-10-09 Michel Lespinasserbtree: low level optimizations in rb_insert_color()
2012-10-09 Michel Lespinasserbtree: adjust root color in rb_insert_color() only...
2012-10-09 Michel Lespinasserbtree: break out of rb_insert_color loop after tree...
next