1. 7bb2491 ALSA: Add kconfig to specify the max card numbers by Takashi Iwai · 11 years ago
  2. e6c2e7e ALSA: Constify the snd_pcm_substream struct ops field by Lars-Peter Clausen · 11 years ago
  3. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  4. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  5. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  6. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  7. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  8. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  9. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  10. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 11 years ago
  11. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  12. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  13. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 11 years ago
  14. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  15. 058ce5c dm: document iterate_devices by Alasdair G Kergon · 11 years ago
  16. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 11 years ago
  17. f04f24fb ftrace, kprobes: Fix a deadlock on ftrace_regex_lock by Masami Hiramatsu · 11 years ago
  18. 2d4fe27 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  19. fc72053 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  21. 6037195 ARM: imx: Select GENERIC_ALLOCATOR by Fabio Estevam · 11 years ago
  22. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 11 years ago
  23. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  24. ea44083 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  25. a637b0d Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  26. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  27. 1763e73 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  28. b29bdba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  29. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  30. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  31. 4f924b2 if_cablemodem.h: Add parenthesis around ioctl macros by Josh Boyer · 11 years ago
  32. 6eecdc5 usbnet: allow status interrupt URB to always be active by Dan Williams · 11 years ago
  33. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  34. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  35. ab3ea5b NVMe: Simplify Firmware Activate code slightly by Matthew Wilcox · 11 years ago
  36. d24f5a9 ALSA: Add comment for control TLV API by David Henningsson · 11 years ago
  37. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  38. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  39. 41ef4eb aio: kill ki_retry by Kent Overstreet · 11 years ago
  40. 8a66089 aio: kill ki_key by Kent Overstreet · 11 years ago
  41. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 11 years ago
  42. a1c8eae aio: kill batch allocation by Kent Overstreet · 11 years ago
  43. 0460fef aio: use cancellation list lazily by Kent Overstreet · 11 years ago
  44. 774a08b wait: add wait_event_hrtimeout() by Kent Overstreet · 11 years ago
  45. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 11 years ago
  46. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 11 years ago
  47. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 11 years ago
  48. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  49. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 11 years ago
  50. 22ea9c0 remove unused random32() and srandom32() by Akinobu Mita · 11 years ago
  51. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  52. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 11 years ago
  53. 2d864e4 kref: minor cleanup by Anatol Pomozov · 11 years ago
  54. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  55. de9c9f8 Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  56. bb9055b Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  57. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  58. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  59. fcba914 Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  60. a8c4b90 Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  61. a26ea93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  62. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  63. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 11 years ago
  64. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  65. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  66. 51a26ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  67. 2b69703 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  68. 30c67e9 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  69. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  70. 241a987 Merge branch 'exynos/pwm-clocksource' into late/multiplatform by Arnd Bergmann · 11 years ago
  71. 442a33e Merge branch 'late/clksrc' into late/cleanup by Arnd Bergmann · 11 years ago
  72. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 11 years ago
  73. 7c1d5fa NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call by Trond Myklebust · 11 years ago
  74. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  75. 2f23203 Btrfs: rescan for qgroups by Jan Schmidt · 11 years ago
  76. c2c7132 Btrfs: allow omitting stream header and end-cmd for btrfs send by Stefan Behrens · 11 years ago
  77. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 11 years ago
  78. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 11 years ago
  79. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 11 years ago
  80. 1deb9d3 HID: debug: fix RCU preemption issue by Jiri Kosina · 11 years ago
  81. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 11 years ago
  82. a8ca889 mtd_blktrans_ops->release() should return void by Al Viro · 11 years ago
  83. d7ab730 Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  84. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  85. 77d21f2 virtio: don't expose u16 in userspace api by stephen hemminger · 11 years ago
  86. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  88. 1731929 Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  89. bd932ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  90. 2b3b9bb hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> by James Hogan · 11 years ago
  91. 150a8dc Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  92. 6fa52ed Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  93. 5ae98f1 fs: Fix hang with BSD accounting on frozen filesystem by Jan Kara · 11 years ago
  94. e765acb nubus: Kill nubus_proc_detach_device() by Geert Uytterhoeven · 11 years ago
  95. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 11 years ago
  96. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  97. 14a9e5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  98. 9992ba7 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  99. 00fdffb5 Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 11 years ago
  100. fb1c2d8 Merge branch 'for_next' into for_linus by Jan Kara · 11 years ago