Age | Commit message (Expand) | Author |
2012-07-31 | mm/hotplug: correctly setup fallback zonelists when creating new pgdat | Jiang Liu |
2012-07-31 | vmscan: remove obsolete shrink_control comment | Minchan Kim |
2012-07-31 | mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP | Rabin Vincent |
2012-07-31 | mm: have order > 0 compaction start off where it left | Rik van Riel |
2012-07-31 | mm: remove unused LRU_ALL_EVICTABLE | Wanpeng Li |
2012-07-31 | memcg: rename config variables | Andrew Morton |
2012-07-31 | mm/compaction: cleanup on compaction_deferred | Gavin Shan |
2012-07-31 | hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m... | Aneesh Kumar K.V |
2012-07-31 | hugetlb/cgroup: add hugetlb cgroup control files | Aneesh Kumar K.V |
2012-07-31 | hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup | Aneesh Kumar K.V |
2012-07-31 | hugetlb/cgroup: add the cgroup pointer to page lru | Aneesh Kumar K.V |
2012-07-31 | mm/hugetlb: add new HugeTLB cgroup | Aneesh Kumar K.V |
2012-07-31 | hugetlb: make some static variables global | Aneesh Kumar K.V |
2012-07-31 | hugetlb: add a list for tracking in-use HugeTLB pages | Aneesh Kumar K.V |
2012-07-31 | hugetlb: simplify migrate_huge_page() | Aneesh Kumar K.V |
2012-07-31 | hugetlb: use mmu_gather instead of a temporary linked list for accumulating p... | Aneesh Kumar K.V |
2012-07-31 | hugetlb: add an inline helper for finding hstate index | Aneesh Kumar K.V |
2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li |
2012-07-31 | mm: account the total_vm in the vm_stat_account() | Huang Shijie |
2012-07-31 | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-07-31 | ipv4: Properly purge netdev references on uncached routes. | David S. Miller |
2012-07-31 | ipv4: Cache routes in nexthop exception entries. | David S. Miller |
2012-07-31 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-07-31 | ipv4: percpu nh_rth_output cache | Eric Dumazet |
2012-07-31 | ipv4: Restore old dst_free() behavior. | Eric Dumazet |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-07-31 | vfio: Add PCI device driver | Alex Williamson |
2012-07-31 | vfio: Type1 IOMMU implementation | Alex Williamson |
2012-07-31 | vfio: VFIO core | Alex Williamson |
2012-07-31 | thermal: Constify 'type' argument for the registration routine | Anton Vorontsov |
2012-07-31 | Merge with upstream to accommodate with thermal changes | Anton Vorontsov |
2012-07-31 | Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengine | Russell King |
2012-07-31 | dmaengine: add OMAP DMA engine driver | Russell King |
2012-07-31 | blk: pass from_schedule to non-request unplug functions. | NeilBrown |
2012-07-31 | blk: centralize non-request unplug handling. | NeilBrown |
2012-07-31 | fs: Remove old freezing mechanism | Jan Kara |
2012-07-31 | fs: Improve filesystem freezing handling | Jan Kara |
2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-30 | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-30 | libceph: clean up con flags | Sage Weil |
2012-07-30 | libceph: replace connection state bits with states | Sage Weil |
2012-07-30 | ceph: define snap counts as u32 everywhere | Alex Elder |
2012-07-30 | libceph: support crush tunables | Sage Weil |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov |
2012-07-30 | include/linux/aio.h: cpp->C conversions | Andrew Morton |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-30 | ipc: compat: use signed size_t types for msgsnd and msgrcv | Will Deacon |
2012-07-30 | ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC | Will Deacon |