summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-10-09netdev/phy: Prototype of_mdio_find_bus()Mark Brown
2012-10-09farsync: fix support for over 30 cardsDan Carpenter
2012-10-09be2net: Remove code that stops further access to BE NIC based on UE bitsAjit Khaparde
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li
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-09Fix staging driver use of VM_RESERVEDLinus Torvalds
2012-10-09e1000e: add device IDs for i218Bruce Allan
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-10-09ixgbevf: Set the netdev number of Tx queuesGreg Rose
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-09sparc64: Support transparent huge pages.David Miller
2012-10-09mm: thp: Use more portable PMD clearing sequenece in zap_huge_pmd().David Miller
2012-10-09mm: Add and use update_mmu_cache_pmd() in transparent huge page code.David Miller
2012-10-09sparc64: Document PGD and PMD layout.David Miller
2012-10-09sparc64: Eliminate PTE table memory wastage.David Miller
2012-10-09sparc64: Halve the size of PTE tablesDavid Miller
2012-10-09sparc64: Only support 4MB huge pages and 8KB base pages.David Miller
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu
2012-10-09mm: memcg: clean up mm_match_cgroup() signatureJohannes Weiner
2012-10-09mm: document PageHuge somewhatAndrew Morton
2012-10-09mm: use %pK for /proc/vmallocinfoKees Cook
2012-10-09mm, thp: fix mlock statisticsDavid Rientjes
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-09mm: avoid section mismatch warning for memblock_type_nameRaghavendra D Prabhu
2012-10-09make GFP_NOTRACK definition unconditionalGlauber Costa
2012-10-09cma: decrease cc.nr_migratepages after reclaiming pagelistMinchan Kim
2012-10-09CMA: migrate mlocked pagesMinchan Kim
2012-10-09kpageflags: fix wrong KPF_THP on non-huge compound pagesNaoya Horiguchi
2012-10-09fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()Yan Hong
2012-10-09mm/memory.c: fix typo in commentRobert P. J. Day
2012-10-09mm: remove unevictable_pgs_mlockfreedHugh Dickins
2012-10-09memory-hotplug: fix zone stat mismatchMinchan Kim
2012-10-09mm: revert 0def08e3 ("mm/mempolicy.c: check return code of check_range")Minchan Kim
2012-10-09mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat...Haggai Eran
2012-10-09mm: move all mmu notifier invocations to be done outside the PT lockSagi Grimberg
2012-10-09hugetlb: do not use vma_hugecache_offset() for vma_prio_tree_foreachMichal Hocko