summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-10Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-10-09Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...David S. Miller
2012-10-09Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...David S. Miller
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse
2012-10-09UAPI: (Scripted) Disintegrate include/mtdDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/tc_ematchDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/tc_actDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate include/linux/caifDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: memcg: clean up mm_match_cgroup() signatureJohannes Weiner
2012-10-09mm, thp: fix mapped pages avoiding unevictable list on mlockDavid Rientjes
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang
2012-10-09make GFP_NOTRACK definition unconditionalGlauber Costa
2012-10-09CMA: migrate mlocked pagesMinchan Kim
2012-10-09mm: remove unevictable_pgs_mlockfreedHugh Dickins
2012-10-09memory-hotplug: fix zone stat mismatchMinchan Kim
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg
2012-10-09mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes
2012-10-09mm: remove free_page_mlockHugh Dickins
2012-10-09mm: remove vma arg from page_evictableHugh Dickins
2012-10-09mm: fix-up zone present pagesJianguo Wu
2012-10-09mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()Catalin Marinas
2012-10-09mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim
2012-10-09mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman
2012-10-09mm: compaction: Restart compaction from near where it left offMel Gorman
2012-10-09mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman
2012-10-09revert "mm: have order > 0 compaction start off where it left"Mel Gorman
2012-10-09mm/memblock: cleanup early_node_map[] related commentsWanpeng Li
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li
2012-10-09memory-hotplug: fix pages missed by race rather than failingMinchan Kim
2012-10-09mm: remain migratetype in freed pageMinchan Kim
2012-10-09mm: page_alloc: use get_freepage_migratetype() instead of page_private()Minchan Kim
2012-10-09cma: count free CMA pagesBartlomiej Zolnierkiewicz
2012-10-09mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim
2012-10-09mm: avoid taking rmap locks in move_ptes()Michel Lespinasse