1. a09a20b laptops: move laptop-mode.txt to Documentation/laptops/ by Randy Dunlap · 16 years ago
  2. baadac8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  3. 051a82f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  4. 6c47d77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  5. 985a34b x86: remove quicklists by Thomas Gleixner · 16 years ago
  6. 40f0933 x86: ia32 syscall restart fix by Roland McGrath · 16 years ago
  7. 9a46d7e x86: ioremap, remove WARN_ON() by Ingo Molnar · 16 years ago
  8. 08f503b keep rd->online and cpu_online_map in sync by Gregory Haskins · 16 years ago
  9. 1f94ef5 Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event" by Gregory Haskins · 16 years ago
  10. d7c1fbd RDMA/iwcm: Don't access a cm_id after dropping reference by Steve Wise · 16 years ago
  11. d33ed42 IB/iser: Handle iser_device allocation error gracefully by Arne Redlich · 16 years ago
  12. 9a37827 IB/iser: Fix list iteration bug by Arne Redlich · 16 years ago
  13. 2f44bbb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  14. 2b752ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  15. f5dbb55 fix BIOS PCI config cycle buglet causing ACPI boot regression by Ingo Molnar · 16 years ago
  16. effe008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  17. ee215ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  18. aeb24d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  19. 5c0dea0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  20. dae311b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  21. 99eeed47a fbdev: add BF52x EZkit Display driver by Michael Hennerich · 16 years ago
  22. 5e9e4ad BF54x LQ043 Framebuffer driver: Update copyright on previously modified files by Michael Hennerich · 16 years ago
  23. b3544ea BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage by Bryan Wu · 16 years ago
  24. fdcc535 BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not allowed by Michael Hennerich · 16 years ago
  25. 6234721 stifb: fix crash A1439A CRX (Rattler) graphics card by Helge Deller · 16 years ago
  26. 1039edc mbxfb: fix incorrect argument type by Krzysztof Helt · 16 years ago
  27. f700926 iov_iter_advance() fix by Nick Piggin · 16 years ago
  28. 21bbb39 rcu: move PREEMPT_RCU config option back under PREEMPT by Paul E. McKenney · 16 years ago
  29. f47831f i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig by Thomas Bogendoerfer · 16 years ago
  30. e24e2e6 modules: warn about suspicious return values from module's ->init() hook by Alexey Dobriyan · 16 years ago
  31. 6c5db22 modules: fix module waiting for dependent modules' init by Rusty Russell · 16 years ago
  32. 2668db9 hugetlb: correct page count for surplus huge pages by Adam Litke · 16 years ago
  33. 8420780 gpio/pca953x bugfix: mark as can_sleep by Arnaud Patard · 16 years ago
  34. 7be3dfe md: reduce CPU wastage on idle md array with a write-intent bitmap by NeilBrown · 16 years ago
  35. 52720ae md: fix formatting error in /proc/mdstat by NeilBrown · 16 years ago
  36. 69682d8 mempolicy: fix reference counting bugs by Lee Schermerhorn · 16 years ago
  37. 9afa802 Typo in Documentation/scheduler/sched-stats.txt by Masatake YAMATO · 16 years ago
  38. 60fdd93 memstick: add support for JMicron jmb38x MemoryStick host controller by Alex Dubov · 16 years ago
  39. 5936725 memstick: try harder to recover from unsuccessful interface mode switch by Alex Dubov · 16 years ago
  40. 251cc9b memstick: fix parsing of "assembly_date" attribute field by Alex Dubov · 16 years ago
  41. efb2742 memstick: add support for decoding "specfile" media attributes by Alex Dubov · 16 years ago
  42. e4c70e8 tifm: clear interrupt mask bits before setting them on adapter init by Alex Dubov · 16 years ago
  43. eebbe9c tifm: fix memorystick host initialization code by Alex Dubov · 16 years ago
  44. 92b22d9 tifm: fix the MemoryStick host fifo handling code by Alex Dubov · 16 years ago
  45. 2a4f256 memstick: drop DRIVER_VERSION numbers as meaningless by Alex Dubov · 16 years ago
  46. 29196dc memstick: make sure number of command retries is exactly as specified by Alex Dubov · 16 years ago
  47. d114ad5 memstick: add memstick_suspend/resume_host methods by Alex Dubov · 16 years ago
  48. e1f1999 memstick: introduce correct definitions in the header by Alex Dubov · 16 years ago
  49. b614ce8 tridentfb: fix memory size detection by Krzysztof Helt · 16 years ago
  50. 3acd9d4 tridentfb: register should be left in non-locked state by Krzysztof Helt · 16 years ago
  51. e84290d of_serial: fix section mismatch warnings by Josh Boyer · 16 years ago
  52. 9f9351b rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 16 years ago
  53. 3db691d [libata] Add support for the RB500 PATA CompactFlash by Florian Fainelli · 16 years ago
  54. 258cd84 ahci: logical-bitwise and confusion in ahci_save_initial_config() by Roel Kluin · 16 years ago
  55. 7afb422 libata: don't allow sysfs read access to force param by Tejun Heo · 16 years ago
  56. 70d562c ahci: add the Device IDs for nvidia MCP7B AHCI by peerchen · 16 years ago
  57. f659f0e4 libata-sff: handle controllers w/o ctl register by Tejun Heo · 16 years ago
  58. eec59f7 libata: allow LLDs w/o any reset method by Tejun Heo · 16 years ago
  59. 7f5e4e8 ata: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  60. 15c4a4e USB:Update mailing list information in documentation by Robert P. J. Day · 16 years ago
  61. e82cc12 USB: fix ehci unlink regressions by David Brownell · 16 years ago
  62. 11171d1 USB: new ftdi_sio device id by Mirko Bordignon · 16 years ago
  63. 20f590d USB: Remove __KERNEL__ check from non-exported gadget.h. by Robert P. J. Day · 16 years ago
  64. e610625 USB: g_printer.h does not need to be "unifdef"ed. by Robert P. J. Day · 16 years ago
  65. 33635ef USB: fsl_usb2_udc: fix broken Kconfig by Li Yang · 16 years ago
  66. 72ab641 USB: option: add novatel device ids by Dirk DeSchepper · 16 years ago
  67. ff17e95 USB: usbaudio: handle kcalloc failure by Jim Meyering · 16 years ago
  68. 6f6f06e USB: cypress_m8: add UPS Powercom (0d9f:0002) by Dmitry Shapin · 16 years ago
  69. 8a20acc USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings by Andrew Morton · 16 years ago
  70. b507cc9 USB: fix usb-serial generic recursive lock by Pete Zaitcev · 16 years ago
  71. b91aac2 PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver by Jesper Juhl · 16 years ago
  72. 8647af7 PCI: rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE by Andrew Morton · 16 years ago
  73. e88a0c2 drivers: fix dma_get_required_mask by James Bottomley · 16 years ago
  74. fbab976 firmware: provide stubs for the FW_LOADER=n case by James Bottomley · 16 years ago
  75. 661b4e8 nozomi: fix initialization and early flow control access by Frank Seidel · 16 years ago
  76. ef79df2 sysdev: fix problem with sysdev_class being re-registered by Greg Kroah-Hartman · 16 years ago
  77. 1ef36fa lguest: Do not append space to guests kernel command line by Paul Bolle · 16 years ago
  78. 4357bd9 lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem. by Rusty Russell · 16 years ago
  79. 3fabc55 lguest: Sanitize the lguest clock. by Rusty Russell · 16 years ago
  80. f14ae65 lguest: fix __get_vm_area usage. by Rusty Russell · 16 years ago
  81. f73d1e6 lguest: make sure cpu is initialized before accessing it by Eugene Teo · 16 years ago
  82. cdef59a ocfs2: Fix NULL pointer dereferences in o2net by Tao Ma · 16 years ago
  83. c824c3c ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock by Sunil Mushran · 16 years ago
  84. 535f702 ocfs2/dlm: Print message showing the recovery master by Sunil Mushran · 16 years ago
  85. b31cfc0 ocfs2/dlm: Add missing dlm_lockres_put()s by Sunil Mushran · 16 years ago
  86. 52987e2 ocfs2/dlm: Add missing dlm_lockres_put()s in migration path by Sunil Mushran · 16 years ago
  87. 2c5c54a ocfs2/dlm: Add missing dlm_lock_put()s by Sunil Mushran · 16 years ago
  88. 4338ab6 ocfs2: Fix an endian bug in online resize. by Tao Ma · 16 years ago
  89. 90d9977 [PATCH] [OCFS2]: constify function pointer tables by Jan Engelhardt · 16 years ago
  90. 0f71b7b ocfs2: Fix endian bug in o2dlm protocol negotiation. by Joel Becker · 16 years ago
  91. 2af37ce ocfs2: Use dlm_print_one_lock_resource for lock resource print by Tao Ma · 16 years ago
  92. 3a4780a [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning by Andrew Morton · 16 years ago
  93. f4299e1 riscom8: Fix hang on load by Alan Cox · 16 years ago
  94. cdeeeae Linux 2.6.25-rc5 by Linus Torvalds · 16 years ago
  95. 3426fad Do not include linux/backing-dev.h twice by Jesper Juhl · 16 years ago
  96. 4fa4572 RDMA/cxgb3: Fix iwch_create_cq() off-by-one error by Jon Mason · 16 years ago
  97. bf5a25e Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  98. 83f7a2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  99. ab875cf alpha: fix iommu-related boot panic by Ivan Kokshaysky · 16 years ago
  100. 393d94d cpu hotplug: adjust root-domain->online span in response to hotplug event by Gregory Haskins · 16 years ago