]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-01-14 Eric B Munsonhugetlb: do not allow pagesize >= MAX_ORDER pool adjustment
2011-01-14 Michal Hockohugetlb: check the return value of string conversion...
2011-01-14 Stefan Hajnoczifs/fs-writeback.c: fix sync_inodes_sb() return value...
2011-01-14 Andrew Mortonmm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
2011-01-14 Rolf Eike Beermm/dmapool.c: take lock only once in dma_pool_free()
2011-01-14 KyongHo Chomm/page_alloc.c: simplify calculation of combined index...
2011-01-14 Jiri Kosinabrk: fix min_brk lower bound computation for COMPAT_BRK
2011-01-14 Jesper Juhlmm/hugetlb.c: fix error-path memory leak in nr_hugepage...
2011-01-14 Mel Gormanmm: migration: use rcu_dereference_protected when deref...
2011-01-14 Andrea Arcangelithp: add compound_trans_head() helper
2011-01-14 Andrea Arcangelithp: KSM on THP
2011-01-14 Andrea Arcangelithp: khugepaged: make khugepaged aware about madvise
2011-01-14 Andrea Arcangelithp: madvise(MADV_NOHUGEPAGE)
2011-01-14 Andrea Arcangelithp: mm: define MADV_NOHUGEPAGE
2011-01-14 Andrea Arcangelithp: compound_trans_order
2011-01-14 Andrea Arcangelithp: fix memory-failure hugetlbfs vs THP collision
2011-01-14 Andrea Arcangelithp: add debug checks for mapcount related invariants
2011-01-14 David Rientjesthp: transparent hugepage sysfs meminfo
2011-01-14 Rik van Rielthp: scale nr_rotated to balance memory pressure
2011-01-14 Rik van Rielthp: fix anon memory statistics with transparent hugepages
2011-01-14 Rik van Rielthp: disable transparent hugepages by default on small...
2011-01-14 Andrea Arcangelithp: use compaction for all allocation orders
2011-01-14 Andrea Arcangelithp: use compaction in kswapd for GFP_ATOMIC order > 0
2011-01-14 Andrea Arcangelithp: freeze khugepaged and ksmd
2011-01-14 Andrea Arcangelithp: mmu_notifier_test_young
2011-01-14 Andrea Arcangelithp: don't allow transparent hugepage support without PSE
2011-01-14 Andrea Arcangelithp: avoid breaking huge pmd invariants in case of...
2011-01-14 Andrea Arcangelithp: transhuge isolate_migratepages()
2011-01-14 Andrea Arcangelithp: select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE...
2011-01-14 Andrea Arcangelithp: transparent hugepage config choice
2011-01-14 Andrea Arcangelithp: allocate memory in khugepaged outside of mmap_sem...
2011-01-14 Andrea Arcangelithp: add numa awareness to hugepage allocations
2011-01-14 Andrea Arcangelithp: enable direct defrag
2011-01-14 Andrea Arcangelithp: set recommended min free kbytes
2011-01-14 Johannes Weinerthp: mprotect: transparent huge page support
2011-01-14 Johannes Weinerthp: mprotect: pass vma down to page table walkers
2011-01-14 Johannes Weinerthp: add pmd_modify
2011-01-14 Johannes Weinerthp: mincore transparent hugepage support
2011-01-14 Johannes Weinerthp: add x86 32bit support
2011-01-14 Andrea Arcangelithp: remove PG_buddy
2011-01-14 Andrea Arcangelithp: skip transhuge pages in ksm for now
2011-01-14 Andrea Arcangelithp: khugepaged vma merge
2011-01-14 Andrea Arcangelithp: khugepaged
2011-01-14 Andrea Arcangelithp: transparent hugepage vmstat
2011-01-14 Andrea Arcangelithp: memcg huge memory
2011-01-14 Daisuke Nishimurathp: transhuge-memcg: commit tail pages at charge
2011-01-14 Andrea Arcangelithp: memcg compound
2011-01-14 Andrea Arcangelithp: pmd_trans_huge migrate bugcheck
2011-01-14 Andrea Arcangelithp: madvise(MADV_HUGEPAGE)
2011-01-14 Andrea Arcangelithp: verify pmd_trans_huge isn't leaking
2011-01-14 Andrea Arcangelithp: split_huge_page anon_vma ordering dependency
2011-01-14 Hugh Dickinsthp: transparent hugepage core fixlet
2011-01-14 Andrea Arcangelithp: transparent hugepage core
2011-01-14 Andrea Arcangelithp: don't alloc harder for gfp nomemalloc even if...
2011-01-14 Andrea Arcangelithp: _GFP_NO_KSWAPD
2011-01-14 Andrea Arcangelithp: kvm mmu transparent hugepage support
2011-01-14 Andrea Arcangelithp: clear_copy_huge_page
2011-01-14 Andrea Arcangelithp: split_huge_page paging
2011-01-14 Andrea Arcangelithp: split_huge_page_mm/vma
2011-01-14 Andrea Arcangelithp: add pmd_huge_pte to mm_struct
2011-01-14 Andrea Arcangelithp: clear page compound
2011-01-14 Andrea Arcangelithp: add pmd mmu_notifier helpers
2011-01-14 Andrea Arcangelithp: pte alloc trans splitting
2011-01-14 Andrea Arcangelithp: bail out gup_fast on splitting pmd
2011-01-14 Andrea Arcangelithp: add pmd mangling functions to x86
2011-01-14 Andrea Arcangelithp: add pmd mangling generic functions
2011-01-14 Andrea Arcangelithp: special pmd_trans_* functions
2011-01-14 Andrea Arcangelithp: CONFIG_TRANSPARENT_HUGEPAGE
2011-01-14 Andrea Arcangelithp: comment reminder in destroy_compound_page
2011-01-14 Andrea Arcangelithp: export maybe_mkwrite
2011-01-14 Andrea Arcangelithp: no paravirt version of pmd ops
2011-01-14 Andrea Arcangelithp: add pmd paravirt ops
2011-01-14 Andrea Arcangelithp: add native_set_pmd_at
2011-01-14 Andrea Arcangelithp: clear compound mapping
2011-01-14 Andrea Arcangelithp: update futex compound knowledge
2011-01-14 Andrea Arcangelithp: put_page: recheck PageHead after releasing the...
2011-01-14 Andrea Arcangelithp: alter compound get_page/put_page
2011-01-14 Andrea Arcangelithp: compound_lock
2011-01-14 Andrea Arcangelithp: mm: define MADV_HUGEPAGE
2011-01-14 Andrea Arcangelithp: transparent hugepage support documentation
2011-01-14 Andrea Arcangelithp: fix bad_page to show the real reason the page...
2011-01-14 Hugh Dickinsthp: ksm: free swap when swapcache page is replaced
2011-01-14 Minchan Kimwriteback: avoid unnecessary determine_dirtyable_memory...
2011-01-14 Volodymyr G... mm: set correct numa_zonelist_order string when configu...
2011-01-14 Mel Gormanmm: kswapd: use the classzone idx that kswapd was using...
2011-01-14 Mel Gormanmm: kswapd: treat zone->all_unreclaimable in sleeping_p...
2011-01-14 Mel Gormanmm: kswapd: reset kswapd_max_order and classzone_idx...
2011-01-14 Mel Gormanmm: kswapd: use the order that kswapd was reclaiming...
2011-01-14 Mel Gormanmm: kswapd: keep kswapd awake for high-order allocation...
2011-01-14 Mel Gormanmm: kswapd: stop high-order balancing when any suitable...
2011-01-14 Steven Rostedtmm: remove likely() from grab_cache_page_write_begin()
2011-01-14 Steven Rostedtmm: remove unlikely() from page_mapping()
2011-01-14 Steven Rostedtmm: remove likely() from mapping_unevictable()
2011-01-14 Tobias Klauservmalloc: remove redundant unlikely()
2011-01-14 KOSAKI Motohiromempolicy: remove tasklist_lock from migrate_pages
2011-01-14 Michel Lespinassemlock: do not hold mmap_sem for extended periods of...
2011-01-14 Michel Lespinassemm: move VM_LOCKED check to __mlock_vma_pages_range()
2011-01-14 Michel Lespinassemm: add FOLL_MLOCK follow_page flag.
2011-01-14 Michel Lespinassemlock: only hold mmap_sem in shared mode when faulting...
2011-01-14 Michel Lespinassemlock: avoid dirtying pages and triggering writeback
next