Age | Commit message (Expand) | Author |
2008-07-20 | KVM: IOAPIC/LAPIC: Enable NMI support | Sheng Yang |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity |
2008-07-20 | KVM: Handle virtualization instruction #UD faults during reboot | Avi Kivity |
2008-07-20 | KVM: MMU: Fix false flooding when a pte points to page table | Avi Kivity |
2008-07-20 | KVM: SVM: add tracing support for TDP page faults | Joerg Roedel |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-17 | x86: fix asm/e820.h for userspace inclusion | Rusty Russell |
2008-07-17 | Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber |
2008-07-17 | [S390] chsc headers userspace cleanup | Adrian Bunk |
2008-07-16 | ptrace children revamp | Roland McGrath |
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 branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-16 | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-07-16 | block: Trivial fix for blk_integrity_rq() | Martin K. Petersen |
2008-07-16 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-07-16 | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin |
2008-07-16 | PNP: convert resource options to single linked list | Bjorn Helgaas |
2008-07-16 | PNP: support optional IRQ resources | 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: add pnp_possible_config() -- can a device could be configured this way? | Bjorn Helgaas |
2008-07-16 | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas |
2008-07-16 | PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources | Bjorn Helgaas |
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: Update version to 20080609 | Bob Moore |
2008-07-16 | ACPICA: Cleanup debug operand dump mechanism | Bob Moore |
2008-07-16 | ACPICA: Update disassembler for DMAR table changes | Bob Moore |
2008-07-16 | ACPICA: Update DMAR and SRAT table definitions | Bob Moore |
2008-07-16 | ACPICA: Update version to 20080514 | Bob Moore |
2008-07-16 | ACPICA: Add const qualifier for appropriate string constants | Bob Moore |
2008-07-16 | ACPICA: Eliminate acpi_native_uint type v2 | Bob Moore |
2008-07-16 | ACPICA: Fix possible negative array index in acpi_ut_validate_exception | Bob Moore |
2008-07-16 | ACPICA: Update tracking macros to reduce code/data size | Jan Beulich |
2008-07-16 | ACPICA: Fix for hang on GPE method invocation | Bob Moore |
2008-07-16 | ACPICA: Add argument count checking to control method invocation via acpi_eva... | Bob Moore |
2008-07-16 | Freezer: Introduce PF_FREEZER_NOSIG | Rafael J. Wysocki |
2008-07-16 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell |
2008-07-16 | ACPICA: fix mutex names in debug code. | Vegard Nossum |
2008-07-16 | Make GPE disable more robust | Bob Moore |
2008-07-16 | ACPI: change processors from array to per_cpu variable | Mike Travis |
2008-07-16 | IDE: Remove unused code | Elias Oltmanns |
2008-07-16 | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns |
2008-07-16 | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz |