1. 3e6be97 staging: comedi: amplc_pc263: separately configure ISA and PCI by Ian Abbott · 12 years ago
  2. 717ab67 staging: comedi: amplc_pc236: separately configure ISA and PCI by Ian Abbott · 12 years ago
  3. 8c287d2 staging: comedi: amplc_dio200: separately configure ISA and PCI by Ian Abbott · 12 years ago
  4. ac1a4f2 Staging: VME: Ensure TSI148 link list descriptors are written big endian by Martyn Welch · 12 years ago
  5. 3abc48a Staging: VME: Convert TSI148 to use dma_map_single by Martyn Welch · 12 years ago
  6. 59b2bbb Staging: bcm: IPv6Protocol.c: coding style fix by Max Tottenham · 12 years ago
  7. 6704fc8 Staging: bcm: IPv6Protocol.c: coding style fix by Max Tottenham · 12 years ago
  8. 6d14706 Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 12 years ago
  9. aadb4ec Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 12 years ago
  10. fac290a Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 12 years ago
  11. 07ed6b7 Staging: bcm: IPv6Protocol.c fix coding style by Max Tottenham · 12 years ago
  12. ac8c100 Staging: bcm: IPv6Protocol.c coding style fix by Max Tottenham · 12 years ago
  13. 26908c9 Staging: bcm: IPv6Protocol.c: Fix coding style by Max Tottenham · 12 years ago
  14. d740e88 staging:ramster Fix typos in staging:ramster by Justin P. Mattock · 12 years ago
  15. 6354eb8 staging:omapdrm Fix typos in drivers:omapdrm by Justin P. Mattock · 12 years ago
  16. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 12 years ago
  17. 73e1889 staging: Fix typo in wlags49_h2 by Masanari Iida · 12 years ago
  18. ecb3b80 Staging: vme: Replace semaphore by mutex. by Santosh Nayak · 12 years ago
  19. f56d711 staging: fix android persistent_ram printk formats by Randy Dunlap · 12 years ago
  20. 2471ec5 Staging: rts5139: a couple off by one fixes by Dan Carpenter · 12 years ago
  21. fc44de0 staging/telephony/ixj.c: delete trailing whitespace by Jesper Juhl · 12 years ago
  22. 6c0965f staging: xgifb: inline XGI_GetResInfo() by Aaro Koskinen · 12 years ago
  23. d00d12f staging: xgifb: eliminate redundant struct definition by Aaro Koskinen · 12 years ago
  24. 354f49f staging: xgifb: delete VB_ExtTVEdgeIndex by Aaro Koskinen · 12 years ago
  25. 36ae035 staging: xgifb: delete VB_ExtTVFlickerIndex by Aaro Koskinen · 12 years ago
  26. 66f3859 staging: xgifb: XGI_ExtStruct: delete unused fields by Aaro Koskinen · 12 years ago
  27. 1bb52cc staging: xgifb: delete legacy DAC data by Aaro Koskinen · 12 years ago
  28. a157961 staging: xgifb: delete StandTableIndex parameters by Aaro Koskinen · 12 years ago
  29. fb60d0c staging: xgifb: truncate XGI330_StandTable by Aaro Koskinen · 12 years ago
  30. 969f7f3 staging: xgifb: delete code for EGA or lower modes by Aaro Koskinen · 12 years ago
  31. ace1055 staging: xgifb: delete SModeIDTable by Aaro Koskinen · 12 years ago
  32. 34c13ee staging: xgifb: drop code for legacy VGA modes by Aaro Koskinen · 12 years ago
  33. 77f3e4b staging: xgifb: unwrap mode table lines by Aaro Koskinen · 12 years ago
  34. ac64fdf staging: xgifb: delete MD_XGI300 by Aaro Koskinen · 12 years ago
  35. c6d5841 staging: xgifb: delete mode rows and columns by Aaro Koskinen · 12 years ago
  36. 283b846 staging: xgifb: delete mode names from the mode table by Aaro Koskinen · 12 years ago
  37. ba6288f staging: xgifb: drop redudant mode table entries by Aaro Koskinen · 12 years ago
  38. f9e5de0 staging: xgifb: eliminate string comparison from mode search by Aaro Koskinen · 12 years ago
  39. f47f12d staging: xgifb: delete rate_idx from mode table by Aaro Koskinen · 12 years ago
  40. b07b3a9 staging: xgifb: delete XGI300paneltype by Aaro Koskinen · 12 years ago
  41. c38d044 staging: xgifb: drop XG45 code by Aaro Koskinen · 12 years ago
  42. 18408da staging: xgifb: drop XG41 code by Aaro Koskinen · 12 years ago
  43. aca03bc staging: xgifb: XGIfb_mode_rate_to_dclock: initialize ModeIdIndex properly by Aaro Koskinen · 12 years ago
  44. e484975 staging: xgifb: XGIfb_mode_rate_to_dclock: delete commented-out code by Aaro Koskinen · 12 years ago
  45. 051ff1b staging: xgifb: XGIfb_mode_rate_to_ddata: initialize ModeIdIndex properly by Aaro Koskinen · 12 years ago
  46. 3a05de3 staging: xgifb: XGIfb_mode_rate_to_ddata: delete commented-out code by Aaro Koskinen · 12 years ago
  47. f650caa staging/xgifb: fix addressing issues on platform with long physical addressing by Dmitry Eremin-Solenikov · 12 years ago
  48. 9a801f2 staging/xgifb: simplify vga I/O ports handling by Dmitry Eremin-Solenikov · 12 years ago
  49. 30b7681 staging/xgifb: drop RelIO from vb_device_info by Dmitry Eremin-Solenikov · 12 years ago
  50. ef23b21 staging/xgifb: remove unused variable by Dmitry Eremin-Solenikov · 12 years ago
  51. 3567f97 staging: usbip: Fix typo in printed text by Christopher Harvey · 12 years ago
  52. 2f5c638 staging: usbip: fix potential segfault because of unchecked return value of strchr. by Christopher Harvey · 12 years ago
  53. 310c6a7 staging: wlags49_h2: Replace kmalloc+memset by kzalloc and add error handling. by Santosh Nayak · 12 years ago
  54. 277ac73 Staging:rts_pstor: fix coding style issue in rtsx_transport.c by Hitoshi NAKAMORI · 12 years ago
  55. 215c47c staging:octeon Fix typos in staging:octeon by Justin P. Mattock · 12 years ago
  56. e06d9b3 staging:rts_pstor:Fix unbalanced parentheses by wwang · 12 years ago
  57. 1c3a4dc staging: omap/drm: dmm should return proper errors by Rob Clark · 12 years ago
  58. 68a75f3 staging: ozwpan: Replace existing event logging mechanism by Rupesh Gujare · 12 years ago
  59. 13c398a staging/mei: wd.c normalize debug and error messages by Tomas Winkler · 12 years ago
  60. 9487eb0 staging/mei: refactor mei_wd_host_init function by Tomas Winkler · 12 years ago
  61. c38ea24 staging/mei: cleanup driver naming strings by Tomas Winkler · 12 years ago
  62. 68d923d staging/mei: struct amt_wd_dev' should it be static by Tomas Winkler · 12 years ago
  63. b18a4d6 staging/mei: remove unused variable by Tomas Winkler · 12 years ago
  64. d39a464 staging/mei: use dev_err instead of printk by Tomas Winkler · 12 years ago
  65. 5192dda staging/mei: mei_wd_set_start_timeout should be static by Tomas Winkler · 12 years ago
  66. 2f3d2b4 staging/mei: define pr_fmt prefix for pr_ macros by Tomas Winkler · 12 years ago
  67. 4e24764 staging:quatech_usb2:quatech_usb2.c Fix typo in staging:quatech_usb2 by Justin P. Mattock · 12 years ago
  68. 6975e18 staging:panel:panel.c Fix typo in staging:panel by Justin P. Mattock · 12 years ago
  69. 5d25287 staging:olpc_dcon:olpc_dcon_xo_1.c Fix typo in staging:olpc_dcon by Justin P. Mattock · 12 years ago
  70. 595914f staging:ozwpan:ozhcd.c Fix typos in staging:ozwpan by Justin P. Mattock · 12 years ago
  71. 535f2a5 staging:nvec:nvec.h Fix typos in staging:nvec by Justin P. Mattock · 12 years ago
  72. ba46ce3 staging: usbip: fix the usage of kthread_stop() by Oleg Nesterov · 12 years ago
  73. 96ddcd4 staging/rtl8192e - fix typo in printk message by Axel Köllhofer · 12 years ago
  74. 4d36bf6 Staging: rtl8187se: r8185b_init.c: Fix comment blocks by Andrew Miller · 12 years ago
  75. 1ee6b74 Staging: rtl8187se: r8185b_init.c: Removed old comments by Andrew Miller · 12 years ago
  76. f9c73f9 Staging: rtl8187se: r8185b_init.c: Fix some spacing issues by Andrew Miller · 12 years ago
  77. 3d2ec48 Staging: rtl8187se: r8185b_init.c: Fix function declarations by Andrew Miller · 12 years ago
  78. 9af7e27 Staging: rtl8187se: r8185b_init.c: Fixed spacing by Andrew Miller · 12 years ago
  79. f4e52e7 Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  80. 664481e Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  81. f21fec9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  82. a0421da Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  83. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  84. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  85. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  86. 4157368 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  87. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  88. 1ddca05 Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  89. ee01e66 cpuidle: Fix panic in CPU off-lining with no idle driver by Toshi Kani · 12 years ago
  90. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  91. f09d843 xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success by Jan Beulich · 12 years ago
  92. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  93. e95ae5a xen: only check xen_platform_pci_unplug if hvm by Igor Mammedov · 12 years ago
  94. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 12 years ago
  96. 3bdc9ba mmc: use really long write timeout to deal with crappy cards by Paul Walmsley · 12 years ago
  97. 8c2fc8e mmc: sdhci-dove: Fix compile error by including module.h by Alf Høgemark · 12 years ago
  98. 4188bba mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. by Al Cooper · 12 years ago
  99. 79263f3 Revert "mmc: sdhci-pci: Add MSI support" by Chris Ball · 12 years ago
  100. 84e41d2 Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers" by Chris Ball · 12 years ago