summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/suspend_64.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-12x86: kill 8253pit.hThomas Gleixner8-37/+5
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner3-1/+36
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner3-1/+4
2007-10-12x86_64: convert to clock eventsThomas Gleixner9-299/+158
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner2-0/+85
2007-10-12x86_64: prepare idle loop for dynamic ticksChris Wright1-0/+4
2007-10-12x86_64: remove nested irq disablesThomas Gleixner1-6/+6
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner1-4/+4
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner1-5/+3
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner1-9/+6
2007-10-12x86_64: remove pit synchronizationThomas Gleixner1-18/+0
2007-10-12x86_64: prepare apic code for clock eventsThomas Gleixner1-8/+15
2007-10-12x86: remove never used apic_mappedYinghai Lu2-4/+2
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner4-33/+22
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner2-3/+7
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-1/+58
2007-10-12i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-8/+16
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner4-80/+96
2007-10-12x86_64: Select clocksource watchdog in KconfigThomas Gleixner1-0/+4
2007-10-12x86: Geode MFGPT clock event device supportAndres Salomon3-0/+179
2007-10-12x86: Geode Multi-Function General Purpose Timers supportAndres Salomon5-1/+255
2007-10-12x86: block irq balancing for timerVenki Pallipadi1-1/+1
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner3-1/+6
2007-10-12clockevents: fix periodic broadcast for oneshot devicesThomas Gleixner1-2/+0
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner4-4/+14
2007-10-12clockevents: Remove unused inline functionThomas Gleixner1-1/+0
2007-10-12Fix up more bio falloutAl Viro5-10/+3
2007-10-12missed bio_endio() in axonramAl Viro1-2/+2
2007-10-12[ZLIB]: Fix external builds of zlib_inflate code.David S. Miller3-48/+50
2007-10-12[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-12[SKY2]: version 1.19Stephen Hemminger1-1/+1
2007-10-12[SKY2]: use netdevice stats structStephen Hemminger2-22/+13
2007-10-12[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger1-2/+2
2007-10-12[SKY2]: fix power settings on Yukon XLStephen Hemminger1-7/+6
2007-10-12[SKY2]: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-12JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-12[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-12[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-12[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen3-3/+15
2007-10-12[TCP]: Fix lost_retrans loop vs fastpath problemsIlpo Järvinen1-15/+22
2007-10-12[TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen1-10/+16