summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-01-30x86: move pmtmr related declarationsThomas Gleixner
2008-01-30x86: move numa related declarationsThomas Gleixner
2008-01-30x86: move mce related declarationsThomas Gleixner
2008-01-30x86: move debug related declarations to kdebug.hThomas Gleixner
2008-01-30x86: move k8 related declarationsThomas Gleixner
2008-01-30x86: make early_indentify_cpu staticThomas Gleixner
2008-01-30x86: move acpi and pci declarationsThomas Gleixner
2008-01-30x86: use u32 for some lapic functionsThomas Gleixner
2008-01-30x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner
2008-01-30x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner
2008-01-30x86: merge arch/x86/kernel/ldt_32/64.cThomas Gleixner
2008-01-30x86: prepare arch/x86/kernel/ldt_32/64.c for mergingThomas Gleixner
2008-01-30x86: introduce ldt_write accessorThomas Gleixner
2008-01-30x86: clean up arch/x86/kernel/ldt_32/64.cThomas Gleixner
2008-01-30x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner
2008-01-30x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar
2008-01-30x86: lindent arch/i386/math-emu, cleanupIngo Molnar
2008-01-30x86: lindent arch/i386/math-emuIngo Molnar
2008-01-30x86: mach-voyager, lindentIngo Molnar
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar
2008-01-30x86: clean up arch/x86/ia32/mmap32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/syscall32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/sys_ia32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/ptrace32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/ipc32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/ia32_signal.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/aout32.cThomas Gleixner
2008-01-30x86: clean up arch/x86/ia32/fpu32.cThomas Gleixner
2008-01-30x86: enable irq in default_idle on 64-bitHiroshi Shimamoto
2008-01-30x86: idle wakeup event in the HLT loopIngo Molnar
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain
2008-01-30x86: protect against sigaltstack wraparoundRoland McGrath
2008-01-30x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptopsIngo Molnar
2008-01-30x86: make io_delay=0xed the defaultIngo Molnar
2008-01-30x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman
2008-01-30x86: fix: s2ram + P4 + tsc = annoyanceMike Galbraith
2008-01-30x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki
2008-01-30x86: fix make mrproperSam Ravnborg
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-30x86: unregister PIT clocksource when PIT is disabledThomas Gleixner
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30x86: restrict PIT clocksource usageThomas Gleixner
2008-01-30time: more timer related cleanupsPavel Machek
2008-01-30kobj: fix threshold_init_device/kobject_uevent_env oopsGreg KH
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-25sched: latencytop supportArjan van de Ven
2008-01-25sched: high-res preemption tickPeter Zijlstra