1. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  2. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  4. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  5. b5c78e0 Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  6. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  7. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  8. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  9. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 951348b staging: comedi: vmk80xx: wait for URBs to complete by Ian Abbott · 12 years ago
  12. 6b07b30 staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolon by Kumar Amit Mehta · 12 years ago
  13. deb95fa staging: et131x: Update TODO list by Mark Einon · 12 years ago
  14. bf7edd8 staging: et131x: Remove assignment of skb->dev by Mark Einon · 12 years ago
  15. 2e38027 staging: wlan-ng: hfa384x.h: fix for error reported by smatch by Kumar Amit Mehta · 12 years ago
  16. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  17. bdafb16 staging/zache checkpatch ERROR: spaces prohibited around that by Robert Berger · 12 years ago
  18. dc7f5b3 staging/ozwpan: Mark read only parameters and structs as const by Peter Huewe · 12 years ago
  19. 89fe22b staging/ozwpan: Remove empty and unused function oz_cdev_heartbeat by Peter Huewe · 12 years ago
  20. a7f74c3 staging/ozwpan: Mark local functions as static (fix sparse warnings) by Peter Huewe · 12 years ago
  21. 4f9d5b2 staging/ozwpan: Add missing header includes by Peter Huewe · 12 years ago
  22. ff69443 staging/usbip: Mark local functions as static (fix sparse warnings) by Peter Huewe · 12 years ago
  23. 771f3ee staging/xgifb: Remove duplicated code in loops. by Peter Huewe · 12 years ago
  24. 053004b staging/xgifb: Consolidate return paths by Peter Huewe · 12 years ago
  25. 516354e staging/xgifb: Remove code without effect by Peter Huewe · 12 years ago
  26. 9388ad9 staging/xgifb: Remove unnecessary casts by Peter Huewe · 12 years ago
  27. 66b43eb staging/xgifb: Consolidate if/else if with identical code branches by Peter Huewe · 12 years ago
  28. 4e9b5e2 staging: vt6656: replaced custom TRUE definition with true by Andres More · 12 years ago
  29. e269fc2 staging: vt6656: replaced custom FALSE definition with false by Andres More · 12 years ago
  30. dfdcc42 staging: vt6656: replace custom BOOL definition with bool by Andres More · 12 years ago
  31. b659281 staging/rtl8187se: Mark functions as static to silence sparse by Peter Huewe · 12 years ago
  32. 7f0cb0a0 staging/rtl8187se: Remove duplicated code by using an offset by Peter Huewe · 12 years ago
  33. a638d6a staging/rtl8187se: Remove unused functions PlatformIORead2Byte / PlatformIORead4Byte by Peter Huewe · 12 years ago
  34. aa341b6 staging/rtl8187se: Remove temporary variable for return value by Peter Huewe · 12 years ago
  35. 2c370d9 staging/rtl8187se: Reuse ReadBBPortUchar to avoid duplicated code by Peter Huewe · 12 years ago
  36. 8a26aef staging/rtl8187se: Remove unused/unnecessary variables by Peter Huewe · 12 years ago
  37. b926050 staging/rtl8187se: Remove code without effect by Peter Huewe · 12 years ago
  38. 2578180 staging/rtl8187se: Remove code without effect by Peter Huewe · 12 years ago
  39. e9d077b staging/rtl8187se: Remove code without effect by Peter Huewe · 12 years ago
  40. 7be7d6d staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning) by Peter Huewe · 12 years ago
  41. ba346a4 staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning) by Peter Huewe · 12 years ago
  42. bc501c5 staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning) by Peter Huewe · 12 years ago
  43. 41ebb8a staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning) by Peter Huewe · 12 years ago
  44. 953b190 staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning) by Peter Huewe · 12 years ago
  45. 4d1b2fb staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning) by Peter Huewe · 12 years ago
  46. 86b02be staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning) by Peter Huewe · 12 years ago
  47. 36d2041 staging/panel: Mark local functions/structs static and add const if applicable (fix sparse warnings) by Peter Huewe · 12 years ago
  48. a81875d staging/comedi: Remove if(); statement without effect by Peter Huewe · 12 years ago
  49. 8289ad0 staging/comedi: Use && instead of & for logical comparision by Peter Huewe · 12 years ago
  50. f06a23c staging: comedi: vmk80xx: initialize K8055 outputs to known state by Ian Abbott · 12 years ago
  51. e8f311a staging: comedi: vmk80xx: simplify vmk80xx_reset_device() by Ian Abbott · 12 years ago
  52. 0cbfc82 staging: comedi: vmk80xx: zero buffers on allocation by Ian Abbott · 12 years ago
  53. d489082 zcache/zbud: Fix __init mismatch by Konrad Rzeszutek Wilk · 12 years ago
  54. feb897e zbud: Fix compile warnings due to usage of debugfs_create_size_t by Konrad Rzeszutek Wilk · 12 years ago
  55. 80e9fc9 ramster: Fix compile warnings due to usage of debugfs_create_size_t by Konrad Rzeszutek Wilk · 12 years ago
  56. 291131c zcache: Fix compile warnings due to usage of debugfs_create_size_t by Konrad Rzeszutek Wilk · 12 years ago
  57. acb7452 Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform by Arnd Bergmann · 12 years ago
  58. 67a88e6 staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.c by Peter Huewe · 12 years ago
  59. fae7e4d staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p80211netdev.c by Peter Huewe · 12 years ago
  60. 91e83ff omapdrm: fix the dependency to omapdss by Tomi Valkeinen · 12 years ago
  61. 0bcc042 staging: zcache: add TODO file by Dan Magenheimer · 12 years ago
  62. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 12 years ago
  63. fc9ca48 staging/comedi: Fix undefined array subscript by Peter Huewe · 12 years ago
  64. b7e6724 staging: tidspbridge: remove redundant NULL check before delete_msg_mgr(). by Cyril Roelandt · 12 years ago
  65. ae87d63 staging: dgrp: remove redundant NULL check before unregister_dgrp_device(). by Cyril Roelandt · 12 years ago
  66. 76426da staging/zcache: Fix/improve zcache writeback code, tie to a config option by Dan Magenheimer · 12 years ago
  67. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  68. ad463ac Merge tag 'iio-for-3.9d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  69. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  70. ad6c46b staging:iio: Use spi_sync_transfer() by Lars-Peter Clausen · 12 years ago
  71. ad76fda iio: mxs-lradc: Fix 'duplicate const' warning by Fabio Estevam · 12 years ago
  72. 5305d74 staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  73. 2200683 staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  74. 718e715 staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  75. a8b3529 staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checks by Aaro Koskinen · 12 years ago
  76. 1b149ed staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  77. 7ac54d0 staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS check by Aaro Koskinen · 12 years ago
  78. 1e92771 staging: zram: __zram_reset_device() can be static by Fengguang Wu · 12 years ago
  79. 900a72a staging: dgrp: prefix function names with dgrp_ in dgrp_specproc.c by Tommi Rantala · 12 years ago
  80. 69a7c503 staging: dgrp: use correct release op for /proc/dgrp/info by Tommi Rantala · 12 years ago
  81. b12da2e staging: comedi: correct error message in comedi_alloc_subdevice_minor() by Ian Abbott · 12 years ago
  82. da71854 staging: comedi: don't return minor from comedi_alloc_subdevice_minor() by Ian Abbott · 12 years ago
  83. f6fcf7f staging/goldfish: Add MTD dependency to KCONFIG by Peter Huewe · 12 years ago
  84. b4fcf48 staging/goldfish: Use %zx for printing size_t variables by Peter Huewe · 12 years ago
  85. 37fa328 staging: comedi: ni_daq_dio24: add back missing 'if (ret)' by H Hartley Sweeten · 12 years ago
  86. d51d45d staging: xgifb: initialize register 3cc address by Aaro Koskinen · 12 years ago
  87. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  88. a9d5094 staging: comedi: quatech_daqp_cs: fix build error by H Hartley Sweeten · 12 years ago
  89. 82e9ee6 staging: comedi: ni_mio_cs: use pcmcia_request_irq() by H Hartley Sweeten · 12 years ago
  90. 5cd8e85 staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable} by H Hartley Sweeten · 12 years ago
  91. a3ac951 staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check() by H Hartley Sweeten · 12 years ago
  92. 4f60f6b staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable} by H Hartley Sweeten · 12 years ago
  93. 573a964 staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable} by H Hartley Sweeten · 12 years ago
  94. 66dbc7b staging: comedi: vmk80xx: rename vmk80xx_attach_common() by H Hartley Sweeten · 12 years ago
  95. 6dcbe00 staging: comedi: vmk80xx: remove the 'Changelog' comments by H Hartley Sweeten · 12 years ago
  96. f45787c staging: comedi: vmk80xx: cleanup the comedi_lrange tables by H Hartley Sweeten · 12 years ago
  97. 4c56a2b staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG code by H Hartley Sweeten · 12 years ago
  98. 6f25a52 staging: comedi: vmk80xx: remove unused #define by H Hartley Sweeten · 12 years ago
  99. 0f97889 staging: comedi: vmk80xx: remove digital input (*insn_read) by H Hartley Sweeten · 12 years ago
  100. a348b72 staging: comedi: vmk80xx: remove digital output (*insn_write) by H Hartley Sweeten · 12 years ago