1. a4581b3 Merge commit 'v3.2-rc6' into fbdev-next by Florian Tobias Schandinat · 13 years ago
  2. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  3. c607b2e net: fix compilation with !CONFIG_NET by Glauber Costa · 13 years ago
  4. dc8ed67 Bluetooth: Initialize LE connection count by Gustavo F. Padovan · 13 years ago
  5. 01e2821 Bluetooth: remove lock from struct conn_hash by Gustavo F. Padovan · 13 years ago
  6. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  7. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  8. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  9. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  10. 14596f7 ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR by Ben Hutchings · 13 years ago
  11. cbf3919 unix_diag: Receive queue lenght NLA by Pavel Emelyanov · 13 years ago
  12. 2aac7a2 unix_diag: Pending connections IDs NLA by Pavel Emelyanov · 13 years ago
  13. ac02be8 unix_diag: Unix peer inode NLA by Pavel Emelyanov · 13 years ago
  14. 5f7b056 unix_diag: Unix inode info NLA by Pavel Emelyanov · 13 years ago
  15. f5248b4 unix_diag: Unix socket name NLA by Pavel Emelyanov · 13 years ago
  16. 22931d3 unix_diag: Basic module skeleton by Pavel Emelyanov · 13 years ago
  17. fa7ff56 af_unix: Export stuff required for diag module by Pavel Emelyanov · 13 years ago
  18. f65c1b5 sock_diag: Generalize requests cookies managements by Pavel Emelyanov · 13 years ago
  19. e7c466e sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration by Pavel Emelyanov · 13 years ago
  20. e9f0fec xen: Add xenbus_backend device by Bastian Blank · 13 years ago
  21. b0d78ee Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  22. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  23. 9438ce9 xen/granttable: Support transitive grants by Annie Li · 13 years ago
  24. 6666754 xen/granttable: Support sub-page grants by Annie Li · 13 years ago
  25. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  26. 5ecdd39 Merge branch 'davinci/cleanup' into next/cleanup by Arnd Bergmann · 13 years ago
  27. 895f302 target: Set additional sense length field in sense data by Roland Dreier · 13 years ago
  28. 02735a2 Merge branch 'at91/defconfig' into next/cleanup by Olof Johansson · 13 years ago
  29. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  30. 888bdaa Move limit definitions outside CONFIG_INET by Glauber Costa · 13 years ago
  31. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  32. bc21662 iommu/amd: Add invalidate-context call-back by Joerg Roedel · 13 years ago
  33. 52efdb8 iommu/amd: Add amd_iommu_device_info() function by Joerg Roedel · 13 years ago
  34. 5c11ad9 Merge remote-tracking branch 'pci/pri-changes' into x86/amd by Joerg Roedel · 13 years ago
  35. abd63bc sched: Mark parent and real_parent as __rcu by Kees Cook · 13 years ago
  36. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  37. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  38. 0c70d84 [SCSI] iscsi class: export pid of process that created by Mike Christie · 13 years ago
  39. 2b13257 [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info by Moger, Babu · 13 years ago
  40. 3c8bedb mfd: Declare da9052_regmap_config for the bus drivers by Mark Brown · 13 years ago
  41. 0706802 xen-balloon: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  42. fe5ff8b edac: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  43. ca22e56 driver-core: implement 'sysdev' functionality for regular devices and buses by Kay Sievers · 13 years ago
  44. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  45. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  46. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  47. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  48. 6261dde kref: fix up the kfree build problems by Greg Kroah-Hartman · 13 years ago
  49. f943cbe inet: remove rcu protection on tw_net by Eric Dumazet · 13 years ago
  50. cd5cfce drm/radeon/kms: add some new pci ids by Alex Deucher · 13 years ago
  51. 704867e Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into regmap-next by Mark Brown · 13 years ago
  52. 84c99db MFD: DA9052/53 MFD core module by Ashish Jangam · 13 years ago
  53. a06ec39 Merge branch 'iommu/page-sizes' into x86/amd by Joerg Roedel · 13 years ago
  54. 4d2300c target: Remove extra se_device->execute_task_lock access in fast path by Nicholas Bellinger · 13 years ago
  55. 65586d5 target: Drop se_device TCQ queue_depth usage from I/O path by Nicholas Bellinger · 13 years ago
  56. ec54cc0 target: Remove TFO->check_release_cmd() fabric API caller by Nicholas Bellinger · 13 years ago
  57. a636078 target: Add target_submit_cmd() for process context fabric submission by Nicholas Bellinger · 13 years ago
  58. 7481deb target: Make target_put_sess_cmd use target_release_cmd_kref by Nicholas Bellinger · 13 years ago
  59. e0a53e7 target: remove overagressive ____cacheline_aligned annoations by Christoph Hellwig · 13 years ago
  60. 1880807a target: make the se_task task_state_active a normal bool by Christoph Hellwig · 13 years ago
  61. 41e16e9 target: remove the se_task task_error_status field by Christoph Hellwig · 13 years ago
  62. ef804a8 target: fold se_task.task_sense into task_flags by Christoph Hellwig · 13 years ago
  63. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  64. 175d614 iommu/amd: Add invalid_ppr callback by Joerg Roedel · 13 years ago
  65. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  66. 919b834 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
  67. db33f4d ARM: Orion: Remove address map info from all platform data structures by Andrew Lunn · 13 years ago
  68. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 13 years ago
  69. f1f8cc9 block, cfq: move icq creation and rq->elv.icq association to block core by Tejun Heo · 13 years ago
  70. 9b84cac block, cfq: restructure io_cq creation path for io_context interface cleanup by Tejun Heo · 13 years ago
  71. 7e5a879 block, cfq: move io_cq exit/release to blk-ioc.c by Tejun Heo · 13 years ago
  72. 3d3c237 block, cfq: move icq cache management to block core by Tejun Heo · 13 years ago
  73. a612fdd block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq by Tejun Heo · 13 years ago
  74. c586980 block, cfq: reorganize cfq_io_context into generic and cfq specific parts by Tejun Heo · 13 years ago
  75. 22f746e block: remove elevator_queue->ops by Tejun Heo · 13 years ago
  76. 1238033 block, cfq: kill cic->key by Tejun Heo · 13 years ago
  77. b50b636 block, cfq: kill ioc_gone by Tejun Heo · 13 years ago
  78. b9a1920 block, cfq: remove delayed unlink by Tejun Heo · 13 years ago
  79. b2efa05 block, cfq: unlink cfq_io_context's immediately by Tejun Heo · 13 years ago
  80. dc86900 block, cfq: move ioc ioprio/cgroup changed handling to cic by Tejun Heo · 13 years ago
  81. 283287a block, cfq: misc updates to cfq_io_context by Tejun Heo · 13 years ago
  82. 09ac46c block: misc updates to blk_get_queue() by Tejun Heo · 13 years ago
  83. 6e736be block: make ioc get/put interface more conventional and fix race on alloction by Tejun Heo · 13 years ago
  84. 42ec57a block: misc ioc cleanups by Tejun Heo · 13 years ago
  85. a73f730 block, cfq: move cfqd->cic_index to q->id by Tejun Heo · 13 years ago
  86. 34f6055 block: add blk_queue_dead() by Tejun Heo · 13 years ago
  87. 1ba64ed block, sx8: kill blk_insert_request() by Tejun Heo · 13 years ago
  88. 15182f6 Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into gpio/next by Grant Likely · 13 years ago
  89. 5c3ddec net: Remove unused neighbour layer ops. by David S. Miller · 13 years ago
  90. 0844555 bcma: use static keyword for inline function declaration in bcma.h by Arend van Spriel · 13 years ago
  91. 9d08f10 bcma: add set/mask macros for 16-bit register access by Arend van Spriel · 13 years ago
  92. aee5ed5 bcma: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  93. 8a5ac6e ssb: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  94. 8cb25e1 ieee80211: Introduce ieee80211_is_first_frag by Helmut Schaa · 13 years ago
  95. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  96. ab9c17a mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet by Jack Morgenstein · 13 years ago
  97. 2b8fb28 mlx4_core: mtts resources units changed to offset by Marcel Apfelbaum · 13 years ago
  98. ffe455a mlx4: Ethernet port management modifications by Eugenia Emantayev · 13 years ago
  99. f5311ac mlx4_core: Reduce number of PD bits to 17 by Jack Morgenstein · 13 years ago
  100. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 13 years ago