Age | Commit message (Expand) | Author | Files | Lines |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 102 | -1230/+3678 |
2012-05-21 | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -120/+1314 |
2012-05-22 | virtio: fix typo in comment | Chen Baozi | 1 | -10/+1 |
2012-05-22 | virtio-mmio: Devices parameter parsing | Pawel Moll | 3 | -0/+191 |
2012-05-22 | virtio_blk: Drop unused request tracking list | Asias He | 1 | -10/+0 |
2012-05-22 | virtio-blk: Fix hot-unplug race in remove method | Asias He | 1 | -0/+11 |
2012-05-22 | virtio: Use ida to allocate virtio index | Asias He | 1 | -2/+9 |
2012-05-22 | virtio: balloon: separate out common code between remove and freeze functions | Amit Shah | 1 | -14/+12 |
2012-05-22 | virtio: balloon: drop restore_common() | Amit Shah | 1 | -6/+1 |
2012-05-22 | 9p: disconnect channel when PCI device is removed | Sasha Levin | 1 | -1/+2 |
2012-05-22 | virtio: update documentation to v0.9.5 of spec | Rusty Russell | 1 | -77/+1087 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 157 | -1934/+415 |
2012-05-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 23 | -353/+1358 |
2012-05-21 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -84/+71 |
2012-05-21 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -451/+731 |
2012-05-21 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -6/+5 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds | 23 | -499/+588 |
2012-05-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 51 | -4555/+1807 |
2012-05-21 | Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu" | Linus Torvalds | 1 | -0/+2 |
2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 33 | -350/+422 |
2012-05-21 | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 80 | -447/+10546 |
2012-05-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 99 | -4257/+6500 |
2012-05-21 | Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+2638 |
2012-05-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 41 | -2304/+1315 |
2012-05-21 | Merge tag 'for-3.5' of git://openrisc.net/jonas/linux | Linus Torvalds | 9 | -202/+199 |
2012-05-21 | Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 42 | -246/+13534 |
2012-05-21 | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 74 | -3274/+4348 |
2012-05-21 | Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 21 | -190/+3872 |
2012-05-21 | Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg... | Linus Torvalds | 20 | -305/+442 |
2012-05-21 | vfs: be even more careful about dentry RCU name lookups | Linus Torvalds | 1 | -2/+15 |
2012-05-21 | vfs: make AIO use the proper rw_verify_area() area helpers | Linus Torvalds | 1 | -16/+14 |
2012-05-21 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 159 | -2455/+1461 |
2012-05-21 | Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 4 | -10/+171 |
2012-05-21 | Fix blocking allocations called very early during bootup | Linus Torvalds | 1 | -3/+4 |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 5 | -7/+8 |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 142 | -1320/+14357 |
2012-05-21 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 5 | -15/+24 |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 14 | -103/+200 |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 54 | -1127/+592 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 137 | -10772/+2242 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1503 | -69579/+63544 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 78 | -442/+10532 |
2012-05-21 | RDMA/cxgb4: Include vmalloc.h for vmalloc and vfree | Vipul Pandya | 1 | -0/+1 |
2012-05-21 | Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) | Linus Torvalds | 19 | -103/+167 |
2012-05-21 | Merge branch 'vfs-cleanups' (random vfs cleanups) | Linus Torvalds | 3 | -48/+35 |
2012-05-21 | Merge branch 'stat-cleanups' (clean up copying of stat info to user space) | Linus Torvalds | 2 | -20/+45 |
2012-05-21 | Merge branch 'vm-cleanups' (unmap_vma() interface cleanup) | Linus Torvalds | 3 | -27/+25 |
2012-05-21 | Merge branch 'v3-removal' into for-linus | Russell King | 19 | -1454/+10 |
2012-05-21 | Merge branch 'misc' into for-linus | Russell King | 37 | -174/+269 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 630 | -3821/+5966 |