1. 5f0dcca ACPI: pci_link: simplify list of link devices by Bjorn Helgaas · 16 years ago
  2. 6eca4b4 ACPI: pci_link: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  3. c9d6244 ACPI: pci_link: remove unnecessary casts and initializations by Bjorn Helgaas · 16 years ago
  4. 1c9ca3a ACPI: pci_link: clean up whitespace by Bjorn Helgaas · 16 years ago
  5. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  6. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
  7. 8a383ef ACPI: ec.c, pci_link.c, video_detec.c: static by Roel Kluin · 16 years ago
  8. 11e9313 ACPI: Do not modify SCI_EN directly by Rafael J. Wysocki · 16 years ago
  9. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  10. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  11. 383d7a1 ACPI: Fix possible null ptr dereference by donald.d.dugger@intel.com · 16 years ago
  12. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  13. fa46d35 ACPI: bounds check IRQ to prevent memory corruption by Bjorn Helgaas · 16 years ago
  14. 4a5e363 ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors by Bjorn Helgaas · 16 years ago
  15. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  16. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  17. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  18. 0dc070b ACPI: drivers/acpi/pci_link.c: lower printk severity by Dan Aloni · 17 years ago
  19. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 18 years ago
  20. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 18 years ago
  21. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 18 years ago
  22. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  23. d8c71b6 ACPICA: Remove obsolete Flags parameter. by Bob Moore · 18 years ago
  24. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  25. cece901 Pull style into test branch by Len Brown · 18 years ago
  26. 168a328 ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL by Jiri Kosina · 18 years ago
  27. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  28. e21c1ca ACPI: acpi_os_allocate() fixes by Len Brown · 18 years ago
  29. e0e4e11 ACPI: pci_link: Remove unneeded acpi_handle from driver. by Patrick Mochel · 18 years ago
  30. 67a7136 ACPI: pci_link: Use acpi_device's handle instead of driver's by Patrick Mochel · 18 years ago
  31. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  32. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  33. cece929 ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) by Len Brown · 18 years ago
  34. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  35. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  36. 5603509 Make sure to re-enable SCI after an ACPI suspend by Linus Torvalds · 18 years ago
  37. 36e4309 sem2mutex: acpi, acpi_link_lock by Ingo Molnar · 18 years ago
  38. d4ec6c7 [ACPI] remove "Resource isn't an IRQ" warning by Len Brown · 19 years ago
  39. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  40. a64882e [PATCH] ACPI: fix sleeping whilst atomic warnings on resume by Dave Jones · 19 years ago
  41. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  42. eca008c [ACPI] handle ACPICA 20050916's acpi_resource.type rename by Len Brown · 19 years ago
  43. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  44. c65ade4 [ACPI] whitespace by Pavel Machek · 19 years ago
  45. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 19 years ago
  46. 4fdcf08 [ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32 by Andrew Morton · 19 years ago
  47. 11e981f [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom by David Shaohua Li · 19 years ago
  48. 8066eff /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  49. ecc21eb [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour by David Shaohua Li · 19 years ago
  50. 697a2d6 Revert ACPI interrupt resume changes by Linus Torvalds · 19 years ago
  51. 87bec66 [ACPI] suspend/resume ACPI PCI Interrupt Links by David Shaohua Li · 19 years ago
  52. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  53. 362b06b [ACPI] S3 Suspend to RAM: interrupt resume fix by David Shaohua Li · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago