summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-12debugfs: helper for decimal challengedRobin Getz1-0/+27
2007-10-12kobject: remove the static array for the nameGreg Kroah-Hartman1-4/+3
2007-10-12Driver core: remove subsys_get()Greg Kroah-Hartman1-7/+0
2007-10-12Driver core: remove subsys_put()Greg Kroah-Hartman1-5/+0
2007-10-12Driver core: remove kset_set_kset_sGreg Kroah-Hartman1-14/+0
2007-10-12Driver core: remove subsys_set_ksetGreg Kroah-Hartman1-13/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers3-20/+20
2007-10-12Driver core: make sysfs uevent-attributes staticKay Sievers1-2/+0
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi2-1/+2
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi1-0/+1
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi1-0/+1
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright2-3/+2
2007-10-12i386: Remove the useless #ifdef in i8253.hThomas Gleixner1-4/+0
2007-10-12jiffies: remove unused macrosChris Wright1-6/+0
2007-10-12x86_64: remove now unused codeThomas Gleixner2-13/+0
2007-10-12x86: unify timex.h variantsThomas Gleixner4-61/+22
2007-10-12x86: kill 8253pit.hThomas Gleixner6-35/+4
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner1-0/+1
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner1-0/+1
2007-10-12x86_64: convert to clock eventsThomas Gleixner3-112/+88
2007-10-12x86: remove never used apic_mappedYinghai Lu1-1/+0
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner3-29/+22
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner1-2/+4
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner1-0/+4
2007-10-12x86: Geode Multi-Function General Purpose Timers supportAndres Salomon1-0/+50
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner1-0/+1
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner1-2/+6
2007-10-12clockevents: Remove unused inline functionThomas Gleixner1-1/+0
2007-10-12[libata] struct pci_dev related cleanupsJeff Garzik1-19/+14
2007-10-12libata: use ata_exec_internal() for PMP register accessTejun Heo1-8/+0
2007-10-12libata: implement ATA_PFLAG_RESETTINGTejun Heo1-0/+1
2007-10-12libata-core: Expose gtm methods for driver useAlan Cox1-0/+2
2007-10-12libata: Add a drivers/ide style DMA disableAlan Cox1-0/+6
2007-10-12libata: add human-readable error value decodingRobert Hancock1-0/+9
2007-10-12libata-pmp: implement qc_defer for command switching PMP supportTejun Heo1-0/+1
2007-10-12libata-pmp: implement Port Multiplier supportTejun Heo1-0/+19
2007-10-12[PATCH] libata: Fix HPA handling regressionAlan Cox1-0/+1
2007-10-12libata-pmp-prep: implement sata_async_notification()Tejun Heo1-2/+2
2007-10-12libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo1-0/+1
2007-10-12libata-pmp-prep: implement ATA_LFLAG_DISABLEDTejun Heo1-0/+3
2007-10-12libata-pmp-prep: implement ATA_LFLAG_NO_RETRYTejun Heo1-0/+1
2007-10-12libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMBTejun Heo1-0/+4
2007-10-12libata-pmp-prep: implement qc_defer helpersTejun Heo1-0/+8
2007-10-12libata-pmp-prep: implement ops->qc_defer()Tejun Heo1-0/+6
2007-10-12libata-pmp-prep: add PMP related constants, fields, ops and update helpersTejun Heo1-4/+26
2007-10-12libata: misc updates for ANTejun Heo1-1/+1
2007-10-12libata: update ata_dev_try_classify() argumentsTejun Heo1-1/+2
2007-10-12ata: increase allowed config flagsKristen Carlson Accardi1-4/+4
2007-10-12libata: move EH repeat reporting into ata_eh_report()Tejun Heo1-2/+3
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-2/+10