Age | Commit message (Expand) | Author |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds |
2008-07-17 | [S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP | Stefan Haberland |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber |
2008-07-17 | [S390] cio: Export chsc_error_from_response(). | Cornelia Huck |
2008-07-17 | [S390] vmur: Fix return code handling. | Frank Munzert |
2008-07-17 | [S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics(). | Cornelia Huck |
2008-07-17 | [S390] dasd: fix unsolicited SIM handling. | Stefan Haberland |
2008-07-17 | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert |
2008-07-16 | scsi_dh: Verify "dev" is a sdev before accessing it. | Chandra Seetharaman |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-16 | Fix FADT parsing | Jan Beulich |
2008-07-16 | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin |
2008-07-16 | ACPI: use dev_printk when possible | Bjorn Helgaas |
2008-07-16 | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas |
2008-07-16 | PNP: avoid legacy IDE IRQs | Bjorn Helgaas |
2008-07-16 | PNP: convert resource options to single linked list | Bjorn Helgaas |
2008-07-16 | ISAPNP: handle independent options following dependent ones | Bjorn Helgaas |
2008-07-16 | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas |
2008-07-16 | PNP: support optional IRQ resources | Bjorn Helgaas |
2008-07-16 | PNP: rename pnp_register_*_resource() local variables | Bjorn Helgaas |
2008-07-16 | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas |
2008-07-16 | PNP: centralize resource option allocations | Bjorn Helgaas |
2008-07-16 | PNP: remove redundant pnp_can_configure() check | Bjorn Helgaas |
2008-07-16 | PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) | Bjorn Helgaas |
2008-07-16 | PNP: in debug resource dump, make empty list obvious | Bjorn Helgaas |
2008-07-16 | PNP: improve resource assignment debug | Bjorn Helgaas |
2008-07-16 | PNP: increase I/O port & memory option address sizes | Bjorn Helgaas |
2008-07-16 | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas |
2008-07-16 | PNP: make resource option structures private to PNP subsystem | Bjorn Helgaas |
2008-07-16 | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas |
2008-07-16 | PNP: whitespace/coding style fixes | Bjorn Helgaas |
2008-07-16 | PNP: add pnp_possible_config() -- can a device could be configured this way? | Bjorn Helgaas |
2008-07-16 | PNP: dont sort by type in /sys/.../resources | Bjorn Helgaas |
2008-07-16 | PNP: remove ratelimit on add resource failures | Bjorn Helgaas |
2008-07-16 | PNPACPI: keep disabled resources when parsing current config | Bjorn Helgaas |
2008-07-16 | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas |
2008-07-16 | PNP: add pnp_resource_type_name() helper function | Bjorn Helgaas |
2008-07-16 | PNP: add pnp_resource_type() internal interface | Bjorn Helgaas |
2008-07-16 | PNP: remove pnp_resource.index | Bjorn Helgaas |
2008-07-16 | PNP: add detail to debug resource dump | Bjorn Helgaas |
2008-07-16 | ACPI: video: fix brightness allocation | Julia Jomantaite |
2008-07-16 | ACPI: Disable MWAIT via DMI on broken Compal board | Zhao Yakui |
2008-07-16 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Create "idle=halt" bootparam | Zhao Yakui |
2008-07-16 | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui |
2008-07-16 | ACPICA: Fix mutex debug code for wrong loop termination value | Bob Moore |
2008-07-16 | ACPICA: Cleanup of _PRT parsing code | Bob Moore |