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