Age | Commit message (Expand) | Author |
2012-05-29 | mm/vmscan: push lruvec pointer into inactive_list_is_low() | Konstantin Khlebnikov |
2012-05-29 | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() | Konstantin Khlebnikov |
2012-05-29 | mm: add link from struct lruvec to struct zone | Konstantin Khlebnikov |
2012-05-29 | mm/memcg: kill mem_cgroup_lru_del() | Konstantin Khlebnikov |
2012-05-29 | mm: remove lru type checks from __isolate_lru_page() | Konstantin Khlebnikov |
2012-05-29 | mm: mark mm-inline functions as __always_inline | Konstantin Khlebnikov |
2012-05-29 | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins |
2012-05-29 | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki |
2012-05-29 | mm: fix slab->page flags corruption | Pravin B Shelar |
2012-05-29 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli |
2012-05-29 | mm, oom: normalize oom scores to oom_score_adj scale only for userspace | David Rientjes |
2012-05-29 | mm/fs: remove truncate_range | Hugh Dickins |
2012-05-29 | shmem: replace page if mapping excludes its zone | Hugh Dickins |
2012-05-29 | mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks | Bartlomiej Zolnierkiewicz |
2012-05-29 | mm: remove sparsemem allocation details from the bootmem allocator | Johannes Weiner |
2012-05-29 | mm: move is_vma_temporary_stack() declaration to huge_mm.h | Alex Shi |
2012-05-29 | kbuild: install kernel-page-flags.h | Ulrich Drepper |
2012-05-29 | bug: completely remove code generated by disabled VM_BUG_ON() | Konstantin Khlebnikov |
2012-05-29 | bug: introduce BUILD_BUG_ON_INVALID() macro | Konstantin Khlebnikov |
2012-05-29 | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner |
2012-05-29 | mm: do_migrate_pages(): rename arguments | Andrew Morton |
2012-05-29 | mm: vmscan: remove reclaim_mode_t | Mel Gorman |
2012-05-29 | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman |
2012-05-29 | mm: vmscan: remove lumpy reclaim | Mel Gorman |
2012-05-29 | mm: remove swap token code | Rik van Riel |
2012-05-29 | pagemap.h: fix warning about possibly used before init var | Paul Gortmaker |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-29 | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds |
2012-05-26 | Merge branch 'generic-string-functions' | Linus Torvalds |
2012-05-26 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-05-26 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds |
2012-05-26 | NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid | Trond Myklebust |
2012-05-26 | NFSv4.1: Add DESTROY_CLIENTID | Trond Myklebust |
2012-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-05-25 | NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations | Trond Myklebust |
2012-05-25 | mm: add new arch_make_huge_pte() method for tile support | Chris Metcalf |
2012-05-25 | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf |
2012-05-25 | Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu... | Linus Torvalds |
2012-05-25 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-25 | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-05-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-05-25 | dma-buf: minor documentation fixes. | Sumit Semwal |
2012-05-25 | dma-buf: add vmap interface | Dave Airlie |
2012-05-25 | dma-buf: mmap support | Daniel Vetter |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |