summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner3-8/+9
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner4-9/+9
2008-01-30x86: prepare unification of include/asm-x86/apic_32/64.hThomas Gleixner3-50/+48
2008-01-30x86: unify include/asm-x86/apicdef_32/64.hThomas Gleixner3-769/+397
2008-01-30x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner4-260/+22
2008-01-30x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner2-15/+12
2008-01-30x86: introduce ldt_write accessorThomas Gleixner2-5/+12
2008-01-30x86: clean up include/asm-x86/desc_64.hThomas Gleixner1-45/+52
2008-01-30x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner2-60/+69
2008-01-30x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner1-128/+177
2008-01-30x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar1-232/+276
2008-01-30x86: lindent arch/i386/math-emu, cleanupIngo Molnar14-101/+101
2008-01-30x86: lindent arch/i386/math-emuIngo Molnar27-6764/+6046
2008-01-30x86: mach-voyager, lindentIngo Molnar5-771/+718
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar1-18/+24
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar1-114/+130
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner1-5/+5
2008-01-30x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner1-21/+24
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2-245/+257
2008-01-30x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner1-83/+107
2008-01-30x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner1-16/+14
2008-01-30x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner1-188/+183
2008-01-30x86: clean up arch/x86/ia32/aout32.cThomas Gleixner1-97/+115
2008-01-30x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner1-67/+67
2008-01-30x86: unify asm/cpufeature.hH. Peter Anvin3-210/+187
2008-01-30x86: add <asm/asm.h>H. Peter Anvin1-0/+18
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto1-2/+2
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar2-6/+22
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain3-21/+102
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath1-0/+7
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar1-0/+16
2008-01-30x86: make io_delay=0xed the defaultIngo Molnar1-1/+1
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar6-83/+143
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman11-23/+165
2008-01-30x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith1-8/+8
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2-1/+28
2008-01-30x86: fix make mrproperSam Ravnborg2-2/+4
2008-01-30time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi3-23/+60
2008-01-30NTP: correct inconsistent ntp interval/tick_length usagejohn stultz1-2/+4
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao2-5/+11
2008-01-30x86: assign IRQs to HPET timersBalaji Rao3-16/+44
2008-01-30x86: make clockevents more robustIngo Molnar1-0/+13
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner1-0/+19
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner3-0/+17
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner1-1/+9
2008-01-30x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar1-2/+3
2008-01-30clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen1-4/+10
2008-01-30clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar1-1/+1
2008-01-30time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven1-17/+5
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto1-1/+1