Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources | Bjorn Helgaas | 1 | -12/+60 |
2008-07-17 | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2 | -0/+2 |
2008-07-17 | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2 | -0/+2 |
2008-07-17 | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui | 2 | -6/+0 |
2008-07-17 | ACPICA: Update version to 20080609 | Bob Moore | 1 | -1/+1 |
2008-07-17 | ACPICA: Cleanup debug operand dump mechanism | Bob Moore | 2 | -7/+3 |
2008-07-17 | ACPICA: Update disassembler for DMAR table changes | Bob Moore | 2 | -0/+5 |
2008-07-17 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore | 1 | -2/+17 |
2008-07-17 | ACPICA: Update version to 20080514 | Bob Moore | 1 | -1/+1 |
2008-07-17 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore | 5 | -42/+55 |
2008-07-17 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore | 10 | -53/+44 |
2008-07-17 | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore | 1 | -0/+4 |
2008-07-17 | ACPICA: Update tracking macros to reduce code/data size | Jan Beulich | 1 | -6/+4 |
2008-07-17 | ACPICA: Fix for hang on GPE method invocation | Bob Moore | 1 | -7/+0 |
2008-07-17 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore | 2 | -2/+5 |
2008-07-17 | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki | 2 | -0/+11 |
2008-07-17 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 1 | -2/+2 |
2008-07-17 | ACPICA: fix mutex names in debug code. | Vegard Nossum | 1 | -1/+1 |
2008-07-17 | Make GPE disable more robust | Bob Moore | 1 | -0/+2 |
2008-07-17 | ACPI: change processors from array to per_cpu variable | Mike Travis | 1 | -1/+1 |
2008-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 134 | -17285/+1178 |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 11 | -201/+269 |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt | 104 | -1587/+1768 |
2008-07-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 42 | -919/+660 |
2008-07-16 | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -71/+89 |
2008-07-16 | Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -376/+432 |
2008-07-16 | mm: fix build on non-mmu machines | Sebastian Siewior | 1 | -1/+1 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 17 | -71/+89 |
2008-07-15 | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 6 | -376/+432 |
2008-07-15 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+45 |
2008-07-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 4 | -15/+70 |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -32/+24 |
2008-07-15 | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2008-07-15 | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2008-07-15 | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-15 | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2008-07-15 | ide: add PC_FLAG_ZIP_DRIVE pc flag | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-15 | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK | Bartlomiej Zolnierkiewicz | 1 | -5/+4 |
2008-07-15 | ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-07-15 | ide-tape: make pc->idetape_callback void | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-07-15 | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori | 1 | -11/+1 |
2008-07-15 | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2008-07-15 | ide: use ->OUTBSYNC in ide_set_irq() | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-07-15 | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-07-15 | ide: remove ->mmio flag from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-07-15 | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-15 | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-07-15 | ide: remove obsoleted "ide=" kernel parameters | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2008-07-15 | ide: remove obsoleted "idebus=" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |