1. 9a8b08f IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg by Sagi Grimberg · 11 years ago
  2. 73bc06b IB/iser: Replace fastreg descriptor valid bool with indicators container by Sagi Grimberg · 11 years ago
  3. 65198d6 IB/iser: Keep IB device attributes under iser_device by Sagi Grimberg · 11 years ago
  4. 310b347 IB/iser: Move fast_reg_descriptor initialization to a function by Sagi Grimberg · 11 years ago
  5. d11ec4e IB/iser: Push the decision what memory key to use into fast_reg_mr routine by Sagi Grimberg · 11 years ago
  6. 7306b8f IB/iser: Avoid FRWR notation, use fastreg instead by Sagi Grimberg · 11 years ago
  7. db523b8 IB/iser: Suppress completions for fast registration work requests by Sagi Grimberg · 11 years ago
  8. 0e9855d IB/mlx4: Fix a sparse endianness warning by Bart Van Assche · 11 years ago
  9. 27410e8 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 11 years ago
  10. 2182127 Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  11. b085f31 net: cpsw: do not register cpts twice by Benedikt Spranger · 11 years ago
  12. 65ddf45 bcache: Fix a null ptr deref in journal replay by Kent Overstreet · 11 years ago
  13. 4fa0340 bcache: Fix a lockdep splat in an error path by Kent Overstreet · 11 years ago
  14. f7b1824 net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver by Vince Bridgers · 11 years ago
  15. ed33ef6 Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig by Vince Bridgers · 11 years ago
  16. bbd2190 Altera TSE: Add main and header file for Altera Ethernet Driver by Vince Bridgers · 11 years ago
  17. 6c3324a9 Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver by Vince Bridgers · 11 years ago
  18. f64f880 Altera TSE: Add Altera Ethernet Driver SGDMA file components by Vince Bridgers · 11 years ago
  19. 94fb0ef Altera TSE: Add Altera Ethernet Driver MSGDMA File Components by Vince Bridgers · 11 years ago
  20. 6e59608 ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." by Robert Moore · 11 years ago
  21. bcef508 Merge branch 'acpi-config' into acpica by Rafael J. Wysocki · 11 years ago
  22. f953529 ACPICA: Prevent infinite loops when traversing corrupted lists. by Bob Moore · 11 years ago
  23. a487af3 ACPICA: Debugger: Add missing objects; Traverse linked lists by Bob Moore · 11 years ago
  24. 73581c0 ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change. by Bob Moore · 11 years ago
  25. 3ef27bd0 ACPICA: Update for _PRP predefined name. by Bob Moore · 11 years ago
  26. 3aa0b08 ACPICA: Cleanup/improve global variable declarations. by Lv Zheng · 11 years ago
  27. 0a16d12 ACPICA: Comment update - no functional change. by Bob Moore · 11 years ago
  28. 9a15c94 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  29. 7514409 drm/gma500: remove stub .open/postclose by David Herrmann · 11 years ago
  30. f7c851d staging:dgnc: Removed assignments from if statements. by Chi Pham · 11 years ago
  31. 3e4cb2f staging: android: Remove whitespace issue by Georgiana Rodica Chelu · 11 years ago
  32. bc1b04a RDMA/ocrdma: Fix compiler warning by Prarit Bhargava · 11 years ago
  33. 349850f RDMA/nes: Clean up a condition by Dan Carpenter · 11 years ago
  34. db49882 IB/qib: Remove duplicate check in get_a_ctxt() by Dan Carpenter · 11 years ago
  35. 970918b3 IB/usnic: Remove '0x' when using %pa format by Fabio Estevam · 11 years ago
  36. 3a13884 tty/serial: omap: empty the RX FIFO at the end of half-duplex TX by Dimitris Lampridis · 11 years ago
  37. cab53dc tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX by Dimitris Lampridis · 11 years ago
  38. 9b971cd serial: sh-sci: Neaten dev_<level> uses by Joe Perches · 11 years ago
  39. d3dfe5d serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF by Geert Uytterhoeven · 11 years ago
  40. 26de4f1 serial: sh-sci: Add more register documentation by Geert Uytterhoeven · 11 years ago
  41. ff43da0 serial: sh-sci: Remove useless casts by Geert Uytterhoeven · 11 years ago
  42. 6c13d5d serial: sh-sci: Replace printk() by pr_*() by Geert Uytterhoeven · 11 years ago
  43. 9d194d1 IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL by Yann Droneaud · 11 years ago
  44. 4ed94cd serial_core: Avoid NULL pointer dereference in uart_close() by Geert Uytterhoeven · 11 years ago
  45. 4c6d5b4 serial_core: Get a reference for port->tty in uart_remove_one_port() by Geert Uytterhoeven · 11 years ago
  46. 06064a1 IB/qib: Fix memory leak of recv context when driver fails to initialize. by Dennis Dalessandro · 11 years ago
  47. 8572de9 IB/qib: fixup indentation in qib_ib_rcv() by Yann Droneaud · 11 years ago
  48. 37a9676 IB/qib: add missing braces in do_qib_user_sdma_queue_create() by Yann Droneaud · 11 years ago
  49. 7d7632a IB/qib: Modify software pma counters to use percpu variables by Mike Marciniszyn · 11 years ago
  50. 1ed88dd IB/qib: Add percpu counter replacing qib_devdata int_counter by Mike Marciniszyn · 11 years ago
  51. f8b6c47 IB/qib: Fix debugfs ordering issue with multiple HCAs by Mike Marciniszyn · 11 years ago
  52. a2cb0eb IB/ipath: Fix potential buffer overrun in sending diag packet routine by Dennis Dalessandro · 11 years ago
  53. 1c20c81 IB/qib: Fix potential buffer overrun in sending diag packet routine by Dennis Dalessandro · 11 years ago
  54. 63e3ad3 serial: clps711x: Give a chance to perform useful tasks during wait loop by Alexander Shiyan · 11 years ago
  55. 015355b serial_core: Grammar s/ports/port's/ by Geert Uytterhoeven · 11 years ago
  56. 02088ca serial_core: Spelling s/contro/control/ by Geert Uytterhoeven · 11 years ago
  57. 74be65a serial: efm32: properly namespace location property by Uwe Kleine-König · 11 years ago
  58. 58dea35 serial: max310x: Add missing #include <linux/uaccess.h> by Geert Uytterhoeven · 11 years ago
  59. b19a47e synclink: fix info leak in ioctl by Salva Peiró · 11 years ago
  60. 6aec044 USB: unbind all interfaces before rebinding any by Alan Stern · 11 years ago
  61. ead5178 usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210 by Michal Simek · 11 years ago
  62. aba37fd usb: gadget: tcm_usb_gadget: stop format strings by Kees Cook · 11 years ago
  63. 48968f8 usb: gadget: f_fs: add missing spinlock and mutex unlock by Robert Baldyga · 11 years ago
  64. dad4bab usb: gadget: composite: switch over to ERR_CAST() by Felipe Balbi · 11 years ago
  65. 3b74c73 usb: gadget: inode: switch over to memdup_user() by Felipe Balbi · 11 years ago
  66. f3c7364 usb: gadget: f_subset: switch over to PTR_RET by Felipe Balbi · 11 years ago
  67. ade79d1 usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence by Felipe Balbi · 11 years ago
  68. a05f8f8 mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro by Tomas Winkler · 11 years ago
  69. 34e267d mei: amthif: fix checkpatch error by Tomas Winkler · 11 years ago
  70. 1adc167 mei: client.h fix checkpatch errors by Tomas Winkler · 11 years ago
  71. 4692218 mei: use cl_dbg where appropriate by Tomas Winkler · 11 years ago
  72. d63b309 mei: fix Unnecessary space after function pointer name by Tomas Winkler · 11 years ago
  73. dbac474 mei: report consistently copy_from/to_user failures by Alexander Usyskin · 11 years ago
  74. 80260f2 mei: drop pr_fmt macros by Tomas Winkler · 11 years ago
  75. 6e4cd27 mei: make me hw headers private to me hw. by Tomas Winkler · 11 years ago
  76. cc99ecf mei: fix memory leak of pending write cb objects by Tomas Winkler · 11 years ago
  77. b1b94b5 mei: me: do not reset when less than expected data is received by Tomas Winkler · 11 years ago
  78. 7b99b5e Staging: gdm724x: gdm_mux.c: fixed coding style by Daniel Ngu · 11 years ago
  79. a670837 Staging: gdm724x: netlink_k.c: fixed coding style by Daniel Ngu · 11 years ago
  80. b9d93d1 staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1 by Malcolm Priestley · 11 years ago
  81. 19485a6 staging: r8188eu: fix coccinelle warnings by Fengguang Wu · 11 years ago
  82. 072dc11 staging/ozwpan: coding style ether_addr_copy by Jérôme Pinot · 11 years ago
  83. a771033 Staging: unisys: visorutil: Clean up sparse warnings in visorutil code by Ken Cox · 11 years ago
  84. bd5b9b3 Staging: unisys: visorchipset: Clean up sparse warnings in visorchipset code. by Ken Cox · 11 years ago
  85. 92a9e2d Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel code by Ken Cox · 11 years ago
  86. 8504ff6 Staging: unisys: uislib: Cleanup sparse warnings in uislib by Ken Cox · 11 years ago
  87. a8d7f21 Staging: unisys: Clean multiple sparse warnings by Ken Cox · 11 years ago
  88. a1d842e Staging: unisys: channels: Cleanup sparse warnings by Ken Cox · 11 years ago
  89. 4b4b535 staging: unisys: remove incorrect error handling after queue_delayed_work by Daeseok Youn · 11 years ago
  90. 93c76c9 staging: dgnc: replace unnecessary while() with if() by Daeseok Youn · 11 years ago
  91. c0c31b9 staging: dgap: Add a pr_info per board info by Mark Hounschell · 11 years ago
  92. bd3e43e staging: dgap: remove more unneeded brd-state states by Mark Hounschell · 11 years ago
  93. b2e78c2 staging: dgap: remove unused brd->state states by Mark Hounschell · 11 years ago
  94. 74f71e7 staging: dgap: remove unneeded dgap_driver_states by Mark Hounschell · 11 years ago
  95. 211568d staging: dgap: Replace/remove DGAP_SPINLOCK_INIT macro by Mark Hounschell · 11 years ago
  96. 339db3a staging: dgap: Remove unused DGAP_TRYLOCK macro by Mark Hounschell · 11 years ago
  97. 928d70b staging: dgap: Remove unneeded code from dgap.c by Mark Hounschell · 11 years ago
  98. abbdd11 staging: dgap: remove some unused defines in dgap.h by Mark Hounschell · 11 years ago
  99. 93fb1e2 staging: dgap: fix a few more 80+ char lines (02/02) by Mark Hounschell · 11 years ago
  100. 84e8828 staging: dgap: fix a few more 80+ char lines (01/02) by Mark Hounschell · 11 years ago