1. 51fbb4b markup_oops: fix it with 32-bit userspace on a 64-bit kernel by Matthew Wilcox · 15 years ago
  2. f5886c7 kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock() by Catalin Marinas · 15 years ago
  3. 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
  4. 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
  5. 2e13e5f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  6. ccf5675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  7. b7ebbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  8. 7de8b92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  9. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 15 years ago
  10. ed8f0d9 drm/radeon: set fb aperture sizes for framebuffer handoff. by Dave Airlie · 15 years ago
  11. b42db2b drm/ttm: fix highuser vs dma32 confusion. by Dave Airlie · 15 years ago
  12. ea3c13b drm/radeon: Fix size used for benchmarking BO copies. by Michel Dänzer · 15 years ago
  13. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 15 years ago
  14. 3b170c3 drm/radeon/kms: allow interruptible waits for objects. by Dave Airlie · 15 years ago
  15. f121ecf drm/ttm: powerpc: Fix Highmem cache flushing. by Thomas Hellstrom · 15 years ago
  16. 73ba651 x86: Export kmap_atomic_prot() needed for TTM. by Thomas Hellstrom · 15 years ago
  17. 542c6f6 drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attributes. by Thomas Hellstrom · 15 years ago
  18. 4677f15 drm/ttm: Fix an oops and sync object leak. by Thomas Hellstrom · 15 years ago
  19. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 15 years ago
  20. 664f865 drm/radeon: Pay more attention to object placement requested by userspace. by Michel Dänzer · 15 years ago
  21. 1ab2e10 drm/radeon: Fall back to evicting BOs with memcpy if necessary. by Michel Dänzer · 15 years ago
  22. e46074e drm/radeon: Don't unreserve twice on failure to validate. by Michel Dänzer · 15 years ago
  23. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  24. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  25. 68dbcb7 Remove zero-length file drivers/char/vr41xx_giu.c by Jeff Garzik · 15 years ago
  26. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 15 years ago
  27. 7d084d9 libata: Updates and fixes for pata_at91 driver by Sergey Matyukevich · 15 years ago
  28. 760cdb7 ata_piix: Add new short cable ID by Steve Conklin · 15 years ago
  29. 6034734 ata_piix: Add new laptop short cable IDs by Steve Conklin · 15 years ago
  30. c1f57d9 ahci: add device IDs for Ibex Peak ahci controllers by David Milburn · 15 years ago
  31. c9abde1 libata: remove superfluous NULL pointer checks by Bartlomiej Zolnierkiewicz · 15 years ago
  32. 705d201 libata: add missing NULL pointer check to ata_eh_reset() by Bartlomiej Zolnierkiewicz · 15 years ago
  33. 044dcc8 pata_pcmcia: add CNF-CDROM-ID by Wolfram Sang · 15 years ago
  34. c92bcfa USB: xhci: Stall handling bug fixes. by Sarah Sharp · 15 years ago
  35. 7d3e91b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  36. d115b04 USB: xhci: Support for 64-byte contexts by John Youn · 15 years ago
  37. 28c2d2e USB: xhci: Always align output device contexts to 64 bytes. by Sarah Sharp · 15 years ago
  38. 254c80a USB: xhci: Scratchpad buffer allocation by John Youn · 15 years ago
  39. 9f8e443 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. by Sarah Sharp · 15 years ago
  40. b7d6d99 USB: xhci: Fail gracefully if there's no SS ep companion descriptor. by Sarah Sharp · 15 years ago
  41. 4a73143 USB: xhci: Handle babble errors on transfers. by Sarah Sharp · 15 years ago
  42. 47692d1 USB: xhci: Setup HW retries correctly. by Sarah Sharp · 15 years ago
  43. fcf8f57 USB: xhci: Check if the host controller died in IRQ handler. by Sarah Sharp · 15 years ago
  44. d3512f6 USB: xhci: Don't oops if the host doesn't halt. by Sarah Sharp · 15 years ago
  45. 66e49d8 USB: xhci: Make debugging more verbose. by Sarah Sharp · 15 years ago
  46. 2d83109 USB: xhci: Correct Event Handler Busy flag usage. by Sarah Sharp · 15 years ago
  47. 6288961 USB: xhci: Handle short control packets correctly. by Sarah Sharp · 15 years ago
  48. 8e595a5 USB: xhci: Represent 64-bit addresses with one u64. by Sarah Sharp · 15 years ago
  49. b11069f USB: xhci: Use GFP_ATOMIC while holding spinlocks. by Sarah Sharp · 15 years ago
  50. a1587d9 USB: xhci: Deal with stalled endpoints. by Sarah Sharp · 15 years ago
  51. f9dc68f USB: xhci: Set TD size in transfer TRB. by Sarah Sharp · 15 years ago
  52. d8f1a5e USB: xhci: fix less- and greater than confusion by Roel Kluin · 15 years ago
  53. 0f157ef USB: usbtest: no need for USB_DEVICEFS by Alan Stern · 15 years ago
  54. 2bbff7b USB: musb: fix CONFIGDATA register read issue by Ajay Kumar Gupta · 15 years ago
  55. 3a9f5bd USB: musb: Refer to musb_otg_timer_func under correct #ifdef by Amit Kucheria · 15 years ago
  56. f01b017 USB: musb_gadget_ep0: fix typo in service_zero_data_request() by Sergei Shtylyov · 15 years ago
  57. 48c348c USB: option.c to support Alcatel X060S/X200 broadband modems by Javier Martin · 15 years ago
  58. 1837915 USB: serial: option: Add ZTE AC8710 usb modem device. by Peng Huang · 15 years ago
  59. 9d498be USB: aten uc2324 is really a moschip 7840 by Russell Lang · 15 years ago
  60. f1469fc USB: option: Add USB ID for Novatel MC727/U727/USB727 refresh by Tim Gardner · 15 years ago
  61. c420bef USB: option: add ZTE device ids and remove ONDA ids by Herton Ronaldo Krzesinski · 15 years ago
  62. bcfa4e6 USB: ehci-orion: Call ehci_reset before ehci_halt by Simon Kagstrom · 15 years ago
  63. 8bf16ba USB: CP210x Add new device IDs by Craig Shelley · 15 years ago
  64. fca4404 USB: ftdi_sio: Add support for GN Otometrics Aurical USB Audiometer by Ville Sundberg · 15 years ago
  65. 715bfc2 USB: OMAP: OHCI: hc_driver's stop method should call ohci_stop by Anand Gadiyar · 15 years ago
  66. 7a77791 USB: storage: raise timeout in usb_stor_Bulk_max_lun by Giacomo Lozito · 15 years ago
  67. 5f4fab9 USB: let the option driver compile without CONFIG_PM by Oliver Neukum · 15 years ago
  68. f99aa3f USB: option: Remove unused variable by Carlos R. Mafra · 15 years ago
  69. ddb1d4e Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  70. 655c5d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  71. ce4adcc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 15 years ago
  72. f151cd2 eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size by Ramon de Carvalho Valle · 15 years ago
  73. 6352a29 eCryptfs: Check Tag 11 literal data buffer size by Tyler Hicks · 15 years ago
  74. fb29900 staging: udlfb: Add vmalloc.h include by Amit Kucheria · 15 years ago
  75. 0bfc240 staging: remove aten2011 driver by Greg Kroah-Hartman · 15 years ago
  76. 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
  77. de8f8bd Staging: serqt_usb2: fix memory leak in error case by Oliver Neukum · 15 years ago
  78. f3a7568 Staging: serqt_usb2: add missing calls to tty_kref_put() by Bill Pemberton · 15 years ago
  79. a39ea21 driver core: documentation: make it clear that sysfs is optional by Lucian Adrian Grijincu · 15 years ago
  80. 79f0313 driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails by Xiaotian Feng · 15 years ago
  81. 4df7b3e Dynamic debug: fix typo: -/-> by Roel Kluin · 15 years ago
  82. 3b4418c driver core: firmware_class:fix memory leak of page pointers array by Ming Lei · 15 years ago
  83. 0f58b44 sysfs: fix hardlink count on device_move by Peter Oberparleiter · 15 years ago
  84. 96f699a i2c/tsl2550: Fix lux value in dark environment by Michele Jr De Candia · 15 years ago
  85. 8d28249 hwmon: (asus_atk0110) Fix upper limit readings by Luca Tettamanti · 15 years ago
  86. 1b54ab4 hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292 by Jean Delvare · 15 years ago
  87. f25784b Btrfs: Fix async caching interaction with unmount by Yan Zheng · 15 years ago
  88. 4733fd3 mm: Remove duplicate definitions in MIPS and SH by Benjamin Herrenschmidt · 15 years ago
  89. c56d300 usb_serial: Fix remaining ref count/lock bugs by Alan Cox · 15 years ago
  90. fc013a58 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  91. 3a54297 pty: quickfix for the pty ENXIO timing problems by Alan Cox · 15 years ago
  92. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  93. e00b95d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  94. b68f2fb tty: Fix a USB serial crash/scribble by Alan Cox · 15 years ago
  95. 6a31d4a Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  96. ca597a0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. b54c383 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  98. 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
  99. 760dcc6 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  100. 4897f10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago