Age | Commit message (Expand) | Author |
2008-04-17 | libata: separate out ata_std_prereset() from ata_sff_prereset() | Tejun Heo |
2008-04-17 | libata: clean up port_ops->sff_irq_clear() | Tejun Heo |
2008-04-17 | libata: rename SFF port ops | Tejun Heo |
2008-04-17 | libata: rename SFF functions | Tejun Heo |
2008-04-17 | use ATA_TAG_INTERNAL in ata_tag_internal() | Yoichi Yuasa |
2008-04-17 | libata: implement ATA_QCFLAG_RETRY | Tejun Heo |
2008-04-17 | libata: kill ata_chk_status() | Tejun Heo |
2008-04-17 | libata: move ata_pci_default_filter() out of CONFIG_PCI | Tejun Heo |
2008-04-17 | libata: reorganize SFF related stuff | Tejun Heo |
2008-04-17 | libata: make reset related methods proper port operations | Tejun Heo |
2008-04-17 | libata: kill port_info->sht and ->irq_handler | Tejun Heo |
2008-04-17 | libata: stop overloading port_info->private_data | Tejun Heo |
2008-04-17 | libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht | Tejun Heo |
2008-04-17 | libata: implement and use ops inheritance | Tejun Heo |
2008-04-17 | libata: implement and use SHT initializers | Tejun Heo |
2008-04-17 | libata: implement and use ata_noop_irq_clear() | Tejun Heo |
2008-04-17 | libata: reorganize ata_port_operations | Tejun Heo |
2008-04-17 | libata: kill ata_ehi_schedule_probe() | Tejun Heo |
2008-04-17 | libata: kill ATA_LFLAG_SKIP_D2H_BSY | Tejun Heo |
2008-04-17 | libata: kill ATA_EHI_RESUME_LINK | Tejun Heo |
2008-04-17 | libata: kill ATA_LFLAG_HRST_TO_RESUME | Tejun Heo |
2008-04-17 | libata: prefer hardreset | Tejun Heo |
2008-04-17 | kgdb: add documentation | Jason Wessel |
2008-04-17 | kgdb: clocksource watchdog | Jason Wessel |
2008-04-17 | kgdb: fix NMI hangs | Jason Wessel |
2008-04-17 | x86: kgdb support | Ingo Molnar |
2008-04-17 | consoles: polling support, kgdboc | Jason Wessel |
2008-04-17 | kgdb: core | Jason Wessel |
2008-04-17 | uaccess: add probe_kernel_write() | Ingo Molnar |
2008-04-17 | Pull miscellaneous into release branch | Tony Luck |
2008-04-17 | Pull nptcg into release branch | Tony Luck |
2008-04-17 | Pull kvm-patches into release branch | Tony Luck |
2008-04-17 | Pull percpureserve into release branch | Tony Luck |
2008-04-17 | Pull regset into release branch | Tony Luck |
2008-04-17 | Pull virt-cpu-accounting into release branch | Tony Luck |
2008-04-17 | x86: move suspend wakeup code to C | Pavel Machek |
2008-04-17 | x86: move mp_register_lapic_address to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_register_lapic to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: move up & smp variables to setup.c | Alexey Starikovskiy |
2008-04-17 | x86: move mp_ioapic_routing to boot.c | Alexey Starikovskiy |
2008-04-17 | x86: don't set IO APIC features if IO APIC is not enabled | Alexey Starikovskiy |
2008-04-17 | x86: clean up non-smp usage of cpu maps | Mike Travis |
2008-04-17 | x86: uv fix | Ingo Molnar |
2008-04-17 | x86: support for new UV apic | Jack Steiner |
2008-04-17 | x86: define the macros and tables for blade functions | Jack Steiner |
2008-04-17 | x86: define the macros and tables for the basic UV infrastructure. | Jack Steiner |
2008-04-17 | x86: add UV specific header for MMR definitions | Jack Steiner |
2008-04-17 | x86: increase size of APICID | Jack Steiner |
2008-04-17 | x86: add functions to determine if platform is a UV platform | Jack Steiner |
2008-04-17 | x86: change GET_APIC_ID() from an inline function to an out-of-line function | Jack Steiner |