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. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  80. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  82. 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  83. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  84. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  85. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  86. 0197c1c watchdog: fix set_timeout operations by Wim Van Sebroeck · 12 years ago
  87. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  88. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  89. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  90. 70834d3 usermodehelper: use UMH_WAIT_PROC consistently by Oleg Nesterov · 12 years ago
  91. 953326c drivers/staging/telephony/ixj.c: fix warning about sequence points by Uwe Kleine-König · 12 years ago
  92. e317234 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  93. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  94. ba331d5 Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  95. 1898f44 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  96. f3c93cb drm/nouveau: move out of staging drivers by Ben Skeggs · 12 years ago
  97. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  98. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  99. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  100. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago