Age | Commit message (Expand) | Author | Files | Lines |
2013-12-10 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2 | -13/+13 |
2013-12-10 | x86/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -3/+1 |
2013-12-10 | PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -1/+1 |
2013-11-22 | Linux 3.13-rc1v3.13-rc1 | Linus Torvalds | 1 | -2/+2 |
2013-11-22 | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+2 |
2013-11-22 | Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -47/+161 |
2013-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 54 | -324/+1057 |
2013-11-22 | Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 65 | -521/+518 |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 53 | -789/+1009 |
2013-11-22 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -13/+88 |
2013-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 72 | -316/+504 |
2013-11-22 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 8 | -14/+39 |
2013-11-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -9/+32 |
2013-11-22 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -83/+51 |
2013-11-22 | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -75/+101 |
2013-11-22 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 2 | -2/+6 |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 15 | -72/+73 |
2013-11-22 | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 6 | -24/+44 |
2013-11-22 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 6 | -375/+280 |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 20 | -36/+75 |
2013-11-22 | ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) | David Henningsson | 1 | -1/+1 |
2013-11-22 | ALSA: hda - Provide missing pin configs for VAIO with ALC260 | Takashi Iwai | 1 | -0/+20 |
2013-11-22 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds | 16 | -124/+227 |
2013-11-22 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 125 | -2058/+7712 |
2013-11-22 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 12 | -113/+259 |
2013-11-22 | mm: place page->pmd_huge_pte to right union | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-22 | MAINTAINERS: add keyboard driver to Hyper-V file list | Haiyang Zhang | 1 | -0/+1 |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2 | -4/+6 |
2013-11-22 | ipc,shm: correct error return value in shmctl (SHM_UNLOCK) | Jesper Nilsson | 1 | -3/+6 |
2013-11-22 | mm, mempolicy: silence gcc warning | David Rientjes | 1 | -1/+1 |
2013-11-22 | block/partitions/efi.c: fix bound check | Antti P Miettinen | 1 | -2/+3 |
2013-11-22 | ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown | Johan Hovold | 1 | -0/+9 |
2013-11-22 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 3 | -60/+106 |
2013-11-22 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly | Yuanhan Liu | 2 | -6/+6 |
2013-11-22 | ipc,shm: fix shm_file deletion races | Greg Thelen | 1 | -5/+23 |
2013-11-22 | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen | 3 | -38/+48 |
2013-11-22 | checkpatch: fix "Use of uninitialized value" warnings | Joe Perches | 1 | -0/+1 |
2013-11-22 | configfs: fix race between dentry put and lookup | Junxiao Bi | 1 | -2/+14 |
2013-11-21 | gso: handle new frag_list of frags GRO packets | Herbert Xu | 1 | -25/+50 |
2013-11-21 | GFS2: Fix ref count bug relating to atomic_open | Steven Whitehouse | 1 | -1/+4 |
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 | 2 | -6/+3 |
2013-11-21 | packet: fix use after free race in send path when dev is released | Daniel Borkmann | 2 | -23/+37 |
2013-11-21 | xen-netback: stop the VIF thread before unbinding IRQs | David Vrabel | 1 | -3/+3 |
2013-11-21 | wimax: remove dead code | Michael Opdenacker | 1 | -1/+0 |
2013-11-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 17 | -53/+135 |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 8 | -16/+29 |
2013-11-21 | Documentation: filesystems: update btrfs tools section | David Sterba | 1 | -16/+6 |
2013-11-21 | Documentation: filesystems: add new btrfs mount options | David Sterba | 1 | -1/+11 |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 17 | -53/+135 |