aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-10vxlan: allow configuring port rangestephen hemminger1-0/+6
2012-10-10of/mdio: Staticise !CONFIG_OF stubsMark Brown1-10/+10
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-2/+106
2012-10-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds6-50/+144
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-2/+19
2012-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds150-6034/+53
2012-10-10Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-0/+55
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds7-17/+48
2012-10-09Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid S. Miller2-116/+0
2012-10-09Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid S. Miller144-5879/+21
2012-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller61-1174/+1894
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse456-4791/+14250
2012-10-09UAPI: (Scripted) Disintegrate include/linux/tc_ematchDavid Howells5-153/+0
2012-10-09UAPI: (Scripted) Disintegrate include/linux/tc_actDavid Howells8-225/+0
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6David Howells13-519/+2
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4David Howells11-463/+2
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_bridgeDavid Howells19-783/+2
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter_arpDavid Howells3-227/+1
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilter/ipsetDavid Howells5-272/+6
2012-10-09UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells77-3007/+8
2012-10-09UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells2-116/+0
2012-10-09UAPI: (Scripted) Disintegrate include/linux/caifDavid Howells3-230/+0
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds28-404/+682
2012-10-09mm: memcg: clean up mm_match_cgroup() signatureJohannes Weiner1-7/+7
2012-10-09mm, thp: fix mapped pages avoiding unevictable list on mlockDavid Rientjes1-1/+1
2012-10-09memory-hotplug: update memory block's state and notify userspaceWen Congyang1-0/+2
2012-10-09memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang1-0/+1
2012-10-09make GFP_NOTRACK definition unconditionalGlauber Costa1-4/+0
2012-10-09CMA: migrate mlocked pagesMinchan Kim1-0/+2
2012-10-09mm: remove unevictable_pgs_mlockfreedHugh Dickins1-1/+0
2012-10-09memory-hotplug: fix zone stat mismatchMinchan Kim1-0/+4
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg1-47/+0
2012-10-09mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes1-0/+1
2012-10-09mm: remove free_page_mlockHugh Dickins1-1/+1
2012-10-09mm: remove vma arg from page_evictableHugh Dickins1-1/+1
2012-10-09mm: fix-up zone present pagesJianguo Wu1-0/+4
2012-10-09mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim1-1/+2
2012-10-09mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2-1/+17
2012-10-09mm: compaction: Restart compaction from near where it left offMel Gorman1-0/+4
2012-10-09mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2-2/+20
2012-10-09revert "mm: have order > 0 compaction start off where it left"Mel Gorman1-4/+0
2012-10-09mm/memblock: cleanup early_node_map[] related commentsWanpeng Li1-2/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li1-0/+25
2012-10-09memory-hotplug: fix pages missed by race rather than failingMinchan Kim1-0/+4
2012-10-09mm: remain migratetype in freed pageMinchan Kim1-2/+2
2012-10-09mm: page_alloc: use get_freepage_migratetype() instead of page_private()Minchan Kim1-0/+12
2012-10-09cma: count free CMA pagesBartlomiej Zolnierkiewicz2-0/+9
2012-10-09mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim1-10/+11
2012-10-09mm: avoid taking rmap locks in move_ptes()Michel Lespinasse1-2/+4