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