1. b0eae38 Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  2. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  3. cd85b55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  4. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  5. 43a3beb Merge branch 'staging-next' into Linux 3.1 by Greg Kroah-Hartman · 13 years ago
  6. 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  7. 5eef150 Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  8. 769ba8d ore: RAID5 Write by Boaz Harrosh · 13 years ago
  9. a1fec1d ore: RAID5 read by Boaz Harrosh · 13 years ago
  10. 611d7a5 ore: Make ore_calc_stripe_info EXPORT_SYMBOL by Boaz Harrosh · 13 years ago
  11. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  12. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  13. 78d81d1 TCP: remove TCP_DEBUG by Flavio Leitner · 13 years ago
  14. bc74ee9 m68k: Finally remove leftover markers sections by Kirill Tkhai · 13 years ago
  15. 9d97e5c hwmon: Add driver for EXYNOS4 TMU by Donggeun Kim · 13 years ago
  16. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 13 years ago
  17. ef6b080 fs/9p: change an int to unsigned int by Dan Carpenter · 13 years ago
  18. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  19. 2bf6f67 Merge commit 'v3.1' into devicetree/next by Grant Likely · 13 years ago
  20. 5762c20 dt: Add empty of_match_node() macro by Nicolas Ferre · 13 years ago
  21. feb8369 gpiolib: Ensure struct gpio is always defined by Mark Brown · 13 years ago
  22. 66b13d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  23. da92b19 net: hold sock reference while processing tx timestamps by Richard Cochran · 13 years ago
  24. 318cf7a tcp: md5: add more const attributes by Eric Dumazet · 13 years ago
  25. 8f9f466 Add ethtool -g support to virtio_net by Rick Jones · 13 years ago
  26. ca35a0e tcp: md5: dont write skb head in tcp_md5_hash_header() by Eric Dumazet · 13 years ago
  27. 9b553f7 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux into drm-core-next by Dave Airlie · 13 years ago
  28. 2e982ab target: Remove legacy se_task->task_timer and associated logic by Nicholas Bellinger · 13 years ago
  29. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 13 years ago
  30. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 13 years ago
  31. dbc5623 target: transport_subsystem_check_init cleanups by Nicholas Bellinger · 13 years ago
  32. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 13 years ago
  33. 59aaad1 target: remove unused TRANSPORT_ states by Christoph Hellwig · 13 years ago
  34. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 13 years ago
  35. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 13 years ago
  36. cc5d0f0 target: stop task timers earlier by Christoph Hellwig · 13 years ago
  37. e99d48a target: remove TF_TIMER_STOP by Christoph Hellwig · 13 years ago
  38. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 13 years ago
  39. f7a5cc0 target: remove SCF_EMULATE_QUEUE_FULL by Christoph Hellwig · 13 years ago
  40. e057f53 target: remove the transport_qf_callback se_cmd callback by Christoph Hellwig · 13 years ago
  41. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 13 years ago
  42. b937d27 target: remove the ->transport_split_cdb callback in se_cmd by Christoph Hellwig · 13 years ago
  43. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 13 years ago
  44. 3189b06 target: pack struct se_task more tightly by Christoph Hellwig · 13 years ago
  45. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 13 years ago
  46. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 13 years ago
  47. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 13 years ago
  48. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  49. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  50. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  51. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  52. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 13 years ago
  53. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  54. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  55. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 13 years ago
  56. 680b73c target: remove transport_generic_handle_cdb by Christoph Hellwig · 13 years ago
  57. 34471a9 Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platforms into devel-stable by Russell King · 13 years ago
  58. b5d9c9c inet: add rfc 3168 extract in front of INET_ECN_encapsulate() by Eric Dumazet · 13 years ago
  59. d033e07 Merge branch 'pm-domains' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  60. 4ca46ff PM / Sleep: Mark devices involved in wakeup signaling during suspend by Rafael J. Wysocki · 13 years ago
  61. 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
  62. 94441c3 iommu/core: Remove global iommu_ops and register_iommu by Joerg Roedel · 13 years ago
  63. a1b60c1 iommu/core: Convert iommu_found to iommu_present by Joerg Roedel · 13 years ago
  64. 905d66c iommu/core: Add bus_type parameter to iommu_domain_alloc by Joerg Roedel · 13 years ago
  65. ff21776 Driver core: Add iommu_ops to bus_type by Joerg Roedel · 13 years ago
  66. 39d4ebb iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API by Joerg Roedel · 13 years ago
  67. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  68. e09eff7 macvtap: Fix the minor device number allocation by Eric W. Biederman · 13 years ago
  69. a8605c6 net: add opaque struct around skb frag page by Ian Campbell · 13 years ago
  70. a60f0e3 drm/i915: add DP test request handling by Jesse Barnes · 13 years ago
  71. b73fe58 drm: Add Panel Self Refresh DP addresses by Ben Widawsky · 13 years ago
  72. 5c04228 drm/i915: ILK + VT-d workaround by Ben Widawsky · 13 years ago
  73. 24dd85f io-mapping: ensure io_mapping_map_atomic _is_ atomic by Daniel Vetter · 13 years ago
  74. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago
  75. 05bdd2f net: constify skbuff and Qdisc elements by Eric Dumazet · 13 years ago
  76. 2d63673 [SCSI] iscsi class: fix vlan configuration by Mike Christie · 13 years ago
  77. 00c3188 [SCSI] qla4xxx: fix data alignment and use nl helpers by Mike Christie · 13 years ago
  78. 8d4a690 [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDA by Mike Christie · 13 years ago
  79. a5818a8 pinctrl: get_group_pins() const fixes by Stephen Warren · 13 years ago
  80. 30d3c12 mm: add a "struct page_frag" type containing a page, offset and length by Ian Campbell · 13 years ago
  81. b957ae9 [CIFS] Fixup trivial checkpatch warning by Steve French · 13 years ago
  82. a0bec1c net: do not take an additional reference in skb_frag_set_page by Ian Campbell · 13 years ago
  83. 4f25af2 filter: use unsigned int to silence static checker warning by Dan Carpenter · 13 years ago
  84. 672d82c class: Implement support for class attrs in tagged sysfs directories. by Eric W. Biederman · 13 years ago
  85. 487505c sysfs: Implement support for tagged files in sysfs. by Eric W. Biederman · 13 years ago
  86. 4dc360c net: validate HWTSTAMP ioctl parameters by Richard Cochran · 13 years ago
  87. fba7300 NFS: Don't rely on PageError in nfs_readpage_release_partial by Trond Myklebust · 13 years ago
  88. b8ef706 NFS: Get rid of the unused nfs_write_data->flags field by Trond Myklebust · 13 years ago
  89. a194080 NFS: Get rid of the unused nfs_read_data->flags field by Trond Myklebust · 13 years ago
  90. 3d153a7 net: Allow skb_recycle_check to be done in stages by Andy Fleming · 13 years ago
  91. f06ac72 cifs, freezer: add wait_event_freezekillable and have cifs use it by Jeff Layton · 13 years ago
  92. 8b289b2 nfsd4: implement new 4.1 open reclaim types by J. Bruce Fields · 13 years ago
  93. f3a9d1f mlx4_en: Controlling FCS header removal by Yevgeny Petrilin · 13 years ago
  94. 5ea2ef5 caif-hsi: Added recovery check of CA wake status. by Daniel Martensson · 13 years ago
  95. 5bbed92 caif-hsi: Added sanity check for length of CAIF frames by Daniel Martensson · 13 years ago
  96. 28bd204 caif-hsi: Make inactivity timeout configurable. by Dmitry Tarnyagin · 13 years ago
  97. 687b13e caif-hsi: Making read and writes asynchronous. by Daniel Martensson · 13 years ago
  98. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  99. 3f48e73 Input: adp5589-keys - add support for the ADP5585 derivatives by Michael Hennerich · 13 years ago
  100. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 13 years ago