| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 4 | -4/+66 |
| 2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 5 | -73/+71 |
| 2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 4 | -43/+49 |
| 2013-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 3 | -4/+13 |
| 2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs |  Linus Torvalds | 1 | -1/+3 |
| 2013-11-22 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux |  Linus Torvalds | 4 | -12/+27 |
| 2013-11-21 | Merge branch 'akpm' (fixes from Andrew) |  Linus Torvalds | 2 | -7/+9 |
| 2013-11-21 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security |  Linus Torvalds | 13 | -54/+478 |
| 2013-11-21 | Merge git://git.infradead.org/users/eparis/audit |  Linus Torvalds | 2 | -8/+33 |
| 2013-11-21 | mm: place page->pmd_huge_pte to right union |  Kirill A. Shutemov | 1 | -3/+3 |
| 2013-11-21 | mm: hugetlbfs: fix hugetlbfs optimization |  Andrea Arcangeli | 1 | -0/+6 |
| 2013-11-21 | mm: thp: give transparent hugepage code a separate copy_page |  Dave Hansen | 1 | -4/+0 |
| 2013-11-21 | genetlink: fix genl_set_err() group ID |  Johannes Berg | 1 | -0/+3 |
| 2013-11-21 | genetlink: fix genlmsg_multicast() bug |  Johannes Berg | 1 | -4/+1 |
| 2013-11-21 | Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes |  Dave Airlie | 1 | -1/+3 |
| 2013-11-21 | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes |  Dave Airlie | 2 | -3/+61 |
| 2013-11-21 | Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes |  Dave Airlie | 1 | -0/+2 |
| 2013-11-20 | net/phy: Add the autocross feature for forced links on VSC82x4 |  Madalin Bucur | 1 | -0/+1 |
| 2013-11-20 | net: rework recvmsg handler msg_name and msg_namelen logic |  Hannes Frederic Sowa | 1 | -0/+8 |
| 2013-11-20 | btrfs: Use trace condition for get_extent tracepoint |  Steven Rostedt | 1 | -1/+3 |
| 2013-11-20 | Revert "mm: create a separate slab for page->ptl allocation" |  Linus Torvalds | 1 | -9/+0 |
| 2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 2 | -0/+31 |
| 2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 4 | -12/+29 |
| 2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 2 | -24/+60 |
| 2013-11-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -0/+3 |
| 2013-11-20 | Merge tag 'md/3.13' of git://neil.brown.name/md |  Linus Torvalds | 2 | -0/+26 |
| 2013-11-20 | target_core_alua: Store supported ALUA states |  Hannes Reinecke | 1 | -0/+1 |
| 2013-11-20 | target core: rename (ex,im)plict -> (ex,im)plicit |  Hannes Reinecke | 1 | -1/+1 |
| 2013-11-20 | drm/ttm: Remove set_need_resched from the ttm fault handler |  Thomas Hellstrom | 1 | -1/+3 |
| 2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 6 | -89/+159 |
| 2013-11-19 | genetlink: make multicast groups const, prevent abuse |  Johannes Berg | 2 | -46/+51 |
| 2013-11-19 | genetlink: pass family to functions using groups |  Johannes Berg | 2 | -7/+18 |
| 2013-11-19 | genetlink: add and use genl_set_err() |  Johannes Berg | 1 | -0/+14 |
| 2013-11-19 | genetlink: remove family pointer from genl_multicast_group |  Johannes Berg | 1 | -2/+0 |
| 2013-11-19 | genetlink: remove genl_unregister_mc_group() |  Johannes Berg | 1 | -2/+0 |
| 2013-11-19 | quota/genetlink: use proper genetlink multicast APIs |  Johannes Berg | 1 | -0/+1 |
| 2013-11-19 | genetlink: only pass array to genl_register_family_with_ops() |  Johannes Berg | 2 | -4/+7 |
| 2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -32/+18 |
| 2013-11-19 | blk-mq: ensure that we set REQ_IO_STAT so diskstats work |  Jens Axboe | 1 | -0/+3 |
| 2013-11-19 | UAPI: include <asm/byteorder.h> in linux/raid/md_p.h |  Aurelien Jarno | 1 | -0/+1 |
| 2013-11-18 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux |  Linus Torvalds | 3 | -4/+2 |
| 2013-11-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 5 | -50/+179 |
| 2013-11-18 | Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 |  Linus Torvalds | 1 | -0/+39 |
| 2013-11-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media |  Linus Torvalds | 10 | -21/+163 |
| 2013-11-18 | Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc |  Linus Torvalds | 5 | -8/+17 |
| 2013-11-18 | drm/radeon/cik: Add macrotile mode array query |  Michel Dänzer | 1 | -0/+2 |
| 2013-11-18 | drm/ttm: Add a minimal prime implementation for ttm base objects |  Thomas Hellstrom | 1 | -2/+59 |
| 2013-11-18 | drm/ttm: Allow execbuf util reserves without ticket |  Thomas Hellstrom | 1 | -1/+2 |
| 2013-11-17 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next |  Roland Dreier | 5 | -50/+179 |
| 2013-11-17 | IB/core: Re-enable create_flow/destroy_flow uverbs |  Matan Barak | 1 | -6/+0 |