]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-10-25 Andrew Mortoninclude/linux/security.h: fix security_inode_init_secur...
2011-10-25 Andy Shevchenkoselinuxfs: remove custom hex_to_bin()
2011-10-25 Andrew Mortonmm-munlock-use-mapcount-to-avoid-terrible-overhead-fix
2011-10-25 Hugh Dickinsmm: munlock use mapcount to avoid terrible overhead
2011-10-25 Hillf Dantonmm/huge_memory: fix typo when updating mmu cache
2011-10-25 Hillf Dantonmm/huge_memory: fix copying user highpage
2011-10-25 Christoph Lametermm: do not drain pagevecs for mlockall(MCL_FUTURE)
2011-10-25 David Rientjesoom: thaw threads if oom killed thread is frozen before...
2011-10-25 Nicolas Pitremm: add vm_area_add_early()
2011-10-25 Mel Gormanvmscan: abort reclaim/compaction if compaction can...
2011-10-25 Johannes Weinervmscan-limit-direct-reclaim-for-higher-order-allocation...
2011-10-25 Rik van Rielvmscan: limit direct reclaim for higher order allocations
2011-10-25 Minchan Kimvmscan: add barrier to prevent evictable page in unevic...
2011-10-25 H Hartley Sweetenmm/huge_memory.c: quiet sparse noise
2011-10-25 H Hartley Sweetenmm/mempolicy.c: quiet sparse noise
2011-10-25 H Hartley Sweetenmm/thrash.c: quiet sparse noise
2011-10-25 H Hartley Sweetenmm/memblock.c: quiet sparse noise
2011-10-25 Johannes Weinermm: disable user interface to manually rescue unevictab...
2011-10-25 Kautuk Consulvmscan.c: fix invalid strict_strtoul() check in write_s...
2011-10-25 Li Haifengmm: fix kunmap_high() comment
2011-10-25 Kyungmin Parkmm: compaction: make compact_zone_order() static
2011-10-25 Dean NelsonHWPOISON: convert pr_debug()s to pr_info()s
2011-10-25 Tao Mafs/buffer.c: add device information for error output...
2011-10-25 Andrew Mortonmm-mmapc-eliminate-the-ret-variable-from-mm_take_all_lo...
2011-10-25 Kautuk Consulmm/mmap.c: eliminate the ret variable from mm_take_all_...
2011-10-25 Mikulas Patockavmscan: fix shrinker callback bug in fs/super.c
2011-10-25 Andrew Mortonmm-add-comment-explaining-task-state-setting-in-bdi_for...
2011-10-25 Wanlong Gaoksm: fix the comment of try_to_unmap_one()
2011-10-25 Andrea Arcangelithp: share get_huge_page_tail()
2011-10-25 Andrea Arcangelisparc: gup_pte_range() support THP based tail recounting
2011-10-25 Andrea Arcangelis390: gup_huge_pmd() return 0 if pte changes
2011-10-25 Andrea Arcangelis390: gup_huge_pmd() support THP tail recounting
2011-10-25 Andrea Arcangelipowerpc: gup_huge_pmd() return 0 if pte changes
2011-10-25 Andrea Arcangelipowerpc: gup_hugepte() support THP based tail recounting
2011-10-25 Andrea Arcangelipowerpc: gup_hugepte() avoid to free the head page...
2011-10-25 Andrea Arcangelipowerpc: get_hugepte() don't put_page() the wrong page
2011-10-25 Andrea Arcangelipowerpc: remove superfluous PageTail checks on the...
2011-10-25 Andrea Arcangelimm: thp: tail page refcounting fix
2011-10-25 Andrew Mortonmm-add-extra-free-kbytes-tunable-update-checkpatch...
2011-10-25 Rik van Rielmm-add-extra-free-kbytes-tunable-update
2011-10-25 Rik van Rielmm: add extra free kbytes tunable
2011-10-25 Joe Perchesmm/vmalloc.c: report more vmalloc failures
2011-10-25 Konstantin... mm: fix page-faults detection in swap-token logic
2011-10-25 Alex,Shikswapd: assign new_order and new_classzone_idx after...
2011-10-25 Jonghwan Choimm/memblock.c: small function definition fixes
2011-10-25 Konstantin... mm: add free_hot_cold_page_list() helper
2011-10-25 Alex,Shikswapd: avoid unnecessary rebalance after an unsuccessf...
2011-10-25 Andrew Mortondebug-pagealloc-add-support-for-highmem-pages-fix
2011-10-25 Akinobu Mitadebug-pagealloc: add support for highmem pages
2011-10-25 Andrew Mortonmm-neaten-warn_alloc_failed-fix
2011-10-25 Joe Perchesmm: neaten warn_alloc_failed
2011-10-25 Jeff Laytonmm: iov_iter: have iov_iter_advance() decrement nr_segs...
2011-10-25 Sonic Zhanginclude/asm-generic/page.h: calculate virt_to_page...
2011-10-25 Andrea Arcangelithp-mremap-support-and-tlb-optimization-fix-fix-fix
2011-10-25 Andrew Mortonthp-mremap-support-and-tlb-optimization-fix-fix
2011-10-25 Andrew Mortonthp-mremap-support-and-tlb-optimization-fix
2011-10-25 Andrea Arcangelithp: mremap support and TLB optimization
2011-10-25 Andrea Arcangelimremap: avoid sending one IPI per page
2011-10-25 Andrea Arcangelimremap: check for overflow using deltas
2011-10-25 Sam Ravnborgmemblock: add NO_BOOTMEM config symbol
2011-10-25 Sam Ravnborgmemblock: add memblock_start_of_DRAM()
2011-10-25 Konstantin... vmscan: activate executable pages after first usage
2011-10-25 Konstantin... vmscan: promote shared file mapped pages
2011-10-25 Mitsuo Hayasakamm: avoid null pointer access in vm_struct via /proc...
2011-10-25 Andrew Mortonvmscan-use-atomic-long-for-shrinker-batching-fix
2011-10-25 Konstantin... vmscan: use atomic-long for shrinker batching
2011-10-25 Konstantin... vmscan: fix initial shrinker size handling
2011-10-25 Akinobu Mitamm/debug-pagealloc.c: use memchr_inv
2011-10-25 Akinobu Mitalib-stringc-introduce-memchr_inv-fix-kernel-doc-for...
2011-10-25 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-10-25 Akinobu Mitamm/debug-pagealloc.c: use plain __ratelimit() instead...
2011-10-25 Shaohua Livmscan: count pages into balanced for zone with good...
2011-10-25 Mel Gormanmm: vmscan: immediately reclaim end-of-LRU dirty pages...
2011-10-25 Mel Gormanmm-vmscan-throttle-reclaim-if-encountering-too-many...
2011-10-25 Mel Gormanmm: vmscan: throttle reclaim if encountering too many...
2011-10-25 Mel Gormanmm: vmscan: do not writeback filesystem pages in kswapd...
2011-10-25 Mel Gormanext4: warn if direct reclaim tries to writeback pages
2011-10-25 Mel Gormanxfs: warn if direct reclaim tries to writeback pages
2011-10-25 Mel Gormanmm: vmscan: remove dead code related to lumpy reclaim...
2011-10-25 Mel Gormanmm: vmscan: do not writeback filesystem pages in direct...
2011-10-25 Andrew Mortonmm-add-comments-to-explain-mm_struct-fields-fix
2011-10-25 Christoph Lametermm: add comments to explain mm_struct fields
2011-10-25 Christoph Lametermm: distinguish between mlocked and pinned pages
2011-10-25 Johannes Weinermm: vmscan: drop nr_force_scan[] from get_scan_count
2011-10-25 Dave Jonesmm: output a list of loaded modules when we hit bad_page()
2011-10-25 Robert P. J... tmpfs: add "tmpfs" to the Kconfig prompt to make it...
2011-10-25 David Rientjesoom: fix race while temporarily setting current's oom_s...
2011-10-25 David Rientjesoom: remove oom_disable_count
2011-10-25 David Rientjesoom: avoid killing kthreads if they assume the oom...
2011-10-25 Johannes Weinermm/page-writeback.c: document bdi_min_ratio
2011-10-25 Johannes Weinermm/page-writeback.c: make determine_dirtyable_memory...
2011-10-25 Shaohua Livmscan: add block plug for page reclaim
2011-10-25 Hugh Dickinsradix_tree: clean away saw_unset_tag leftovers
2011-10-25 Minchan Kimmm: migration: clean up unmap_and_move()
2011-10-25 Minchan Kimmm-zone_reclaim-make-isolate_lru_page-filter-aware-fix
2011-10-25 Minchan Kimmm: zone_reclaim: make isolate_lru_page() filter-aware
2011-10-25 Minchan Kimmm-compaction-make-isolate_lru_page-filter-aware-fix
2011-10-25 Minchan Kimmm: compaction: make isolate_lru_page() filter-aware
2011-10-25 Minchan Kimmm-change-isolate-mode-from-define-to-bitwise-type-fix
2011-10-25 Minchan Kimmm: change isolate mode from #define to bitwise type
next