1. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  2. 5116fa2 pnpbios: convert to seq_file by Alexey Dobriyan · 15 years ago
  3. 1a544d2 Merge branch 'ipmi' into release by Len Brown · 15 years ago
  4. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 15 years ago
  5. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  6. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  7. c4da694 PNPACPI: save struct acpi_device, not just acpi_handle by Bjorn Helgaas · 15 years ago
  8. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  9. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  10. 9a007b3 PNP: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  11. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  12. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  13. ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
  14. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  15. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 15 years ago
  16. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  17. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  18. c742531 x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically by Akinobu Mita · 15 years ago
  19. 1e5de18 x86: Introduce GDT_ENTRY_INIT() by Akinobu Mita · 15 years ago
  20. 5759474 x86: Introduce set_desc_base() and set_desc_limit() by Akinobu Mita · 15 years ago
  21. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  22. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  23. 1b8e696 pnp: add PNP resource range checking function by Bjorn Helgaas · 15 years ago
  24. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  25. 8cb24c8 PNPACPI: parse Extended Address Space Descriptors by Bjorn Helgaas · 15 years ago
  26. 19bde77 ACPI: suspend: don't let device _PS3 failure prevent suspend by Len Brown · 15 years ago
  27. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  28. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  29. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  30. 6328a57 Enable PNPACPI _PSx Support, v3 by Witold Szczeponik · 15 years ago
  31. b277c88 pnpbios: propagate kthread_run() error by Erik Ekman · 15 years ago
  32. 8c65591 pnpbios: fix warning if CONFIG_HOTPLUG=n by Erik Ekman · 15 years ago
  33. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  34. c85e37c pnp: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  35. 6aaa8ce percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios by Rusty Russell · 16 years ago
  36. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  37. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  38. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  39. 4dff4e7f Merge branch 'pnp-debug' into test by Len Brown · 16 years ago
  40. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
  41. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  42. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  43. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
  44. a63cc18 pnp: remove printk() with outdated version by Adrian Bunk · 16 years ago
  45. 8a89efd PNP: create device attributes via default device attributes by Drew Moseley · 16 years ago
  46. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  47. ac88a8f PNP: remove old CONFIG_PNP_DEBUG option by Bjorn Helgaas · 16 years ago
  48. 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 16 years ago
  49. 97ef062 PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() by Bjorn Helgaas · 16 years ago
  50. 2663f60 PNP: remove some uses of DEBUG ifdef by Bjorn Helgaas · 16 years ago
  51. 668b21d PNP: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 16 years ago
  52. c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 16 years ago
  53. 958a1fd PNPACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  54. 6a0b93b PNP: fix debug formatting (cosmetic) by Bjorn Helgaas · 16 years ago
  55. ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
  56. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  57. de82ff7 PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors by Bjorn Helgaas · 16 years ago
  58. ea44c1d PNP: fix formatting of dbg_pnp_show_resources() output by Bjorn Helgaas · 16 years ago
  59. 25cdcd0 make pnp_add_card_id() static by Adrian Bunk · 16 years ago
  60. 999ed65 pnp: have quirk_system_pci_resources() include io resources by Rene Herman · 16 years ago
  61. e86b19c pnp: set the pnp_card dma_mask for use by ISAPnP cards by Rene Herman · 16 years ago
  62. 40ab4f4 PNPACPI: add support for HP vendor-specific CCSR descriptors by Bjorn Helgaas · 16 years ago
  63. 84684c7 PNP: avoid legacy IDE IRQs by Bjorn Helgaas · 16 years ago
  64. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  65. bbe413b ISAPNP: handle independent options following dependent ones by Bjorn Helgaas · 16 years ago
  66. e2a1a6f PNP: remove extra 0x100 bit from option priority by Bjorn Helgaas · 16 years ago
  67. d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
  68. 2d29a7a PNP: rename pnp_register_*_resource() local variables by Bjorn Helgaas · 16 years ago
  69. fe2cf59 PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR by Bjorn Helgaas · 16 years ago
  70. c227536 PNP: centralize resource option allocations by Bjorn Helgaas · 16 years ago
  71. b08395e PNP: remove redundant pnp_can_configure() check by Bjorn Helgaas · 16 years ago
  72. 6e906f0 PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) by Bjorn Helgaas · 16 years ago
  73. 819beac PNP: in debug resource dump, make empty list obvious by Bjorn Helgaas · 16 years ago
  74. fcfb7ce PNP: improve resource assignment debug by Bjorn Helgaas · 16 years ago
  75. 169aaff PNP: increase I/O port & memory option address sizes by Bjorn Helgaas · 16 years ago
  76. 7aefff5 PNP: introduce pnp_irq_mask_t typedef by Bjorn Helgaas · 16 years ago
  77. a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
  78. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  79. b72ee1f1 PNP: whitespace/coding style fixes by Bjorn Helgaas · 16 years ago
  80. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  81. f61ed7e PNP: dont sort by type in /sys/.../resources by Bjorn Helgaas · 16 years ago
  82. 25d39c3 PNP: remove ratelimit on add resource failures by Bjorn Helgaas · 16 years ago
  83. 5acf914 PNPACPI: keep disabled resources when parsing current config by Bjorn Helgaas · 16 years ago
  84. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  85. 9fdee4e PNP: add pnp_resource_type_name() helper function by Bjorn Helgaas · 16 years ago
  86. 940e98d PNP: add pnp_resource_type() internal interface by Bjorn Helgaas · 16 years ago
  87. 87e4acf PNP: remove pnp_resource.index by Bjorn Helgaas · 16 years ago
  88. b897f46 PNP: add detail to debug resource dump by Bjorn Helgaas · 16 years ago
  89. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  90. 36d872a PNPACPI: use _CRS IRQ descriptor length for _SRS by Bjorn Helgaas · 16 years ago
  91. a993273 pnpacpi: fix shareable IRQ encode/decode by Bjorn Helgaas · 16 years ago
  92. e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 16 years ago
  93. 5a515bc PNP: skip UNSET MEM resources as well as DISABLED ones by Bjorn Helgaas · 16 years ago
  94. 4b34fe1 PNP: mark resources that conflict with PCI devices "disabled" by Bjorn Helgaas · 16 years ago
  95. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
  96. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
  97. 3b73a22 pnp: add ISAPnP MPU option quirks by Rene Herman · 16 years ago
  98. bc033c9 pnp: add pnp_build_option() to the API by Rene Herman · 16 years ago
  99. 726a7a3 pnp: clean up pnp_fixup_device() by Rene Herman · 16 years ago
  100. f2a5f24 PNP: set IRQ index in sysfs "set irq" interface by Bjorn Helgaas · 16 years ago