1. 4ad96db mei: push pci cfg structure me hw by Tomas Winkler · 11 years ago
  2. d08b8fc mei: remove the reference to pdev from mei_device by Tomas Winkler · 11 years ago
  3. 1bd30b6 mei: move fw_status back to hw ops handlers by Tomas Winkler · 11 years ago
  4. 2bf94cab mei: get rid of most of the pci dependencies in mei by Tomas Winkler · 11 years ago
  5. 3a7e9b6 mei: push all standard settings into mei_device_init by Tomas Winkler · 11 years ago
  6. 2190fe2 mei: move mei_hbm_hdr function from hbm.h the hbm.c by Tomas Winkler · 11 years ago
  7. 2628118 mei: kill error message for allocation failure by Tomas Winkler · 11 years ago
  8. 55e43d1 mei: nfc: fix style warning by Tomas Winkler · 11 years ago
  9. 92db155 mei: fix style warning: Missing a blank line after declarations by Tomas Winkler · 11 years ago
  10. 152de90 mei: pg: fix cat and paste error in comments by Tomas Winkler · 11 years ago
  11. 2fbab57 mei: debugfs: add single buffer indicator by Tomas Winkler · 11 years ago
  12. c449520 mei: debugfs: adjust print buffer by Alexander Usyskin · 11 years ago
  13. 1beeb4b mei: add hbm and pg state in devstate debugfs print by Alexander Usyskin · 11 years ago
  14. 046c791 Drivers: hv: vmbus: Enable interrupt driven flow control by K. Y. Srinivasan · 11 years ago
  15. bc5a5b0 Drivers: hv: util: Properly pack the data for file copy functionality by K. Y. Srinivasan · 11 years ago
  16. 2115b56 Drivers: hv: vmbus: Properly protect calls to smp_processor_id() by K. Y. Srinivasan · 11 years ago
  17. b29ef35 Drivers: hv: vmbus: Cleanup hv_post_message() by K. Y. Srinivasan · 11 years ago
  18. 98d731b Drivers: hv: vmbus: Cleanup vmbus_close_internal() by K. Y. Srinivasan · 11 years ago
  19. 45d727c Drivers: hv: vmbus: Fix a bug in vmbus_open() by K. Y. Srinivasan · 11 years ago
  20. 72c6b71 Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl() by K. Y. Srinivasan · 11 years ago
  21. 66be653 Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl() by K. Y. Srinivasan · 11 years ago
  22. fdeebcc Drivers: hv: vmbus: Cleanup vmbus_post_msg() by K. Y. Srinivasan · 11 years ago
  23. 06c88b0 i8k: Add support for Dell Latitude E6540 by Steven Honeyman · 11 years ago
  24. 2e45354 VMCI: integer overflow in vmci_datagram_dispatch() by Dan Carpenter · 11 years ago
  25. 95e838c ipoctal: clear break interrupt as soon as it occurs by Federico Vaga · 11 years ago
  26. 1451f41 GenWQE: Support blocking when DDCB queue is busy by Frank Haverkamp · 11 years ago
  27. 08e4906 GenWQE: Fix problem when reading HSI and Retc by Eberhard S. Amann · 11 years ago
  28. d9c11d4 GenWQE: Fix checkpatch complaints by Frank Haverkamp · 11 years ago
  29. bc407dd GenWQE: Check return code of pci_sriov_enable by Frank Haverkamp · 11 years ago
  30. 2d880cc GenWQE: Do not modify return code of genwqe_set_interrupt_capability by Frank Haverkamp · 11 years ago
  31. 26d8f6f GenWQE: Update author information by Frank Haverkamp · 11 years ago
  32. 64df2ec GenWQE: Remove sysfs entry for driver version by Frank Haverkamp · 11 years ago
  33. 95a8825 GenWQE: Check pci_get_totalvfs return code by Frank Haverkamp · 11 years ago
  34. ffdbb71 misc: st_kim: Increase size of dev_name buffer to incorporate termination by Lee Jones · 11 years ago
  35. e4ebe5f misc: st_core: Protect unsigned value against becoming negative by Lee Jones · 11 years ago
  36. 0ae39cc parport: parport_pc: Implement architecture and device check to cut off false-positives by Matwey V. Kornilov · 11 years ago
  37. 17891c8 parport: parport_pc: Introduce intel_bug_present function. by Matwey V. Kornilov · 11 years ago
  38. 82a8234 ipoctal: get carrier driver to avoid rmmod by Federico Vaga · 11 years ago
  39. 36c53b3 ipack: save carrier owner to allow device to get it by Federico Vaga · 11 years ago
  40. 78f22bc ipoctal: reset function istead of duplicate code by Federico Vaga · 11 years ago
  41. e0b04f2 drivers/ipack/devices/ipoctal.h: Fix typo in include guard by Rasmus Villemoes · 11 years ago
  42. 95ead5f documentation: devicetree: Added xillybus to vendor-prefixes by Eli Billauer · 11 years ago
  43. 5534b67 char: xilinx_hwicap: Remove .owner field for driver by Michal Simek · 11 years ago
  44. 759e7d6 pcie-gadget-spear: use devm_ functions by Himangi Saraogi · 11 years ago
  45. 322d3f6 misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE() by Takashi Iwai · 11 years ago
  46. 1698da2 EEPROM: Introduce the use of devm_kzalloc by Himangi Saraogi · 11 years ago
  47. cfda279 mei: bus: fix possible boundaries violation by Alexander Usyskin · 11 years ago
  48. 154eb18 mei: use connect_data on the stack by Tomas Winkler · 11 years ago
  49. 4f046e7 mei: enable adding more IOCTL handlers by Tomas Winkler · 11 years ago
  50. bae1cc7 mei: extract supported features from the hbm version by Tomas Winkler · 11 years ago
  51. 2af89db mei: simplify handling of hbm client events by Tomas Winkler · 11 years ago
  52. cb02efc mei: wait for hbm start non-interruptible by Alexander Usyskin · 11 years ago
  53. 12f45ed mei: revamp connect and disconnect response handling by Tomas Winkler · 11 years ago
  54. 5a8373f mei: use disconnect name consistently by Tomas Winkler · 11 years ago
  55. 89778d6 mei: add hbm commands return status values by Tomas Winkler · 11 years ago
  56. d880f32 mei: add mei_me_cl_by_uuid_id function by Tomas Winkler · 11 years ago
  57. 25ca647 mei: add me client remove functions by Tomas Winkler · 11 years ago
  58. 5ca2d38 mei: use list for me clients book keeping by Tomas Winkler · 11 years ago
  59. d320832 mei: me_client lookup function to return me_client object by Tomas Winkler · 11 years ago
  60. 68d1aa6 mei: use wrapper for simple hbm client message by Tomas Winkler · 11 years ago
  61. 3438c1f mei: use consistently me_addr in the hbm structures by Tomas Winkler · 11 years ago
  62. 05e314e mei: amthif: don't check amthif client identity on amthif queues by Alexander Usyskin · 11 years ago
  63. 5456796 mei: amthif: use service function to flush amthif queue by Alexander Usyskin · 11 years ago
  64. 2c2b93e mei: me: wait for hw ready non-interruptible by Alexander Usyskin · 11 years ago
  65. e60cdc9 Merge tag 'extcon-next-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 11 years ago
  66. 6236435 extcon: gpio: Fix code cleanup by George Cherian · 11 years ago
  67. dc6048d extcon: max77693: Fix a bug occured at changing ADC debounce time. by Jonghwa Lee · 11 years ago
  68. b7c7e08 extcon: sm5502: Drop useless include by Jean Delvare · 11 years ago
  69. d715523 extcon: max77693: Use resource managed interrupt line by Krzysztof Kozlowski · 11 years ago
  70. 6281100 dt-bindings: extcon: Add support for Richtek RT8973A MUIC device by Chanwoo Choi · 11 years ago
  71. c03e017 extcon: rt8973a: Add Richtek RT8973A extcon driver by Chanwoo Choi · 11 years ago
  72. fbae30d extcon: sm5502: Clean up codes by using checkpatch script by Chanwoo Choi · 11 years ago
  73. ca2a07e extcon: sm5502: Move sm5502.h header file to extcon directory by Chanwoo Choi · 11 years ago
  74. 0746d5d extcon: sm5502: Add I2C dependency to fix build break by Chanwoo Choi · 11 years ago
  75. 0ccc795 extcon: sm5502: Fix bug to check cable type by Chanwoo Choi · 11 years ago
  76. 9e82bf0 Linux 3.17-rc5 by Linus Torvalds · 11 years ago
  77. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 11 years ago
  79. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  80. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 11 years ago
  81. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 11 years ago
  82. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  83. 8ac19f0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 11 years ago
  85. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 11 years ago
  86. 9ef6bf6 MAINTAINERS: update NTB info by Jon Mason · 11 years ago
  87. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 11 years ago
  88. f5be3e2912 fix bogus read_seqretry() checks introduced in b37199e by Al Viro · 11 years ago
  89. 6f18493 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) by Al Viro · 11 years ago
  90. f77ced6 [fix] lustre: d_make_root() does iput() on dentry allocation failure by Al Viro · 11 years ago
  91. 1536340 Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 11 years ago
  93. 99d263d vfs: fix bad hashing of dentries by Linus Torvalds · 11 years ago
  94. 23d0db7 Make hash_64() use a 64-bit multiply when appropriate by Linus Torvalds · 11 years ago
  95. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 11 years ago
  96. 186cec3 Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  97. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  98. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  99. 474e941 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 11 years ago
  100. 265b81d alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 11 years ago