Age | Commit message (Expand) | Author | Files | Lines |
2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 17 | -57/+760 |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 6 | -50/+65 |
2014-06-12 | Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus |  Al Viro | 31 | -50/+178 |
2014-06-12 | kill generic_file_splice_write() |  Al Viro | 1 | -2/+0 |
2014-06-12 | fs/splice.c: remove unneeded exports |  Al Viro | 1 | -10/+0 |
2014-06-12 | ->splice_write() via ->write_iter() |  Al Viro | 1 | -0/+2 |
2014-06-11 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 1 | -0/+2 |
2014-06-11 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 2 | -2/+2 |
2014-06-11 | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm |  Linus Torvalds | 3 | -21/+6 |
2014-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs |  Linus Torvalds | 1 | -2/+7 |
2014-06-11 | Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs |  Linus Torvalds | 1 | -0/+1 |
2014-06-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block |  Linus Torvalds | 3 | -3/+24 |
2014-06-11 | Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd |  Linus Torvalds | 7 | -7/+232 |
2014-06-10 | Merge git://www.linux-watchdog.org/linux-watchdog |  Linus Torvalds | 1 | -0/+22 |
2014-06-11 | Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux into drm-next |  Dave Airlie | 1 | -0/+342 |
2014-06-10 | Merge branch 'akpm' (patches from Andrew Morton) |  Linus Torvalds | 1 | -38/+48 |
2014-06-10 | rtc: s5m: use shorter time of register update |  Krzysztof Kozlowski | 1 | -0/+10 |
2014-06-10 | mfd/rtc: sec/s5m: rename SEC* symbols to S5M |  Krzysztof Kozlowski | 1 | -38/+38 |
2014-06-10 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs |  Linus Torvalds | 5 | -86/+79 |
2014-06-10 | Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc |  Linus Torvalds | 7 | -75/+105 |
2014-06-10 | fs,userns: Change inode_capable to capable_wrt_inode_uidgid |  Andy Lutomirski | 1 | -1/+1 |
2014-06-10 | watchdog: add Intel MID watchdog driver support |  David Cohen | 1 | -0/+22 |
2014-06-10 | block: add __init to elv_register |  Fabian Frederick | 1 | -1/+1 |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux |  Linus Torvalds | 11 | -273/+21 |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 6 | -12/+333 |
2014-06-10 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 3 | -1/+49 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next |  Roland Dreier | 6 | -12/+333 |
2014-06-10 | RDMA/core: Add support for iWARP Port Mapper user space service |  Tatyana Nikolova | 3 | -2/+316 |
2014-06-10 | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security |  Linus Torvalds | 2 | -3/+14 |
2014-06-10 | Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-next |  Dave Airlie | 2 | -1/+4 |
2014-06-09 | Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs |  Linus Torvalds | 2 | -2/+152 |
2014-06-09 | drm/radeon: add query for number of active CUs |  Alex Deucher | 1 | -1/+1 |
2014-06-09 | drm/edid: Store all supported hdmi deep color modes in drm_display_info |  Mario Kleiner | 1 | -0/+3 |
2014-06-09 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 3 | -11/+17 |
2014-06-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input |  Linus Torvalds | 6 | -50/+107 |
2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 2 | -0/+4 |
2014-06-09 | btrfs: retrieve more info from FS_INFO ioctl |  David Sterba | 1 | -1/+5 |
2014-06-09 | btrfs: balance filter: add limit of processed chunks |  David Sterba | 1 | -1/+2 |
2014-06-09 | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 6 | -16/+99 |
2014-06-10 | drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE() |  Damien Lespiau | 1 | -2/+0 |
2014-06-10 | Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next |  Dave Airlie | 1 | -0/+2 |
2014-06-10 | Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next |  Dave Airlie | 1 | -0/+2 |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup |  Linus Torvalds | 2 | -107/+176 |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata |  Linus Torvalds | 1 | -0/+1 |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 1 | -35/+5 |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 3 | -3/+35 |
2014-06-09 | Merge branch 'topic/xilinx' into for-linus |  Vinod Koul | 1 | -0/+47 |
2014-06-09 | Merge branch 'topic/dw' into for-linus |  Vinod Koul | 1 | -1/+1 |
2014-06-09 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus |  James Bottomley | 1 | -0/+9 |
2014-06-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 2 | -6/+15 |