From: Linus Torvalds Date: Wed, 16 Jul 2008 21:52:12 +0000 (-0700) Subject: Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak... X-Git-Tag: v2.6.27-rc1~1050 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4314652bb41df08ad65bd25176ba1dfd24b14a51;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git Merge branch 'release-2.6.27' of git://git./linux/kernel/git/ak/linux-acpi-merge-2.6 * 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-merge-2.6: (87 commits) Fix FADT parsing Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. ACPI: use dev_printk when possible PNPACPI: add support for HP vendor-specific CCSR descriptors PNP: avoid legacy IDE IRQs PNP: convert resource options to single linked list ISAPNP: handle independent options following dependent ones PNP: remove extra 0x100 bit from option priority PNP: support optional IRQ resources PNP: rename pnp_register_*_resource() local variables PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR PNP: centralize resource option allocations PNP: remove redundant pnp_can_configure() check PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) PNP: in debug resource dump, make empty list obvious PNP: improve resource assignment debug PNP: increase I/O port & memory option address sizes PNP: introduce pnp_irq_mask_t typedef PNP: make resource option structures private to PNP subsystem PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM ... --- 4314652bb41df08ad65bd25176ba1dfd24b14a51