summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-17libata: separate out ata_std_prereset() from ata_sff_prereset()Tejun Heo1-0/+1
2008-04-17libata: clean up port_ops->sff_irq_clear()Tejun Heo1-1/+0
2008-04-17libata: rename SFF port opsTejun Heo1-12/+13
2008-04-17libata: rename SFF functionsTejun Heo1-50/+53
2008-04-17use ATA_TAG_INTERNAL in ata_tag_internal()Yoichi Yuasa1-1/+1
2008-04-17libata: implement ATA_QCFLAG_RETRYTejun Heo1-0/+1
2008-04-17libata: kill ata_chk_status()Tejun Heo1-6/+1
2008-04-17libata: move ata_pci_default_filter() out of CONFIG_PCITejun Heo1-2/+2
2008-04-17libata: reorganize SFF related stuffTejun Heo1-189/+190
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-9/+10
2008-04-17libata: kill port_info->sht and ->irq_handlerTejun Heo1-2/+0
2008-04-17libata: stop overloading port_info->private_dataTejun Heo1-1/+1
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo1-2/+2
2008-04-17libata: implement and use ops inheritanceTejun Heo1-5/+18
2008-04-17libata: implement and use SHT initializersTejun Heo1-0/+57
2008-04-17libata: implement and use ata_noop_irq_clear()Tejun Heo1-0/+1
2008-04-17libata: reorganize ata_port_operationsTejun Heo1-56/+61
2008-04-17libata: kill ata_ehi_schedule_probe()Tejun Heo1-8/+4
2008-04-17libata: kill ATA_LFLAG_SKIP_D2H_BSYTejun Heo1-2/+0
2008-04-17libata: kill ATA_EHI_RESUME_LINKTejun Heo1-3/+0
2008-04-17libata: kill ATA_LFLAG_HRST_TO_RESUMETejun Heo1-1/+0
2008-04-17libata: prefer hardresetTejun Heo1-4/+4
2008-04-17kgdb: add documentationJason Wessel1-21/+31
2008-04-17kgdb: clocksource watchdogJason Wessel1-0/+1
2008-04-17kgdb: fix NMI hangsJason Wessel1-0/+1
2008-04-17x86: kgdb supportIngo Molnar1-0/+81
2008-04-17consoles: polling support, kgdbocJason Wessel2-0/+16
2008-04-17kgdb: coreJason Wessel1-0/+271
2008-04-17uaccess: add probe_kernel_write()Ingo Molnar1-0/+22
2008-04-17Pull miscellaneous into release branchTony Luck4-12/+72
2008-04-17Pull nptcg into release branchTony Luck2-0/+22
2008-04-17Pull kvm-patches into release branchTony Luck3-0/+32
2008-04-17Pull percpureserve into release branchTony Luck2-0/+35
2008-04-17Pull regset into release branchTony Luck1-6/+25
2008-04-17Pull virt-cpu-accounting into release branchTony Luck3-0/+130
2008-04-17x86: move suspend wakeup code to CPavel Machek2-13/+21
2008-04-17x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy1-1/+0
2008-04-17x86: move mp_register_lapic to boot.cAlexey Starikovskiy1-1/+0
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy1-1/+2
2008-04-17x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy1-0/+7
2008-04-17x86: don't set IO APIC features if IO APIC is not enabledAlexey Starikovskiy2-3/+2
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis2-4/+16
2008-04-17x86: uv fixIngo Molnar1-1/+1
2008-04-17x86: support for new UV apicJack Steiner2-0/+10
2008-04-17x86: define the macros and tables for blade functionsJack Steiner1-0/+74
2008-04-17x86: define the macros and tables for the basic UV infrastructure.Jack Steiner1-0/+210
2008-04-17x86: add UV specific header for MMR definitionsJack Steiner1-0/+373
2008-04-17x86: increase size of APICIDJack Steiner2-5/+8
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner2-0/+10
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner4-4/+9