1. e1f1f07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  2. 472e449 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  3. 6d87f20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  4. d20de76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  5. 70ddd47 ARM: imx: fix build failure concerning otg/ulpi by Uwe Kleine-König · 14 years ago
  6. ea233f8 USB: ftdi_sio: add product ID for Lenz LI-USB by Galen Seitz · 14 years ago
  7. 1865a9c USB: adutux: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  8. 6d4d455 USB: iowarrior: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  9. 14184f9 USB: xHCI: update ring dequeue pointer when process missed tds by Andiry Xu · 14 years ago
  10. a1669b2 USB: xhci: Remove buggy assignment in next_trb() by John Youn · 14 years ago
  11. 666cc07 USB: ftdi_sio: Add ID for Ionics PlugComputer by Martin Michlmayr · 14 years ago
  12. fd6e5bb USB: serial: io_ti.c: don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  13. 461c317 USB: otg: twl4030: fix wrong assumption of starting state by Felipe Balbi · 14 years ago
  14. 7c81aaf USB: gadget: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  15. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 14 years ago
  16. 6b8f1ca USB: ssu100: set tty_flags in ssu100_process_packet by Bill Pemberton · 14 years ago
  17. 85dee13 USB: ssu100: add disconnect function for ssu100 by Bill Pemberton · 14 years ago
  18. 5c7efeb USB: serial: export symbol usb_serial_generic_disconnect by Bill Pemberton · 14 years ago
  19. f81c83d USB: ssu100: rework logic for TIOCMIWAIT by Bill Pemberton · 14 years ago
  20. 556f1a0 USB: ssu100: add register parameter to ssu100_setregister by Bill Pemberton · 14 years ago
  21. 79f203a USB: ssu100: remove duplicate #defines in ssu100 by Bill Pemberton · 14 years ago
  22. 9b2cef3 USB: ssu100: refine process_packet in ssu100 by Bill Pemberton · 14 years ago
  23. 1752305 USB: ssu100: add locking for port private data in ssu100 by Bill Pemberton · 14 years ago
  24. 96f2a34 USB: r8a66597-udc: return -ENOMEM if kzalloc() fails by Axel Lin · 14 years ago
  25. 0827a9f USB: io_ti: check firmware version before updating by Greg Kroah-Hartman · 14 years ago
  26. d1ab903 USB: ftdi_sio: fix endianess of max packet size by Michael Wileczka · 14 years ago
  27. 7291679 USB: CP210x Fix Break On/Off by Craig Shelley · 14 years ago
  28. f36ecd5 USB: pl2303: New vendor and product id by Jef Driesen · 14 years ago
  29. d92a3ca USB: serial: fix leak of usb serial module refrence count by Ming Lei · 14 years ago
  30. 0eee6a2 USB: add device IDs for igotu to navman by Ross Burton · 14 years ago
  31. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  32. 76078dc USB: option: add Celot CT-650 by Michael Tokarev · 14 years ago
  33. 9a88716 USB: uvc_v4l2: cleanup test for end of loop by Dan Carpenter · 14 years ago
  34. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  35. 9c5ea36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  36. c05e1e2 Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  37. c70662e Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  38. ee00557 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  39. 2e9e018 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  40. 5d56356 68328serial: check return value of copy_*_user() instead of access_ok() by Kulikov Vasiliy · 14 years ago
  41. 80d04f2 synclink: add mutex_unlock() on error path by Dan Carpenter · 14 years ago
  42. 49bf7ea rocket: add a mutex_unlock() by Dan Carpenter · 14 years ago
  43. 05254a2 ip2: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  44. f64ac98 ip2: remove unneeded NULL check by Dan Carpenter · 14 years ago
  45. 07cda51 serial: print early console device address in hex by Luck, Tony · 14 years ago
  46. d49824c Staging: sep: remove driver by Greg Kroah-Hartman · 14 years ago
  47. f86b998 Staging: batman-adv: Don't write in not allocated packet_buff by Sven Eckelmann · 14 years ago
  48. 51a00ea Staging: batman-adv: Don't use net_dev after dev_put by Sven Eckelmann · 14 years ago
  49. 1189f13 Staging: batman-adv: Create batman_if only on register event by Sven Eckelmann · 14 years ago
  50. 51e21ae Staging: batman-adv: fix own mac address detection by Marek Lindner · 14 years ago
  51. b7a23bc Staging: batman-adv: always reply batman icmp packets with primary mac by Marek Lindner · 14 years ago
  52. 13334d4 Staging: batman-adv: fix batman icmp originating from secondary interface by Marek Lindner · 14 years ago
  53. 9abc102 Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocks by Marek Lindner · 14 years ago
  54. 466122d Staging: batman-adv: Fix merge of linus tree by Sven Eckelmann · 14 years ago
  55. 49b4854 Staging: spectra: removes unused functions by Javier Martinez Canillas · 14 years ago
  56. fd484b8 Staging: spectra: initializa lblk variable by Javier Martinez Canillas · 14 years ago
  57. 676ceca Staging: spectra: removes unused variable by Javier Martinez Canillas · 14 years ago
  58. c321da6 Staging: spectra: remove duplicate GLOB_VERSION definition by Javier Martinez Canillas · 14 years ago
  59. 6e19d2d Staging: spectra: don't use locked_ioctl, fix build by Javier Martinez Canillas · 14 years ago
  60. 7b633f6 Staging: use new REQ_FLUSH flag, fix build breakage by Javier Martinez Canillas · 14 years ago
  61. 09e74c7 Staging: spectra: removes q->prepare_flush_fn, fix build breakage by Javier Martinez Canillas · 14 years ago
  62. f6e6e77 kobject_uevent: fix typo in comments by Xiaotian Feng · 14 years ago
  63. f45f3c1 firmware_class: fix typo in error path by Johannes Berg · 14 years ago
  64. 8488a38 kobject: Break the kobject namespace defs into their own header by David Howells · 14 years ago
  65. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  66. a8ec105 hp-wmi: Fix query interface by Matthew Garrett · 14 years ago
  67. c76a3e1 ACPI_TOSHIBA needs LEDS support by Jonathan Corbet · 14 years ago
  68. 6e0c64f arch/mn10300/mm: eliminate NULL dereference by Julia Lawall · 14 years ago
  69. dc4c26b Merge branch 'misc' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  70. 847bb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  71. e9a8a85 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  72. 70bf043 ASoC: i.MX ssi: use SSI_STCCR in synchronous mode by Sascha Hauer · 14 years ago
  73. 9c35e90 xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield by Ian Campbell · 14 years ago
  74. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  75. c93a4df xen: pvhvm: allow user to request no emulated device unplug by Ian Campbell · 14 years ago
  76. f95d76a ipheth: add support for iPhone 4 by Jens Axboe · 14 years ago
  77. f3411b1 Blackfin: wire up new fanotify/prlimit64 syscalls by Mike Frysinger · 14 years ago
  78. 4bdef3b ADI/ASoC: add MAINTAINERS entries by Mike Frysinger · 14 years ago
  79. 97e94c3 Blackfin: fix hweight breakage by Mike Frysinger · 14 years ago
  80. d2f927d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  81. 6f0ef6e ALSA: hda - Add support for Lenovo S10-3t by Jerone Young · 14 years ago
  82. 6a6d01d isdn/avm: fix build when PCMCIA is not enabled by Randy Dunlap · 14 years ago
  83. 09cd2b9 header: fix broken headers for user space by Changli Gao · 14 years ago
  84. 9ee4747 Merge branch 'radix-tree' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Linus Torvalds · 14 years ago
  85. 76be97c Linux 2.6.36-rc2 by Linus Torvalds · 14 years ago
  86. 144dcfc radix-tree: radix_tree_range_tag_if_tagged() can set incorrect tags by Dave Chinner · 14 years ago
  87. b6dd086 radix-tree: clear all tags in radix_tree_node_rcu_free by Dave Chinner · 14 years ago
  88. d033303 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  89. 0537398 drm/radeon/kms: fix typo in radeon_compute_pll_gain by Alex Deucher · 14 years ago
  90. 039ed2d drm/radeon/kms: try to detect tv vs monitor for underscan by Alex Deucher · 14 years ago
  91. 4b80d95 drm/radeon/kms: fix sideport detection on newer rs880 boards by Alex Deucher · 14 years ago
  92. 4dfe947 drm/radeon: fix passing wrong type to gem object create. by Dave Airlie · 14 years ago
  93. 3dc8d7f Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  94. 4238a41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  95. bc584c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  96. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  97. 4fefe43 drm/i915,intel_agp: Add support for Sandybridge D0 by Zhenyu Wang · 14 years ago
  98. 3fdef02 drm/i915: fix render pipe control notify on sandybridge by Zhenyu Wang · 14 years ago
  99. 877fdac agp/intel: set 40-bit dma mask on Sandybridge by Zhenyu Wang · 14 years ago
  100. 156dadc drm/i915: Remove the conflicting BUG_ON() by Chris Wilson · 14 years ago