2015-10-21 |
Martin Kepplinger | bitops.h: add sign_extend64() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Martin Kepplinger | bitops.h: improve sign_extend32()'s documentation |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Rasmus Villemoes | lib/vsprintf.c: update documentation |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kees Cook | selftests: run lib/test_printf module |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Rasmus Villemoes | test_printf: test printf family at runtime |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Rasmus Villemoes | lib/vsprintf.c: remove SPECIAL handling in pointer() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Rasmus Villemoes | lib/vsprintf.c: also improve sanity check in bstr_printf() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Rasmus Villemoes | lib/vsprintf.c: handle invalid format specifiers more... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | lib-documentation-synchronize-%p-formatting-documentati... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Martin Kletzander | lib-documentation-synchronize-%p-formatting-documentati... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Martin Kletzander | printk: synchronize %p formatting documentation |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Rasmus Villemoes | lib/dynamic_debug.c: use kstrdup_const |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | fs/jffs2/wbuf.c: remove stray semicolon |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | include/linux/compiler-gcc.h: improve __visible documen... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Vasily Kulikov | include/linux/poison.h: use POISON_POINTER_DELTA for... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andy Shevchenko | fs/proc/array.c: set overflow flag in case of error |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: lru_deactivate_fn should clear PG_referenced |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-move-lazy-free-pages-to-inactive-list-fix-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: document deactivate_page |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: move lazily freed pages to inactive list |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: free swp_entry in madvise_free |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-dont-split-thp-page-when-syscall-is-called-fix-6-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: simplify reclaim path for MADV_FREE |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: skip huge zero page in MADV_FREE |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Hugh Dickins | mm: dont split thp page when syscall is called fix 4 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-dont-split-thp-page-when-syscall-is-called-fix-3 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: remove lock validation check for MADV_FREE |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Paul Bolle | mm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE" |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: don't split THP page when MADV_FREE syscall is... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: mark stable page dirty in KSM |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: clear PG_dirty to mark page freeable |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: MADV_FREE trivial clean up |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-support-madvisemadv_free-vs-thp-rename-split_huge_pa... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, madvise: use vma_is_anonymous() to check for anon VMA |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-support-madvisemadv_free-fix-2 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: define MADV_FREE for some arches |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | mm: support madvise(MADV_FREE) |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | arm64: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | arm: add pmd_mkclean for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | powerpc: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | sparc-add-pmd_-for-thp-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | sparc: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | x86-add-pmd_-for-thp-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Minchan Kim | x86: add pmd_[dirty|mkclean] for THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Andrew Morton | mm-increase-swap_cluster_max-to-batch-tlb-flushes-fix-fix |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Johannes Weiner | mm: vmpressure: fix scan window after SWAP_CLUSTER_MAX... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Mel Gorman | mm: increase SWAP_CLUSTER_MAX to batch TLB flushes |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: allow mlocked THP again |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: update documentation |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: re-enable THP |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: introduce deferred_split_huge_page() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | migrate_pages: try to split pages on queuing |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp-reintroduce-split_huge_page-fix-2 |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: reintroduce split_huge_page() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp, mm: split_huge_page(): caller need to lock page |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: add option to setup migration entries during PMD... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: implement split_huge_pmd() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, numa: skip PTE-mapped THP on numa fault |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: differentiate page_mapped() from page_mapcount... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: rework mapcount accounting to enable 4k mapping... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm-thp-remove-infrastructure-for-handling-splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | x86, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | tile, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | sparc, thp: remove infrastructure for handling splittin... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | s390, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | powerpc, thp: remove infrastructure for handling splitt... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mips, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Arnd Bergmann | ARM: thp: fix unterminated ifdef in header file |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | arm, thp: remove infrastructure for handling splitting... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | arm64, thp: remove infrastructure for handling splittin... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, thp: remove compound_lock() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | ksm: prepare to new THP semantics |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | futex, thp: remove special case for THP in get_futex_key |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: drop tail page refcounting |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: drop all split_huge_page()-related code |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: temporally mark THP broken |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, vmstats: new THP splitting event |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp: rename split_huge_page_pmd() to split_huge_pmd() |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | khugepaged: ignore pmd tables with THP mapped with... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | thp, mlock: do not allow huge pages in mlocked area |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: handle PTE-mapped tail pages in gerneric fast gup... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: adjust FOLL_SPLIT for new refcounting |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, thp: adjust conditions when we can reuse the page... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | memcg: adjust to support new THP refcounting |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | rmap: add argument to charge compound page |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm, proc: adjust PSS calculation |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | mm: sanitize page->mapping for tail pages |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: look at head page if the flag is encoded... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_uptodate behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_uncached behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_mlocked behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_swapcache behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_swapbacked behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | hugetlb: clear PG_reserved before setting PG_head on... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define PG_reserved behavior on compound... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior of Xen-related flags on... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior SL*B-related flags on compo... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior of LRU-related flags on... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Kirill A. Shutemov | page-flags: define behavior of FS/IO-related flags... |
commit | commitdiff | tree | snapshot |
next |