summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-14kernel: fix hlist_bl againRussell King
2011-01-14mfd: ab8500-core chip version cut 2.0 supportMattias Wallin
2011-01-14regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham
2011-01-14mfd: MAX8998/LP3974 hibernation supportMyungJoo Ham
2011-01-14mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown
2011-01-14mfd: Add WM8326 supportMark Brown
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-14fs: hlist UP debug fixupNick Piggin
2011-01-13nfsd: don't support msnfs export optionJ. Bruce Fields
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki
2011-01-13memcg: create extensible page stat update routinesGreg Thelen
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen
2011-01-13mm: migration: use rcu_dereference_protected when dereferencing the radix tre...Mel Gorman
2011-01-13thp: add compound_trans_head() helperAndrea Arcangeli
2011-01-13thp: khugepaged: make khugepaged aware about madviseAndrea Arcangeli
2011-01-13thp: madvise(MADV_NOHUGEPAGE)Andrea Arcangeli
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: compound_trans_orderAndrea Arcangeli
2011-01-13thp: fix anon memory statistics with transparent hugepagesRik van Riel
2011-01-13thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-13thp: avoid breaking huge pmd invariants in case of vma_adjust failuresAndrea Arcangeli
2011-01-13thp: add numa awareness to hugepage allocationsAndrea Arcangeli
2011-01-13thp: mprotect: transparent huge page supportJohannes Weiner
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner
2011-01-13thp: add x86 32bit supportJohannes Weiner
2011-01-13thp: remove PG_buddyAndrea Arcangeli
2011-01-13thp: khugepagedAndrea Arcangeli
2011-01-13thp: transparent hugepage vmstatAndrea Arcangeli
2011-01-13thp: pmd_trans_huge migrate bugcheckAndrea Arcangeli
2011-01-13thp: madvise(MADV_HUGEPAGE)Andrea Arcangeli
2011-01-13thp: transparent hugepage coreAndrea Arcangeli
2011-01-13thp: _GFP_NO_KSWAPDAndrea Arcangeli
2011-01-13thp: kvm mmu transparent hugepage supportAndrea Arcangeli
2011-01-13thp: clear_copy_huge_pageAndrea Arcangeli
2011-01-13thp: add pmd_huge_pte to mm_structAndrea Arcangeli
2011-01-13thp: clear page compoundAndrea Arcangeli
2011-01-13thp: add pmd mmu_notifier helpersAndrea Arcangeli
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2011-01-13thp: add pmd mangling generic functionsAndrea Arcangeli
2011-01-13thp: special pmd_trans_* functionsAndrea Arcangeli