1. 8fe70a5 ARM: S3C24XX: serial: Fix section mismatch warnings by Ramax Lo · 15 years ago
  2. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  3. 7d4dd02 Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 15 years ago
  4. 2e13e5f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  5. ccf5675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  6. b7ebbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  7. 7de8b92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  8. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  9. ed8f0d9 drm/radeon: set fb aperture sizes for framebuffer handoff. by Dave Airlie · 15 years ago
  10. b42db2b drm/ttm: fix highuser vs dma32 confusion. by Dave Airlie · 15 years ago
  11. ea3c13b drm/radeon: Fix size used for benchmarking BO copies. by Michel Dänzer · 15 years ago
  12. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 15 years ago
  13. 3b170c3 drm/radeon/kms: allow interruptible waits for objects. by Dave Airlie · 15 years ago
  14. f121ecf drm/ttm: powerpc: Fix Highmem cache flushing. by Thomas Hellstrom · 15 years ago
  15. 542c6f6 drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attributes. by Thomas Hellstrom · 15 years ago
  16. 4677f15 drm/ttm: Fix an oops and sync object leak. by Thomas Hellstrom · 15 years ago
  17. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 15 years ago
  18. 664f865 drm/radeon: Pay more attention to object placement requested by userspace. by Michel Dänzer · 15 years ago
  19. 1ab2e10 drm/radeon: Fall back to evicting BOs with memcpy if necessary. by Michel Dänzer · 15 years ago
  20. e46074e drm/radeon: Don't unreserve twice on failure to validate. by Michel Dänzer · 15 years ago
  21. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  22. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  23. 68dbcb7 Remove zero-length file drivers/char/vr41xx_giu.c by Jeff Garzik · 15 years ago
  24. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 15 years ago
  25. 7d084d9 libata: Updates and fixes for pata_at91 driver by Sergey Matyukevich · 15 years ago
  26. 760cdb7 ata_piix: Add new short cable ID by Steve Conklin · 15 years ago
  27. 6034734 ata_piix: Add new laptop short cable IDs by Steve Conklin · 15 years ago
  28. c1f57d9 ahci: add device IDs for Ibex Peak ahci controllers by David Milburn · 15 years ago
  29. c9abde1 libata: remove superfluous NULL pointer checks by Bartlomiej Zolnierkiewicz · 15 years ago
  30. 705d201 libata: add missing NULL pointer check to ata_eh_reset() by Bartlomiej Zolnierkiewicz · 15 years ago
  31. 044dcc8 pata_pcmcia: add CNF-CDROM-ID by Wolfram Sang · 15 years ago
  32. c92bcfa USB: xhci: Stall handling bug fixes. by Sarah Sharp · 15 years ago
  33. 7d3e91b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  34. d115b04 USB: xhci: Support for 64-byte contexts by John Youn · 15 years ago
  35. 28c2d2e USB: xhci: Always align output device contexts to 64 bytes. by Sarah Sharp · 15 years ago
  36. 254c80a USB: xhci: Scratchpad buffer allocation by John Youn · 15 years ago
  37. 9f8e443 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. by Sarah Sharp · 15 years ago
  38. b7d6d99 USB: xhci: Fail gracefully if there's no SS ep companion descriptor. by Sarah Sharp · 15 years ago
  39. 4a73143 USB: xhci: Handle babble errors on transfers. by Sarah Sharp · 15 years ago
  40. 47692d1 USB: xhci: Setup HW retries correctly. by Sarah Sharp · 15 years ago
  41. fcf8f57 USB: xhci: Check if the host controller died in IRQ handler. by Sarah Sharp · 15 years ago
  42. d3512f6 USB: xhci: Don't oops if the host doesn't halt. by Sarah Sharp · 15 years ago
  43. 66e49d8 USB: xhci: Make debugging more verbose. by Sarah Sharp · 15 years ago
  44. 2d83109 USB: xhci: Correct Event Handler Busy flag usage. by Sarah Sharp · 15 years ago
  45. 6288961 USB: xhci: Handle short control packets correctly. by Sarah Sharp · 15 years ago
  46. 8e595a5 USB: xhci: Represent 64-bit addresses with one u64. by Sarah Sharp · 15 years ago
  47. b11069f USB: xhci: Use GFP_ATOMIC while holding spinlocks. by Sarah Sharp · 15 years ago
  48. a1587d9 USB: xhci: Deal with stalled endpoints. by Sarah Sharp · 15 years ago
  49. f9dc68f USB: xhci: Set TD size in transfer TRB. by Sarah Sharp · 15 years ago
  50. d8f1a5e USB: xhci: fix less- and greater than confusion by Roel Kluin · 15 years ago
  51. 0f157ef USB: usbtest: no need for USB_DEVICEFS by Alan Stern · 15 years ago
  52. 2bbff7b USB: musb: fix CONFIGDATA register read issue by Ajay Kumar Gupta · 15 years ago
  53. 3a9f5bd USB: musb: Refer to musb_otg_timer_func under correct #ifdef by Amit Kucheria · 15 years ago
  54. f01b017 USB: musb_gadget_ep0: fix typo in service_zero_data_request() by Sergei Shtylyov · 15 years ago
  55. 48c348c USB: option.c to support Alcatel X060S/X200 broadband modems by Javier Martin · 15 years ago
  56. 1837915 USB: serial: option: Add ZTE AC8710 usb modem device. by Peng Huang · 15 years ago
  57. 9d498be USB: aten uc2324 is really a moschip 7840 by Russell Lang · 15 years ago
  58. f1469fc USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh by Tim Gardner · 15 years ago
  59. c420bef USB: option: add ZTE device ids and remove ONDA ids by Herton Ronaldo Krzesinski · 15 years ago
  60. bcfa4e6 USB: ehci-orion: Call ehci_reset before ehci_halt by Simon Kagstrom · 15 years ago
  61. 8bf16ba USB: CP210x Add new device IDs by Craig Shelley · 15 years ago
  62. fca4404 USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer by Ville Sundberg · 15 years ago
  63. 715bfc2 USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop by Anand Gadiyar · 15 years ago
  64. 7a77791 USB: storage: raise timeout in usb_stor_Bulk_max_lun by Giacomo Lozito · 15 years ago
  65. 5f4fab9 USB: let the option driver compile without CONFIG_PM by Oliver Neukum · 15 years ago
  66. f99aa3f USB: option: Remove unused variable by Carlos R. Mafra · 15 years ago
  67. ddb1d4e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  68. ce4adcc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 15 years ago
  69. fb29900 staging: udlfb: Add vmalloc.h include by Amit Kucheria · 15 years ago
  70. 0bfc240 staging: remove aten2011 driver by Greg Kroah-Hartman · 15 years ago
  71. a6a9f81 Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from task_struct to mm_struct" by David Rientjes · 15 years ago
  72. de8f8bd Staging: serqt_usb2: fix memory leak in error case by Oliver Neukum · 15 years ago
  73. f3a7568 Staging: serqt_usb2: add missing calls to tty_kref_put() by Bill Pemberton · 15 years ago
  74. 79f0313 driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails by Xiaotian Feng · 15 years ago
  75. 3b4418c driver core: firmware_class:fix memory leak of page pointers array by Ming Lei · 15 years ago
  76. 96f699a i2c/tsl2550: Fix lux value in dark environment by Michele Jr De Candia · 15 years ago
  77. 8d28249 hwmon: (asus_atk0110) Fix upper limit readings by Luca Tettamanti · 15 years ago
  78. 1b54ab4 hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292 by Jean Delvare · 15 years ago
  79. c56d300 usb_serial: Fix remaining ref count/lock bugs by Alan Cox · 15 years ago
  80. 3a54297 pty: quickfix for the pty ENXIO timing problems by Alan Cox · 15 years ago
  81. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  82. e00b95d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  83. b68f2fb tty: Fix a USB serial crash/scribble by Alan Cox · 15 years ago
  84. 04fc0a4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  85. 760dcc6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  86. 6d7760a cnic: Fix ISCSI_KEVENT_IF_DOWN message handling. by Michael Chan · 15 years ago
  87. 4afcd2d amd64_edac: read the right F2 maskoffset reg by Wan Wei · 15 years ago
  88. 8bae1b2 ixgbe: fix for 82599 errata marking UDP checksum errors by Don Skidmore · 15 years ago
  89. ca52efd r8169: WakeOnLan fix for the 8168 by françois romieu · 15 years ago
  90. c8a5a65 netxen: reset ring consumer during cleanup by Dhananjay Phadke · 15 years ago
  91. 4a29f39 smc91x.h: add config for Nomadik evaluation kit by Alessandro Rubini · 15 years ago
  92. d513d01 eepro: Read buffer overflow by Roel Kluin · 15 years ago
  93. c65d319 tokenring: Read buffer overflow by roel kluin · 15 years ago
  94. 3b73e79 at1700: Read buffer overflow by roel kluin · 15 years ago
  95. f83284f fealnx: Write outside array bounds by roel kluin · 15 years ago
  96. ca4e771 V4L/DVB (12303): cx23885: check pointers before dereferencing in dprintk macro by Michael Krufky · 15 years ago
  97. 12a34cc V4L/DVB (12302): cx23885-417: fix broken IOCTL handling by Michael Krufky · 15 years ago
  98. 2c90577 V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner by Hans Verkuil · 15 years ago
  99. 68b7f76 V4L/DVB (12291): b2c2: fix frontends compiled into kernel by Trent Piepho · 15 years ago
  100. c15b95e V4L/DVB (12286): sn9c20x: reorder includes to be like other drivers by Mauro Carvalho Chehab · 15 years ago