1. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  2. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  3. 07bd1c4 [POWERPC] Use check_legacy_ioport() for ISAPnP by David Woodhouse · 18 years ago
  4. 30cbc22 [PATCH] update legacy io handling for pmac by Olaf Hering · 18 years ago
  5. 2b8de5f [PATCH] pnpacpi: reject ACPI_PRODUCER resources by matthieu castet · 18 years ago
  6. 2131ca8 PNP: Add missing casts in printk() arguments by Pierre Ossman · 18 years ago
  7. 3ae1920 [PATCH] Fix swsusp with PNP BIOS by Ondrej Zary · 18 years ago
  8. c32928c [PATCH] PNPACPI: support shareable interrupts by Bjorn Helgaas · 18 years ago
  9. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  10. 0cadaf4 [PATCH] pnp: suppress request_irq() warning by Andrew Morton · 18 years ago
  11. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  12. b60ba83 [PATCH] 64bit resource: change pnp core to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  13. a9adb8d [PATCH] pnp: card_probe(): fix memory leak by Jesper Juhl · 18 years ago
  14. e44e20f Pull pnpacpi into release branch by Len Brown · 18 years ago
  15. c640be2 [PATCH] pnp: fix two messages in manager.c by Jan Engelhardt · 18 years ago
  16. 1c6e7d0 PNPACPI: whitespace cleanup by Bjorn Helgaas · 18 years ago
  17. b5f2490b PNPACPI: remove some code duplication by Bjorn Helgaas · 18 years ago
  18. 1acfb7f PNPACPI: fix non-memory address space descriptor handling by Bjorn Helgaas · 18 years ago
  19. 982c609 [PATCH] pnp: PNP: adjust pnp_register_driver signature by Bjorn Helgaas · 18 years ago
  20. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  21. 656bde5 [PATCH] Fix memory leak in isapnp by Jesper Juhl · 18 years ago
  22. eb8782e [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag by Rene Herman · 18 years ago
  23. 8b613e1 [PATCH] pnp bus type fix by Adam Belay · 18 years ago
  24. b410333 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  25. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  26. d1d051b2 [ALSA] check return code in pnp_register_card_driver() by Adam Belay · 18 years ago
  27. 0af5853 [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117 by Len Brown · 18 years ago
  28. 4681fc3 [PATCH] Add pnp_bus_type probe and remove methods by Russell King · 19 years ago
  29. c4bb6f5 [PNPACPI] clean excluded_id_list[] by matthieu castet · 19 years ago
  30. 07b0120 [PNPACPI] Ignore devices that have no resources by matthieu castet · 19 years ago
  31. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  32. 6f957ea [ACPI] enable PNPACPI support for resource types used by HP serial ports by Bjorn Helgaas · 19 years ago
  33. e6a9918 [PATCH] x86: Fixed pnp bios limits by Zachary Amsden · 19 years ago
  34. 5fe9fe3c [PATCH] x86: Pnp byte granularity by Zachary Amsden · 19 years ago
  35. 5702d0f [PATCH] x86: Pnp segments in segment h by Zachary Amsden · 19 years ago
  36. 7c4cb60 [PATCH] x86: GDT alignment fix by Zachary Amsden · 19 years ago
  37. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  38. 03438211 [PATCH] keep pnpbios usermod_helper away from hotplug_path[] by Kay Sievers · 19 years ago
  39. 68094e3 [ALSA] [PATCH] alsa: Improved PnP suspend support by Pierre Ossman · 19 years ago
  40. 4c98cfe [ALSA] PATCH] Add PM support to PnP drivers by Takashi Iwai · 19 years ago
  41. 0897831 [ACPI] ACPICA 20051021 by Bob Moore · 19 years ago
  42. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  43. 3d5271f Pull release into acpica branch by Len Brown · 19 years ago
  44. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 19 years ago
  45. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  46. eca008c [ACPI] handle ACPICA 20050916's acpi_resource.type rename by Len Brown · 19 years ago
  47. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  48. e139aa5 [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG by Bjorn Helgaas · 19 years ago
  49. a2822e7 [PATCH] pnp: consolidate kmalloc wrappers by Bjorn Helgaas · 19 years ago
  50. dbed12d [ACPI] PNPACPI IRQ workaround for HP workstations by Bjorn Helgaas · 19 years ago
  51. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  52. 84ffa74 Merge from-linus to-akpm by Len Brown · 19 years ago
  53. 30d5b64 [PATCH] broken error path in drivers/pnp/card.c by Jaroslav Kysela · 19 years ago
  54. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 19 years ago
  55. 71df30f [ACPI] PNPACPI driver now checks for acpi_register_gsi() errors by Kenji Kaneshige · 19 years ago
  56. 9a14d4c [PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=n by Adrian Bunk · 19 years ago
  57. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  58. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  59. b008b8d [ACPI] PNPACPI parse error by Matthieu Castet · 19 years ago
  60. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  61. 3d41088 [PATCH] DocBook: update comments by Martin Waitz · 19 years ago
  62. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  63. 8d618af [PATCH] Use driver_for_each_device() in drivers/pnp/driver.c instead of manually walking list. by mochel@digitalimplant.org · 19 years ago
  64. 0dec63b [PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflow by Adrian Bunk · 19 years ago
  65. 6e3e98d [PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflow by Adrian Bunk · 19 years ago
  66. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  67. ffbe552 [PATCH] pnpbios: eliminate bad section references by maximilian attems · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago