1. 2e0e077 USB: s3c-hsotg: SoftDisconnect minimum 3ms by Ben Dooks · 14 years ago
  2. 0f002d2 USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOs by Ben Dooks · 14 years ago
  3. 0287e43 USB: s3c_hsotg: define USB_GADGET_DUALSPEED in Kconfig by Maurus Cuelenaere · 14 years ago
  4. 390b166 USB: s3c: Enable soft disconnect during initialization by Thomas Abraham · 14 years ago
  5. 0238634 USB: xhci: Print NEC firmware version. by Sarah Sharp · 14 years ago
  6. ed07453 USB: xhci: Wait for host to start running. by Sarah Sharp · 14 years ago
  7. 2d62f3e USB: xhci: Wait for controller to be ready after reset. by Sarah Sharp · 14 years ago
  8. 0c8a32d USB: isp1362: fix inw warning on Blackfin systems by Mike Frysinger · 14 years ago
  9. b41709f USB: mos7840: fix null-pointer dereference by Johan Hovold · 14 years ago
  10. b8a3c60 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  11. 85f1bb4 Merge branch 'acpi-idle' into release by Len Brown · 14 years ago
  12. ed8319e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago
  13. bceefad ACPI: Eliminate us to pm ticks conversion in common path by Venkatesh Pallipadi · 14 years ago
  14. 157317b ACPI: Fix the incorrect calculation about C-state idle time by Zhao Yakui · 14 years ago
  15. bc23416 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  16. 1abec4f block: make blk_init_free_list and elevator_init idempotent by Mike Snitzer · 14 years ago
  17. c86d1b8 block: avoid unconditionally freeing previously allocated request_queue by Mike Snitzer · 14 years ago
  18. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 14 years ago
  19. ad84563 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  20. 39d1121 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  21. 167b712 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  22. 39059cc Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  23. b01b7dc Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  24. f150dba6 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 636667a Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  26. ceadda0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  27. 95619be Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  28. c6df8d5 perf: Fix crash in swevents by Peter Zijlstra · 14 years ago
  29. 03cd373 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  30. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  31. a652883 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  32. 60e5e0b virtio: console: Fix crash when port is unplugged and blocked for write by Amit Shah · 14 years ago
  33. 0047634 virtio: console: Fix crash when hot-unplugging a port and read is blocked by Amit Shah · 14 years ago
  34. a5b365a virtio-blk: fix minimum number of S/G elements by Christoph Hellwig · 14 years ago
  35. ff9da69 pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface by Jens Axboe · 14 years ago
  36. 419f8367 pipe: change the privilege required for growing a pipe beyond system max by Jens Axboe · 14 years ago
  37. 6a6ca57 pipe: adjust minimum pipe size to 1 page by Jens Axboe · 14 years ago
  38. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  39. 35bfc35 i2c/busses: Move two drivers to embedded section by Wolfram Sang · 14 years ago
  40. 3b5f794 i2c: Rename i2c_check_addr to i2c_check_addr_busy by Jean Delvare · 14 years ago
  41. 656b876 i2c: Document reserved I2C addresses by Jean Delvare · 14 years ago
  42. 3a89db5 i2c: Check for address validity on client registration by Jean Delvare · 14 years ago
  43. 63e4e80 i2c: Share the I2C device presence detection code by Jean Delvare · 14 years ago
  44. 89140f4 Documentation/i2c: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  45. b3831cb xen: avoid allocation causing potential swap activity on the resume path by Ian Campbell · 14 years ago
  46. cd52e17 xen: ensure timer tick is resumed even on CPU driving the resume by Ian Campbell · 14 years ago
  47. cbab05f gconfig: fix build failure on fedora 13 by Richard Kennedy · 14 years ago
  48. 0f0a8fa crypto: crypto4xx - Fix build breakage by Anatolij Gustschin · 14 years ago
  49. ee227c5 of/powerpc: fix fsl_msi device node pointer by Wolfram Sang · 14 years ago
  50. d8dcaa1 drm/radeon/kms: make sure display hw is disabled when suspending by Alex Deucher · 14 years ago
  51. d8bd19d drm/vmwgfx: Allow userspace to change default layout. Bump minor. by Jakob Bornecrantz · 14 years ago
  52. 991b7b4 drm/vmwgfx: Fix framebuffer modesetting by Jakob Bornecrantz · 14 years ago
  53. 7c4f778 drm/vmwgfx: Fix vga save / restore with display topology. by Thomas Hellstrom · 14 years ago
  54. c0db9cb vgaarb: use MIT license by Tiago Vignatti · 14 years ago
  55. 2d6e9b9 vgaarb: convert pr_devel() to pr_debug() by Tiago Vignatti · 14 years ago
  56. ce04cc0 drm: fix typos in Linux DRM Developer's Guide by Nicolas Kaiser · 14 years ago
  57. 84d88f4 drm/radeon/kms/pm: voltage fixes by Alex Deucher · 14 years ago
  58. 9264587 drm/radeon/kms/pm: radeon_set_power_state fixes by Alex Deucher · 14 years ago
  59. c5e8ce6 drm/radeon/kms/pm: patch default power state with default clocks/voltages on r6xx+ by Alex Deucher · 14 years ago
  60. 9349d5c drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen by Alex Deucher · 14 years ago
  61. 7ac9aa5 drm/radeon/kms/pm: add support for SetVoltage cmd table (V2) by Alex Deucher · 14 years ago
  62. b74dbf2 of/watchdog: gef_wdt.c: fix build breakage by Anatolij Gustschin · 14 years ago
  63. a26f95f of/edac: fix build breakage in drivers by Anatolij Gustschin · 14 years ago
  64. 4eecb178 of/net: fs_enet/mii-bitbang.c: fix build breakage by Anatolij Gustschin · 14 years ago
  65. 3ed3880 of/usb: fsl_qe_udc.c: fix build breakage by Anatolij Gustschin · 14 years ago
  66. 7cea8cc of/crypto: crypto4xx_core.c: fix build breakage by Anatolij Gustschin · 14 years ago
  67. 05c0254 of/dma: fix build breakage in ppc4xx adma driver by Anatolij Gustschin · 14 years ago
  68. c8a4d0f of/mtd: nand: fix build breakage in drivers by Anatolij Gustschin · 14 years ago
  69. d4b8b2c of/video: fix build breakage in FB drivers by Anatolij Gustschin · 14 years ago
  70. 2005ce3 of/pcmcia: m8xx_pcmcia.c: Fix build failures by Anatolij Gustschin · 14 years ago
  71. a57ee62 Fix colors for Mach64 by Mikulas Patocka · 14 years ago
  72. 295bdd9 of/rtc: rtc-mpc5121.c: Fix build failures by Grant Likely · 14 years ago
  73. b4a75c9 of/dma: mpc512x_dma.c: Fix build failures by Anatolij Gustschin · 14 years ago
  74. 14acbbf of/mtd/nand: mpc5121_nfc.c: Fix build failures by Anatolij Gustschin · 14 years ago
  75. ef7f2e8 of/spi: mpc512x_psc_spi.c: Fix build failures by Anatolij Gustschin · 14 years ago
  76. de2b606 watchdog: Fix build failure with OF changes by Michael Guntsche · 14 years ago
  77. b535507 of/spi: Fix build failure on spi_ppc4xx.c by Grant Likely · 14 years ago
  78. ffabc9a of/usb: fix build error due to of_node pointer move by Grant Likely · 14 years ago
  79. d8d9129 libata: implement on-demand HPA unlocking by Tejun Heo · 14 years ago
  80. 68939ce libata: use the enlarged capacity after late HPA unlock by Tejun Heo · 14 years ago
  81. 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 14 years ago
  82. ed4e2f8 libata-sff: trivial corrections to Kconfig help text by Stefan Richter · 14 years ago
  83. f3faf8f sata_nv: don't diddle with nIEN on mcp55 by Tejun Heo · 14 years ago
  84. 8b27ff4 sata_via: magic vt6421 fix for transmission problems w/ WD drives by Tejun Heo · 14 years ago
  85. d437680 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  86. c7a441b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  87. e854df6 Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 14 years ago
  88. e4caa8b Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda by Takashi Iwai · 14 years ago
  89. edb3993 ALSA: hda-intel - fix wallclk variable update and condition by Jaroslav Kysela · 14 years ago
  90. ead54d8 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  91. 21896bc ALSA: asihpi - Fix uninitialized variable by Takashi Iwai · 14 years ago
  92. ac422f9 sh: Make intc messages consistent via pr_fmt. by Paul Mundt · 14 years ago
  93. 560526f sh: make sure static declaration on ms7724se by Kuninori Morimoto · 14 years ago
  94. 30e0cc1 sh: make sure static declaration on mach-migor by Kuninori Morimoto · 14 years ago
  95. 3ce0933 sh: make sure static declaration on mach-ecovec24 by Kuninori Morimoto · 14 years ago
  96. f4cdd75 sh: make sure static declaration on mach-ap325rxa by Kuninori Morimoto · 14 years ago
  97. f4d7c35 clocksource: sh_cmt: compute mult and shift before registration by Paul Mundt · 14 years ago
  98. 66f4912 clocksource: sh_tmu: compute mult and shift before registration by Aurelien Jarno · 14 years ago
  99. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  100. 79905ad agp/uninorth: Fix oops caused by flushing too much by Paul Mackerras · 14 years ago