Age | Commit message (Expand) | Author |
2012-08-02 | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds |
2012-08-02 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-08-01 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-08-01 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-08-01 | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-08-01 | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-08-01 | locks: remove unused lm_release_private | J. Bruce Fields |
2012-08-01 | block: add partition resize function to blkpg ioctl | Vivek Goyal |
2012-08-01 | Merge branch 'common/irqdomain' into sh-latest | Paul Mundt |
2012-08-01 | dmaengine: shdma: restore partial transfer calculation | Guennadi Liakhovetski |
2012-07-31 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-07-31 | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon |
2012-07-31 | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon |
2012-07-31 | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-07-31 | mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables | Mel Gorman |
2012-07-31 | mm: remove redundant initialization | Minchan Kim |
2012-07-31 | mm: memcg: fix compaction/migration failing due to memcg limits | Johannes Weiner |
2012-07-31 | nfs: enable swap on NFS | Mel Gorman |
2012-07-31 | mm: add support for direct_IO to highmem pages | Mel Gorman |
2012-07-31 | mm: swap: implement generic handler for swap_activate | Mel Gorman |
2012-07-31 | mm: add support for a filesystem to activate swap files and use direct_IO for... | Mel Gorman |
2012-07-31 | mm: add get_kernel_page[s] for pinning of kernel addresses for I/O | Mel Gorman |
2012-07-31 | mm: methods for teaching filesystems about PG_swapcache pages | Mel Gorman |
2012-07-31 | netvm: prevent a stream-specific deadlock | Mel Gorman |
2012-07-31 | mm: account for the number of times direct reclaimers get throttled | Mel Gorman |
2012-07-31 | mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba... | Mel Gorman |
2012-07-31 | netvm: set PF_MEMALLOC as appropriate during SKB processing | Mel Gorman |
2012-07-31 | netvm: propagate page->pfmemalloc from skb_alloc_page to skb | Mel Gorman |
2012-07-31 | netvm: propagate page->pfmemalloc to skb | Mel Gorman |
2012-07-31 | netvm: allow skb allocation to use PFMEMALLOC reserves | Mel Gorman |
2012-07-31 | netvm: allow the use of __GFP_MEMALLOC by specific sockets | Mel Gorman |
2012-07-31 | net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th... | Mel Gorman |
2012-07-31 | mm: allow PF_MEMALLOC from softirq context | Mel Gorman |
2012-07-31 | mm: introduce __GFP_MEMALLOC to allow access to emergency reserves | Mel Gorman |
2012-07-31 | mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages | Mel Gorman |
2012-07-31 | memory-hotplug: fix kswapd looping forever problem | Minchan Kim |
2012-07-31 | mm: factor out memory isolate functions | Minchan Kim |
2012-07-31 | mm, memcg: move all oom handling to memcontrol.c | David Rientjes |
2012-07-31 | mm, memcg: introduce own oom handler to iterate only over its own threads | David Rientjes |
2012-07-31 | mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h | David Rientjes |
2012-07-31 | mm/hotplug: free zone->pageset when a zone becomes empty | Jiang Liu |
2012-07-31 | mm/hotplug: correctly setup fallback zonelists when creating new pgdat | Jiang Liu |