1. f68d07f staging: comedi: pcl730: add support for the PCL-725 ISA board by H Hartley Sweeten · 11 years ago
  2. 145ff35 staging: comedi: pcl730: add support for the PCM-3730 PC/104 board by H Hartley Sweeten · 11 years ago
  3. b37668d Merge 3.10-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  4. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  5. d94ea3f irqchip: Return -EPERM for reserved IRQs by Grant Likely · 11 years ago
  6. 50b4b9c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  7. 6ea31c5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  8. d7a39e3 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  9. 4513720 Merge tag 'iio-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 11 years ago
  10. 78f304d iio:trigger:interrupt fix formatting of rsize variable in name by Jonathan Cameron · 11 years ago
  11. e89b674 staging: iio: spear_adc: Add missing CONFIG_OF macro by Sachin Kamat · 11 years ago
  12. ea7f665 Revert "ACPI / scan: do not match drivers against objects having scan handlers" by Rafael J. Wysocki · 11 years ago
  13. 090878a Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Olof Johansson · 11 years ago
  14. fb565ff Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  15. e8193ce Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  16. 5125ed5 Merge tag 'vfio-v3.10-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  17. bcc567e dmatest: do not allow to interrupt ongoing tests by Andy Shevchenko · 11 years ago
  18. 3132aef Merge tag 'pm+acpi-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  19. c6617b3 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  20. 2314b69 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  21. 7cd8407 ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization by Rafael J. Wysocki · 11 years ago
  22. e2b02e2 Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  23. 3b285cb Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  24. c6d6b9d Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  25. 877ea66 staging: octeon-usb: cvmx-usbcx-defs.h: reformat license text to fit 80 cols by Aaro Koskinen · 11 years ago
  26. 56ac87d staging: octeon-usb: cvmx-usbcx-defs.h: delete CVS keyword marker by Aaro Koskinen · 11 years ago
  27. 1337de7 staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in comments by Aaro Koskinen · 11 years ago
  28. 3d3792e staging: octeon-usb: cvmx-usbcx-defs.h: clean up macros by Aaro Koskinen · 11 years ago
  29. 8f55eb2 staging: octeon-usb: cvmx-usbcx-defs.h: delete unused macros by Aaro Koskinen · 11 years ago
  30. ebf5950 staging: octeon-usb: cvmx-usbcx-defs.h: fix comment style by Aaro Koskinen · 11 years ago
  31. 215f749 staging: octeon-usb: cvmx-usbcx-defs.h: fix struct indentation by Aaro Koskinen · 11 years ago
  32. ceba5567 staging: octeon-usb: cvmx-usbcx-defs.h: fix brace placement by Aaro Koskinen · 11 years ago
  33. 8aaefbe staging: octeon-usb: cvmx-usbcx-defs.h: delete unused union members by Aaro Koskinen · 11 years ago
  34. a972c48 staging: octeon-usb: cvmx-usbcx-defs.h: delete unused data types by Aaro Koskinen · 11 years ago
  35. 2dad6e4 Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatch by Aldo Iljazi · 11 years ago
  36. da5cc7d zram: use atomic64_xxx() to replace zram_stat64_xxx() by Jiang Liu · 11 years ago
  37. 42e99bd zram: optimize memory operations with clear_page()/copy_page() by Jiang Liu · 11 years ago
  38. 0f0e3ba zram: kill unused zram_get_num_devices() by Jiang Liu · 11 years ago
  39. 80de574 zram: simplify and optimize dev_to_zram() by Jiang Liu · 11 years ago
  40. 5863e10 zram: protect sysfs handler from invalid memory access by Jiang Liu · 11 years ago
  41. 12a7ad3 zram: avoid access beyond the zram device by Jiang Liu · 11 years ago
  42. 65c4846 zram: avoid double free in function zram_bvec_write() by Jiang Liu · 11 years ago
  43. 39a9b8a zram: destroy all devices on error recovery path in zram_init() by Jiang Liu · 11 years ago
  44. 57ab048 zram: use zram->lock to protect zram_free_page() in swap free notify path by Jiang Liu · 11 years ago
  45. 6030ea9 zram: avoid invalid memory access in zram_exit() by Jiang Liu · 11 years ago
  46. 0ea0dcf staging: comedi: pcl730: tidy up multi-line comment by H Hartley Sweeten · 11 years ago
  47. 3e0d529 staging: comedi: pcl730: rename the boardinfo table by H Hartley Sweeten · 11 years ago
  48. 293d567 staging: comedi: pcl730: tidy up pcl730_attach() by H Hartley Sweeten · 11 years ago
  49. 74f14a5 staging: comedi: pcl730: tidy up pcl730_di_insn() by H Hartley Sweeten · 11 years ago
  50. d015d96 staging: comedi: pcl730: tidy up pcl730_do_insn() by H Hartley Sweeten · 11 years ago
  51. a32b885 staging: comedi: pcl730: tidy up the boardinfo by H Hartley Sweeten · 11 years ago
  52. e3693fd staging: comedi: introduce comedi_range_is_{bi,uni}polar() by H Hartley Sweeten · 11 years ago
  53. 9a8e7f6 staging: comedi: pcmad: remove unnecessary includes by H Hartley Sweeten · 11 years ago
  54. 3170b25 staging: comedi: pcmad: fix analog input data on pcmad12 by H Hartley Sweeten · 11 years ago
  55. 7ecc5370 staging: comedi: pcmad: properly handle analog input encoding configuration by H Hartley Sweeten · 11 years ago
  56. 6092e94 staging: comedi: pcmad: properly handle single/diff input configuration by H Hartley Sweeten · 11 years ago
  57. d69b55f staging: comedi: pcmad: change boardinfo 'n_ai_bits' to 'ai_maxdata' by H Hartley Sweeten · 11 years ago
  58. 624b653 staging: comedi: pcmad: tidy up pcmad_attach() by H Hartley Sweeten · 11 years ago
  59. 3275b4d staging: comedi: pcmad: tidy up pcmad_ai_insn_read() by H Hartley Sweeten · 11 years ago
  60. a0e82af staging: comedi: pcmad: remove need for boardinfo in pcmad_ai_insn_read() by H Hartley Sweeten · 11 years ago
  61. bcc01b4 staging: comedi: pcmad: return errno if AI conversion times out by H Hartley Sweeten · 11 years ago
  62. 2a09cba staging: comedi: pcmad: move the boardinfo by H Hartley Sweeten · 11 years ago
  63. 06d4bd5 staging: comedi: pcmad: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  64. b3d42bf staging: rtl8192u: fix read_nic_* functions by Xenia Ragiadakou · 11 years ago
  65. c2ac90b Staging: rtl8192u: fix a reversed test by Dan Carpenter · 11 years ago
  66. 0ea8a16 keucr: fix some alignment- and whitespace-problems by Johannes Schilling · 11 years ago
  67. eecb3c0 keucr: moved function to other file by Laura Lawniczak · 11 years ago
  68. 6fbb90b keucr: more readable and friendly error messages by Laura Lawniczak · 11 years ago
  69. 29b3142 keucr: migrate printk to dev_dbg/info/warn/err by Laura Lawniczak · 11 years ago
  70. 3fb91d1 keucr: use more specific max_t(int, .. by Johannes Schilling · 11 years ago
  71. 8be8804 keucr: remove some unneccesary typedefs by Johannes Schilling · 11 years ago
  72. 065792a staging: iio: lpc32xx_adc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  73. a4cac95 staging: iio: spear_adc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  74. e543d2e staging/lustre/libcfs: cleanup libcfs_kkuc_msg_put a bit by Peng Tao · 11 years ago
  75. 92ab7d7 staging/lustre/mdc: fix procfs fops by Peng Tao · 11 years ago
  76. d0695f4 staging: iio: ad7606_par: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  77. ee04fd1 Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"" by Peng Tao · 11 years ago
  78. 9c782da staging/lustre/libcfs: cleanup linux-crypto by Peng Tao · 11 years ago
  79. 4a1a01e staging/lustre: surround module_refcount with CONFIG_MODULE_UNLOAD by Peng Tao · 11 years ago
  80. 4b5b4c7 staging/lustre/libcfs: restore LINVRNT by Peng Tao · 11 years ago
  81. d29dc2e staging/lustre: remove lu_context_keys_dump and lu_debugging_setup by Peng Tao · 11 years ago
  82. 32654b6 staging/lustre: call set_cpus_allowed_ptr instead of set_cpus_allowed by Peng Tao · 11 years ago
  83. 73228a0 USB: option,zte_ev: move most ZTE CDMA devices to zte_ev by Dan Williams · 11 years ago
  84. b8a24e6 USB: option: blacklist network interface on Huawei E1820 by Bjørn Mork · 11 years ago
  85. 9eecf22 USB: whiteheat: fix broken port configuration by Johan Hovold · 11 years ago
  86. f2c3d80 staging: rtl8192u: replace macro rx_hal_is_cck_rate() in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  87. 88e5a93 staging: rtl8192u: remove trailing whitespace in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  88. 7d79ec6 staging: rtl8192u: remove space before '++' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  89. 003a2d1 staging: rtl8192u: remove space after reference '&' in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  90. 15f6d3a staging: rtl8192u: add spaces around ?:&&|| in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  91. 2c7c0c3 staging: rtl8192u: fix return statements in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  92. b1753c4 staging: rtl8192u: fix spaces in array indexing in r8192U_core.c by Xenia Ragiadakou · 11 years ago
  93. 57f9c1d staging: octeon-usb: remove duplicated include from octeon-hcd.c by Wei Yongjun · 11 years ago
  94. 15bc85b staging: comedi: pcmda12: tidy up multi-line comments by H Hartley Sweeten · 11 years ago
  95. 1716450 staging: comedi: pcmda12: return 0 for successful attach by H Hartley Sweeten · 11 years ago
  96. 7af94fe staging: comedi: pcmda12: remove 'IOSIZE' define by H Hartley Sweeten · 11 years ago
  97. ef7654c staging: comedi: pcmda12: tidy up zero_chans() by H Hartley Sweeten · 11 years ago
  98. 78b2db4 staging: comedi: pcmda12: remove {LSB,MSB}_PORT macros by H Hartley Sweeten · 11 years ago
  99. f0dc084 staging: comedi: pcmda12: cleanup pcmda12_ao_insn_write() by H Hartley Sweeten · 11 years ago
  100. cac10bf staging: comedi: pcmda12: cleanup pcmda12_ao_insn_read() by H Hartley Sweeten · 11 years ago