summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-306-24/+22
* x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-303-8/+9
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-304-9/+9
* x86: prepare unification of include/asm-x86/apic_32/64.hThomas Gleixner2008-01-303-50/+48
* x86: unify include/asm-x86/apicdef_32/64.hThomas Gleixner2008-01-303-769/+397
* x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-304-260/+22
* x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner2008-01-302-15/+12
* x86: introduce ldt_write accessorThomas Gleixner2008-01-302-5/+12
* x86: clean up include/asm-x86/desc_64.hThomas Gleixner2008-01-301-45/+52
* x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner2008-01-302-60/+69
* x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner2008-01-301-128/+177
* x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar2008-01-301-232/+276
* x86: lindent arch/i386/math-emu, cleanupIngo Molnar2008-01-3014-101/+101
* x86: lindent arch/i386/math-emuIngo Molnar2008-01-3027-6764/+6046
* x86: mach-voyager, lindentIngo Molnar2008-01-305-771/+718
* x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar2008-01-301-18/+24
* x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar2008-01-301-114/+130
* x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner2008-01-301-5/+5
* x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner2008-01-301-21/+24
* x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner2008-01-302-245/+257
* x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner2008-01-301-83/+107
* x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner2008-01-301-16/+14
* x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner2008-01-301-188/+183
* x86: clean up arch/x86/ia32/aout32.cThomas Gleixner2008-01-301-97/+115
* x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner2008-01-301-67/+67
* x86: unify asm/cpufeature.hH. Peter Anvin2008-01-303-210/+187
* x86: add <asm/asm.h>H. Peter Anvin2008-01-301-0/+18
* x86: enable irq in default_idle on 64-bitHiroshi Shimamoto2008-01-301-2/+2
* x86: idle wakeup event in the HLT loopIngo Molnar2008-01-302-6/+22
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-303-21/+102
* x86: protect against sigaltstack wraparoundRoland McGrath2008-01-301-0/+7
* x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar2008-01-301-0/+16
* x86: make io_delay=0xed the defaultIngo Molnar2008-01-301-1/+1
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-306-83/+143
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-3011-23/+165
* x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith2008-01-301-8/+8
* x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2008-01-302-1/+28
* x86: fix make mrproperSam Ravnborg2008-01-302-2/+4
* time: track accurate idle time with tick_sched.idle_sleeptimeVenki Pallipadi2008-01-303-23/+60
* NTP: correct inconsistent ntp interval/tick_length usagejohn stultz2008-01-301-2/+4
* x86: assign IRQs to HPET timers, fixBalaji Rao2008-01-302-5/+11
* x86: assign IRQs to HPET timersBalaji Rao2008-01-303-16/+44
* x86: make clockevents more robustIngo Molnar2008-01-301-0/+13
* x86: unregister PIT clocksource when PIT is disabledThomas Gleixner2008-01-301-0/+19
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-303-0/+17
* x86: restrict PIT clocksource usageThomas Gleixner2008-01-301-1/+9
* x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar2008-01-301-2/+3
* clocksource: make clocksource watchdog cycle through online CPUsAndi Kleen2008-01-301-4/+10
* clocksource.c: use init_timer_deferrable for clocksource_watchdogParag Warudkar2008-01-301-1/+1
* time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven2008-01-301-17/+5