1. 0b6b2f0 [ACPI] Fix memset arguments in acpi processor_idle.c by Venkatesh Pallipadi · 19 years ago
  2. 4a71640 [ACPI] Fix the regression with c1_default_handler on some systems by Venkatesh Pallipadi · 19 years ago
  3. 668d74c ACPI: delete unnecessary EC console messages by Luming Yu · 19 years ago
  4. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  5. 17e9c78 [ACPI] EC GPE-disabled issue http://bugzilla.kernel.org/show_bug.cgi?id=3851 by Luming Yu · 19 years ago
  6. a27ac38 [ACPI] fix merge error that broke CONFIG_ACPI_DEBUG=y build by Len Brown · 5 years ago
  7. 590275c [ACPI] cleanup: delete !IA64_SGI_SN from acpi/Kconfig by Jesse Barnes · 19 years ago
  8. ef7b06c [ACPI] quiet dmesg related to ACPI PM of PCI devices by David Shaohua Li · 19 years ago
  9. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 19 years ago
  10. ebb6e1a6 [ACPI] Deprecate /proc/acpi/sleep in favor of /sys/power/state by Len Brown · 19 years ago
  11. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  12. acf05f4 [ACPI] update /proc/acpi/processor/*/power even if only C1 support by Venkatesh Pallipadi · 19 years ago
  13. 6940fab [ACPI] hotplug Processor consideration in acpi_bus_add() by Keiichiro Tokunaga · 19 years ago
  14. 8de7a63 [ACPI] fix debug-mode build warning in acpi/hotkey.c by Andrew Morton · 19 years ago
  15. d1dd0c2 [ACPI] fix kmalloc size bug in acpi/video.c by Paulo Marques · 19 years ago
  16. 7334571 [ACPI] fix potential NULL dereference in acpi/video.c by Adrian Bunk · 19 years ago
  17. f422415 [ACPI] check for kmalloc failure in toshiba_acpi.c by Panagiotis Issaris · 19 years ago
  18. 83ea744 [ACPI] fix build warning by Andrew Morton · 19 years ago
  19. f165b10 cleanup: remove unnecessary initializer on static pointers by Greg Kroah-Hartman · 19 years ago
  20. b008b8d [ACPI] PNPACPI parse error by Matthieu Castet · 19 years ago
  21. a406d9e [ACPI] gut acpi_pci_choose_state() to avoid conflict by Len Brown · 19 years ago
  22. fa9cd54 [ACPI] fix EC access width http://bugzilla.kernel.org/show_bug.cgi?id=4346 by Luming Yu · 19 years ago
  23. 451566f [ACPI] Enable EC Burst Mode by Dmitry Torokhov · 19 years ago
  24. b913100 [ACPI] pci_set_power_state() now calls by David Shaohua Li · 19 years ago
  25. 0f64474 [ACPI] PCI can now get suspend state from firmware by David Shaohua Li · 19 years ago
  26. 84df749f [ACPI] Bind ACPI and PCI devices by David Shaohua Li · 19 years ago
  27. 4e10d12 [ACPI] Bind PCI devices with ACPI devices by David Shaohua Li · 19 years ago
  28. fb9802f [ACPI] generic Hot Key support by Luming Yu · 19 years ago
  29. d58da59 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods by David Shaohua Li · 19 years ago
  30. 362b06b [ACPI] S3 Suspend to RAM: interrupt resume fix by David Shaohua Li · 19 years ago
  31. e2a5b42 [ACPI] ACPI poweroff fix by Alexey Starikovskiy · 19 years ago
  32. be91492 [ACPI] CONFIG_ACPI now depends on CONFIG_PM by Len Brown · 19 years ago
  33. bd4698d [ACPI] Allow simultaneous Fixed Feature and Control Method buttons by Alexey Starikovskiy · 19 years ago
  34. 45b1b19 [ACPI] update CONFIG_ACPI_CONTAINER Kconfig help by Keiichiro Tokunaga · 19 years ago
  35. dfd11c2 Merge 'for-linus' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 19 years ago
  36. 794f5bf [PATCH] PCI: don't override drv->shutdown unconditionally by Christoph Hellwig · 19 years ago
  37. db3b584 When cfq I/O scheduler is selected, get_request() in __make_request() calls by Kiyoshi Ueda · 19 years ago
  38. c081474 Merge 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 19 years ago
  39. 58125f9 [PATCH] fix for kaweth broken by changes in the networking layer by Oliver Neukum · 19 years ago
  40. e41fb09 [PATCH] ALPS: fix enabling hardware tapping by Dmitry Torokhov · 19 years ago
  41. a2ef79e [PATCH] sbp2 slab corruption fix by Alexandre Oliva · 19 years ago
  42. c374f12 This patch fixes q->unplug_thresh condition check in by Tejun Heo · 19 years ago
  43. 9c56187 This patch kills elevator_global_init() in elevator.c which does nothing. by Tejun Heo · 19 years ago
  44. 9a47696 [PATCH] macmodes: needs a license by Randy Dunlap · 19 years ago
  45. 223230e [PATCH] i2o: Fix free of event memory in i2o_block_event() by Markus Lidel · 19 years ago
  46. e2c1649 [PATCH] Typo in fbdev sysfs support, virtual_size by Jon Smirl · 19 years ago
  47. f797f9c [PATCH] Fix PCI BAR size interpretation on 64-bit arches by Olof Johansson · 19 years ago
  48. 814d8ffd Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  49. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago
  50. c22fa3a [PATCH] spin longer for ehci port reset completion by David Brownell · 19 years ago
  51. c010533 [PATCH] pwc bug fix by Alan Cox · 19 years ago
  52. 8d5f7b4 [PATCH] radeonfb: don't blow up VGA console on load by Benjamin Herrenschmidt · 19 years ago
  53. c3315ed [PATCH] M68k: Mark Sun-3 NCR5380 SCSI broken by Geert Uytterhoeven · 19 years ago
  54. 392a8b7 [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those') by Geert Uytterhoeven · 19 years ago
  55. a7df849 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  56. 74e8ebc [PATCH] remove bogus hack from radeon IRQ handler by Dave Airlie · 19 years ago
  57. e98ded3 [PATCH] drm add i945G pci id by Dave Airlie · 19 years ago
  58. 0086b5e [PATCH] ppc32: Fix nasty sleep/wakeup problem by Benjamin Herrenschmidt · 19 years ago
  59. 243cd55 [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload by Michael Ellerman · 19 years ago
  60. 04dc9ba Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  61. 1e06276 [PATCH] PCI: MSI functionality broken on Serverworks GC chipset by Narendra Sankar · 19 years ago
  62. cf380ee Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  63. 76854ce [PATCH] USB: ftdi_sio: avoid losing received data in tty-ldisc by Ian Abbott · 19 years ago
  64. 9f793d2 [PATCH] USB: fix ub issues by Pete Zaitcev · 19 years ago
  65. 03e49d4 [PATCH] PCI Hotplug: fix CPCI reference counting bug by Scott Murray · 19 years ago
  66. 6952df0 [PATCH] sg traverse fix for __atapi_pio_bytes() by Albert Lee · 19 years ago
  67. e1dd23a [PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oops by Jens Axboe · 19 years ago
  68. fee02f8 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  69. 4f58802 [PATCH] dm: Handle READA requests in dm-mpath.c by Lars Marowsky-Bree · 19 years ago
  70. ed7fce6 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  71. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  72. 5131bf5 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  73. ff39bc7 [PATCH] Serial: remove unused variable in sa1100 driver by Russell King · 19 years ago
  74. eba4f66 Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  75. 93cffffa [PATCH] PCI: do VIA IRQ fixup always, not just in PIC mode by Bjorn Helgaas · 19 years ago
  76. a86d1f4 [PATCH] input: disable scroll feature on AT keyboards by Vojtech Pavlik · 19 years ago
  77. 66bb8bf [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0). by David Mosberger · 19 years ago
  78. 07eee78 [PATCH] AGP fix for Xen VMM by Keir Fraser · 19 years ago
  79. e29b545 [PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_insert_memory and sgi_tioca_remove_memory by Michael Werner · 19 years ago
  80. d0de98f [PATCH] i945G patch for agpgart by Alan Hourihane · 19 years ago
  81. ef13012 Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  82. 15def7b [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  83. 9ba2779 [TG3] Fix link failure in 5701 by Michael Chan · 19 years ago
  84. 49cabf4 [TG3]: Add TSO firmware license by Michael Chan · 19 years ago
  85. 9beb1d5 [TG3]: Update pci.ids for BCM5752 by John W. Linville · 19 years ago
  86. 3399ba5 [PATCH] moxa: do not ignore input by Denis Vlasenko · 19 years ago
  87. eae936e [PATCH] serial: update NEC VR4100 series serial support by Yoichi Yuasa · 19 years ago
  88. d304506 Automatic merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  89. 910313a Automatic merge of /spare/repo/netdev-2.6 branch r8169-fix by · 19 years ago
  90. d8d088d Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  91. f4d340c [PATCH] USB: resolve Zaurus problem by David Brownell · 19 years ago
  92. c92715b [SCSI] fix slab corruption during ipr probe by Nathan Lynch · 19 years ago
  93. 18e144d [SCSI] qla2xxx: fix bad locking during eh_abort by Andrew Vasquez · 19 years ago
  94. 39a66b8 [PATCH] USB: CP2101 Add support for flow control by Craig Shelley · 19 years ago
  95. 1724757 [PATCH] USB Storage: Add unusual_devs for Trumpion Voice Recorder by Phil Dibowitz · 19 years ago
  96. 77ddecc [PATCH] USB: make MODALIAS code a bit smaller devices by Paulo Marques · 19 years ago
  97. 58cfe91 [PATCH] USB: add Option Card driver by Matthias Urlichs · 19 years ago
  98. 4871d3b [PATCH] USB: add Vernier devices to HID blacklist by Greg Kroah-Hartman · 19 years ago
  99. dc1d100 [PATCH] USB: hid-core: add Earthmate lt-20 productid to blacklist table by Lonnie Mendez · 19 years ago
  100. 5ce0482 [PATCH] USB: add new wacom device to usb hid-core list by Ping Cheng · 19 years ago