1. d1ac1d2 PCI/MSI: Add pci_msi_vec_count() by Alexander Gordeev · 10 years ago
  2. 52179dc PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int by Alexander Gordeev · 10 years ago
  3. 8ec5db6 PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1 by Alexander Gordeev · 10 years ago
  4. 2adc790 PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails by Alexander Gordeev · 10 years ago
  5. 57b7cb0 s390/PCI: Remove superfluous check of MSI type by Alexander Gordeev · 10 years ago
  6. a384c89 s390/PCI: Fix single MSI only check by Alexander Gordeev · 10 years ago
  7. 1c51b50 PCI/MSI: Export MSI mode using attributes, not kobjects by Greg Kroah-Hartman · 10 years ago
  8. 6ce4eac1 Linux 3.13-rc1 by Linus Torvalds · 10 years ago
  9. 57498f9 Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  10. e48f88a Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  11. aecde27 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  12. e341478 Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  13. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  14. 0032cde Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  15. d2c2ad5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  16. 7fa850a Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 10 years ago
  17. c874e6f Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  18. d0f278c Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  19. 533db9b Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  20. c85e072 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 10 years ago
  21. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  22. 6ea9786 Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  23. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  24. 3bab0bf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  25. 5db4d34 ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) by David Henningsson · 10 years ago
  26. d08c5ef ALSA: hda - Provide missing pin configs for VAIO with ALC260 by Takashi Iwai · 10 years ago
  27. a5d6e63 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 10 years ago
  28. 78dc53c Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  29. 3eaded86 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  30. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 10 years ago
  31. f92ca80 MAINTAINERS: add keyboard driver to Hyper-V file list by Haiyang Zhang · 10 years ago
  32. c283610 x86, mm: do not leak page->ptl for pmd page tables by Kirill A. Shutemov · 10 years ago
  33. 3a72660 ipc,shm: correct error return value in shmctl (SHM_UNLOCK) by Jesper Nilsson · 10 years ago
  34. b7a9f42 mm, mempolicy: silence gcc warning by David Rientjes · 10 years ago
  35. 49204c1 block/partitions/efi.c: fix bound check by Antti P Miettinen · 10 years ago
  36. 51a0d03 ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown by Johan Hovold · 10 years ago
  37. 27c73ae mm: hugetlbfs: fix hugetlbfs optimization by Andrea Arcangeli · 10 years ago
  38. 044c8d4 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly by Yuanhan Liu · 10 years ago
  39. a399b29 ipc,shm: fix shm_file deletion races by Greg Thelen · 10 years ago
  40. 30b0a10 mm: thp: give transparent hugepage code a separate copy_page by Dave Hansen · 10 years ago
  41. c11230f checkpatch: fix "Use of uninitialized value" warnings by Joe Perches · 10 years ago
  42. 76ae281 configfs: fix race between dentry put and lookup by Junxiao Bi · 10 years ago
  43. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  44. ea0341e GFS2: Fix ref count bug relating to atomic_open by Steven Whitehouse · 11 years ago
  45. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  46. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  47. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  48. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  49. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  50. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  51. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  52. c750179 Documentation: filesystems: update btrfs tools section by David Sterba · 11 years ago
  53. 906c176 Documentation: filesystems: add new btrfs mount options by David Sterba · 11 years ago
  54. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  55. ee71a70 Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  56. b8362e7 ALSA: hda - Add headset quirk for Dell Inspiron 3135 by David Henningsson · 11 years ago
  57. 760c960 drm/sysfs: fix hotplug regression since lifetime changes by David Herrmann · 11 years ago
  58. e3c4269 GFS2: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  59. 8a3caa6 KVM: kvm_clear_guest_page(): fix empty_zero_page usage by Heiko Carstens · 11 years ago
  60. c3bddbd drm/exynos: g2d: fix memory leak to userptr by Inki Dae · 11 years ago
  61. 27946e9 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  62. 28adb30 Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  63. cf96967 Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  64. ded5107 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  65. 0f5a5b8 ALSA: hda - Fix the headphone jack detection on Sony VAIO TX by Takashi Iwai · 11 years ago
  66. a30c9aa ALSA: hda - Fix missing bass speaker on ASUS N550 by Takashi Iwai · 11 years ago
  67. 86784c6 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 11 years ago
  68. 369653e iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 11 years ago
  69. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  70. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  71. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  72. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  73. 68c6beb net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 11 years ago
  74. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  75. 4204617 btrfs: update kconfig help text by David Sterba · 11 years ago
  76. 475bf36 btrfs: fix bio_size_ok() for max_sectors > 0xffff by Akinobu Mita · 11 years ago
  77. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  78. 52a1575 btrfs: fix typo in the log message by Anand Jain · 11 years ago
  79. 931aa87 Btrfs: fix list delete warning when removing ordered root from the list by Miao Xie · 11 years ago
  80. 56d140f Btrfs: print bytenr instead of page pointer in check-int by Stefan Behrens · 11 years ago
  81. 9650e05 Btrfs: remove dead codes from ctree.h by Wang Shilong · 11 years ago
  82. b52abf1 Btrfs: don't wait for ordered data outside desired range by Filipe David Borba Manana · 11 years ago
  83. b1a06a4 Btrfs: fix lockdep error in async commit by Liu Bo · 11 years ago
  84. d52c1bc Btrfs: avoid heavy operations in btrfs_commit_super by Liu Bo · 11 years ago
  85. ba69994 Btrfs: fix __btrfs_start_workers retval by Ilya Dryomov · 11 years ago
  86. 908960c Btrfs: disable online raid-repair on ro mounts by Ilya Dryomov · 11 years ago
  87. 33ef30a Btrfs: do not inc uncorrectable_errors counter on ro scrubs by Ilya Dryomov · 11 years ago
  88. d006a04 Btrfs: only drop modified extents if we logged the whole inode by Josef Bacik · 11 years ago
  89. 6cfab85 Btrfs: make sure to copy everything if we rename by Josef Bacik · 11 years ago
  90. 4724b10 Btrfs: don't BUG_ON() if we get an error walking backrefs by Josef Bacik · 11 years ago
  91. c13f20a powerpc/signals: Mark VSX not saved with small contexts by Michael Neuling · 11 years ago
  92. 148924f powerpc/pseries: Fix SMP=n build of rng.c by Michael Ellerman · 11 years ago
  93. 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago
  94. c610260 powerpc/vio: Fix a dma_mask issue of vio by Li Zhong · 11 years ago
  95. dc7a9bd powerpc: booke: Fix build failures by Aneesh Kumar K.V · 11 years ago
  96. 5a049f1 powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled by Anton Blanchard · 11 years ago
  97. 6d888d1 powerpc: Only print PACATMSCRATCH in oops when TM is active by Anton Blanchard · 11 years ago
  98. 84b0738 powerpc/pseries: Duplicate dtl entries sometimes sent to userspace by Anton Blanchard · 11 years ago
  99. 9db8bcf powerpc: Remove a few lines of oops output by Anton Blanchard · 11 years ago
  100. c540064 powerpc: Print DAR and DSISR on machine check oopses by Anton Blanchard · 11 years ago