1. ec256c0 rcutorture: Print results directory when dumping results by Paul E. McKenney · 11 years ago
  2. df1cc81 rcutorture: Flag tests requiring more CPUs than are available by Paul E. McKenney · 11 years ago
  3. 78ad069 rcutorture: Add comments, especially on bin packing. by Paul E. McKenney · 11 years ago
  4. 5395467 rcutorture: Do better bin packing by Paul E. McKenney · 11 years ago
  5. 0ae3f73 rcutorture: Handle multiple runs of the same test by Paul E. McKenney · 11 years ago
  6. a758281 rcutorture: Add dryrun capability by Paul E. McKenney · 11 years ago
  7. db007ab rcutorture: Fix results-directory error message by Paul E. McKenney · 11 years ago
  8. 43e38ab rcutorture: Enable concurrent rcutorture runs by Paul E. McKenney · 11 years ago
  9. 0618623 rcutorture: Reduce SRCU-N number of CPUs by Paul E. McKenney · 11 years ago
  10. 16d301c rcutorture: Move common qemu flags to kvm-test-1.sh by Paul E. McKenney · 11 years ago
  11. bad8044 rcutorture: Allow kvm-test-1-rcu.sh to pause after build by Paul E. McKenney · 11 years ago
  12. 4a261db rcutorture: Move common boot flags to kvm-test-1-rcu.sh by Paul E. McKenney · 11 years ago
  13. 1219c86 rcutorture: Print script and arguments to standard output by Paul E. McKenney · 11 years ago
  14. c765a6d Drivers: hv: fcopy_open() can be static by Fengguang Wu · 11 years ago
  15. c7e8240 rcutorture: Print grace-period performance statistics by Paul E. McKenney · 11 years ago
  16. ec6c676 block: Substitute rcu_access_pointer() for rcu_dereference_raw() by Paul E. McKenney · 11 years ago
  17. d2ae2e2 driver/memory:Move Freescale IFC driver to a common driver by Prabhakar Kushwaha · 11 years ago
  18. 33966fd PCI: rcar: Break out window size handling by Magnus Damm · 11 years ago
  19. 546cadd PCI: rcar: Register each instance independently by Magnus Damm · 11 years ago
  20. e3ebf0d block: Use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  21. e64a2a9 PCI: rcar: Fix bridge logic configuration accesses by Ben Dooks · 11 years ago
  22. 80a595d PCI: rcar: Add error interrupt handling by Ben Dooks · 11 years ago
  23. b4d7124 bio: don't write "bio: create slab" messages to syslog by Mikulas Patocka · 11 years ago
  24. ed65b78 PCI: rcar: Check platform_get_irq() return code by Ben Dooks · 11 years ago
  25. a9f4888 staging: et131x: fix allocation failures by Alan · 11 years ago
  26. 64fe189 phy: let phy_provider_register be the last step in registering PHY by Kishon Vijay Abraham I · 11 years ago
  27. b51fbf9 phy-core: Don't allow building phy-core as a module by Hans de Goede · 11 years ago
  28. 767a1b5 phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller by Hans de Goede · 11 years ago
  29. f40037f phy-core: phy_get: Leave error logging to the caller by Hans de Goede · 11 years ago
  30. 06c304e phy,phy-bcm-kona-usb2.c: Add dependency on HAS_IOMEM by Richard Weinberger · 11 years ago
  31. 2c96e03 Bluetooth: Print error when dropping L2CAP data by Szymon Janc · 11 years ago
  32. f2dece4 usb: musb: correct use of schedule_delayed_work() by Daniel Mack · 11 years ago
  33. 73926db usb: musb: do not sleep in atomic context by Daniel Mack · 11 years ago
  34. 12df84d USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8 by Aleksander Morgado · 11 years ago
  35. 3e8d6d8 USB: EHCI: add delay during suspend to prevent erroneous wakeups by Alan Stern · 11 years ago
  36. 7cca336 gianfar: Remove clean_rx_ring race from gfar_ethtool by Claudiu Manoil · 11 years ago
  37. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  38. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 11 years ago
  39. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 11 years ago
  40. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 11 years ago
  41. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 11 years ago
  42. 53693d9 staging: comedi: pcl818: kzalloc'ed memory does not need to be cleared by H Hartley Sweeten · 11 years ago
  43. c9968ed staging: comedi: pcl812: allocate private data before requesting the I/O region by H Hartley Sweeten · 11 years ago
  44. 243e714 staging: comedi: pcl818: tidy up pcl818_check() by H Hartley Sweeten · 11 years ago
  45. 18c7a6d staging: comedi: pcl818: remove unnecessary function separation comments by H Hartley Sweeten · 11 years ago
  46. d4b6e55 staging: comedi: pcl812: remove unnecessary function separation comments by H Hartley Sweeten · 11 years ago
  47. c8bc43ec staging: comedi: pcl818: rename 'irq_blocked' in private data by H Hartley Sweeten · 11 years ago
  48. e5143ad staging: comedi: pcl818: convert private data flags to bit-fields by H Hartley Sweeten · 11 years ago
  49. f9d78e0 staging: comedi: pcl812: convert private data flags to bit-fields by H Hartley Sweeten · 11 years ago
  50. 1784f30 staging: comedi: pcl818: remove 'ai_chanlist' from private data by H Hartley Sweeten · 11 years ago
  51. 4e20086 staging: comedi: pcl812: remove 'ai_chanlist' from private data by H Hartley Sweeten · 11 years ago
  52. 7b822d0 staging: comedi: pcl818: remove 'ai_timer[12]' from private data by H Hartley Sweeten · 11 years ago
  53. 00f921c staging: comedi: pcl818: remove analog output interrupt code by H Hartley Sweeten · 11 years ago
  54. 6c42119 staging: comedi: pcl818: use subdevice (*cancel) by H Hartley Sweeten · 11 years ago
  55. 81272ba staging: comedi: pcl812: use subdevice (*cancel) by H Hartley Sweeten · 11 years ago
  56. f4985a7 staging: comedi: pcl818: don't calc the timer divisors twice by H Hartley Sweeten · 11 years ago
  57. f8d863e staging: comedi: pcl812: don't calc the timer divisors twice by H Hartley Sweeten · 11 years ago
  58. 7440df0 staging: comedi: pcl816: remove unneeded forward declarations by H Hartley Sweeten · 11 years ago
  59. 833b458 staging: comedi: pcl818: use 8253.h helpers by H Hartley Sweeten · 11 years ago
  60. 15e222c staging: comedi: pcl816: use 8253.h helpers by H Hartley Sweeten · 11 years ago
  61. f78b7bc staging: comedi: pcl812: use 8253.h helpers by H Hartley Sweeten · 11 years ago
  62. da7c36a staging: comedi: pcl818: remove 'last_int_sub' from private data by H Hartley Sweeten · 11 years ago
  63. b14ec4b staging: comedi: pcl816: remove 'last_int_sub' from private data by H Hartley Sweeten · 11 years ago
  64. f5cc425 staging: comedi: pcl818: tidy up dma buffer allocation by H Hartley Sweeten · 11 years ago
  65. 55b95f1 staging: comedi: pcl816: tidy up dma buffer allocation by H Hartley Sweeten · 11 years ago
  66. 00ebe61 staging: comedi: pcl812: tidy up dma buffer allocation by H Hartley Sweeten · 11 years ago
  67. 0f53633 staging: comedi: pcl818: remove 'ai_flags' from private data by H Hartley Sweeten · 11 years ago
  68. 7c2686b staging: comedi: pcl812: remove 'ai_flags' from private data by H Hartley Sweeten · 11 years ago
  69. 41bbe83 staging: comedi: pcl818: remove 'ai_n_chan' from private data by H Hartley Sweeten · 11 years ago
  70. 91471f9 staging: comedi: pcl816: remove 'ai_n_chan' from private data by H Hartley Sweeten · 11 years ago
  71. dbdd773 staging: comedi: pcl812: remove 'ai_n_chan' from private data by H Hartley Sweeten · 11 years ago
  72. c2e519d staging: comedi: pcl818: remove 'ai_scans' from private data by H Hartley Sweeten · 11 years ago
  73. 6e15fcb staging: comedi: pcl816: remove 'ai_scans' from private data by H Hartley Sweeten · 11 years ago
  74. c3150ae staging: comedi: pcl812: remove 'ai_scans' from private data by H Hartley Sweeten · 11 years ago
  75. 0d0c632 staging: comedi: pcl812: remove 'valid' from private data by H Hartley Sweeten · 11 years ago
  76. afa876b staging: comedi: pcl812: remove acl8216_ai_insn_read() by H Hartley Sweeten · 11 years ago
  77. 4af1eb3 staging: comedi: pcl812: remove 'ai_is16b' from private data by H Hartley Sweeten · 11 years ago
  78. 8fc9f65 staging: comedi: pcl818: introduce pcl818_ai_get_sample() by H Hartley Sweeten · 11 years ago
  79. 66581ca staging: comedi: pcl816: introduce pcl816_ai_get_sample() by H Hartley Sweeten · 11 years ago
  80. 4bae1f4 staging: comedi: pcl812: introduce pcl812_ai_get_sample() by H Hartley Sweeten · 11 years ago
  81. f8bf22a staging: comedi: pcl812: remove 'ai_maxdata' from boardinfo by H Hartley Sweeten · 11 years ago
  82. 2bfe3eb staging: comedi: pcl818: remove 'ao_maxdata' from boardinfo by H Hartley Sweeten · 11 years ago
  83. bca1b59 staging: comedi: pcl818: remove 'ai_maxdata' from boardinfo by H Hartley Sweeten · 11 years ago
  84. 8356d4b staging: comedi: pcl818: clarify irq request in pcl818_attach() by H Hartley Sweeten · 11 years ago
  85. 8cfda3f staging: comedi: pcl816: remove 'ai_range_type' from boardinfo by H Hartley Sweeten · 11 years ago
  86. f5fafc9 staging: comedi: pcl816: remove 'ao_chanlist' from boardinfo by H Hartley Sweeten · 11 years ago
  87. bffeff2 staging: comedi: pcl818: remove 'n_ranges' from boardinfo by H Hartley Sweeten · 11 years ago
  88. 90c6328 staging: comedi: pcl816: remove 'n_ranges' from boardinfo by H Hartley Sweeten · 11 years ago
  89. 9b4dd5d staging: comedi: pcl812: tidy up differential ai user option by H Hartley Sweeten · 11 years ago
  90. 9c06c4e39 staging: comedi: pcl818: all board types have analog inputs by H Hartley Sweeten · 11 years ago
  91. 1ddd22c staging: comedi: pcl816: all board types have 16 analog inputs by H Hartley Sweeten · 11 years ago
  92. 78da4c5 staging: comedi: pcl812: all board types have analog inputs by H Hartley Sweeten · 11 years ago
  93. f39b8cc staging: comedi: pcl818: factor analog input range selection out of (*attach) by H Hartley Sweeten · 11 years ago
  94. 8f10ecc staging: comedi: pcl812: factor analog input range selection out of (*attach) by H Hartley Sweeten · 11 years ago
  95. c1a6c5e staging: comedi: pcl816: all board types have digital inputs and outputs by H Hartley Sweeten · 11 years ago
  96. 03d98e6 staging: comedi: pcl818: all board types have digital inputs and outputs by H Hartley Sweeten · 11 years ago
  97. bb1aad5 staging: comedi: pcl812: tidy up digital subdevice boardinfo by H Hartley Sweeten · 11 years ago
  98. 9acf56f staging: comedi: pcl818: change 'is_818' in boardinfo to a bit-field by H Hartley Sweeten · 11 years ago
  99. fef20bf staging: comedi: pcl812: rename 'haveMPC508' in boardinfo by H Hartley Sweeten · 11 years ago
  100. 4ba4a2d staging: comedi: pcl818: clarify dma channel request in pcl818_attach() by H Hartley Sweeten · 11 years ago