summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-01-30x86: remove obsolete nohpet declarationThomas Gleixner
2008-01-30x86: move pmtmr related declarationsThomas Gleixner
2008-01-30x86: move tsc related declarationsThomas Gleixner
2008-01-30x86: move pda related declarationThomas Gleixner
2008-01-30x86: move page related declarationThomas 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: move idle related declarationsThomas Gleixner
2008-01-30x86: make early_indentify_cpu staticThomas Gleixner
2008-01-30x86: move acpi and pci declarationsThomas Gleixner
2008-01-30x86: remove duplicated declarationsThomas Gleixner
2008-01-30x86: merge apic_32/64.hThomas 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: prepare unification of include/asm-x86/apic_32/64.hThomas Gleixner
2008-01-30x86: unify include/asm-x86/apicdef_32/64.hThomas Gleixner
2008-01-30x86: introduce ldt_write accessorThomas Gleixner
2008-01-30x86: clean up include/asm-x86/desc_64.hThomas Gleixner
2008-01-30x86: unify asm/cpufeature.hH. Peter Anvin
2008-01-30x86: add <asm/asm.h>H. Peter Anvin
2008-01-30x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain
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: hibernation: document __save_processor_state() on x86Rafael J. Wysocki
2008-01-30x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-25sched: high-res preemption tickPeter Zijlstra
2008-01-15x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger
2008-01-01x86: fix asm-x86/msr.h for user-space exportMike Frysinger
2008-01-01x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich
2007-12-18x86: jprobe bugfixMasami Hiramatsu
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi
2007-11-26x86: fix ACPI compile for LOCAL_APIC=nThomas Gleixner
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy
2007-11-17x86: fix reboot with no keyboard attachedTruxton Fulton
2007-11-17x86: voyager use correct header file nameRandy Dunlap
2007-11-17x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner
2007-11-15oprofile: fix oops on x86 32-bitJan Blunck
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B
2007-11-10voyager: use struct instead of PARAMRandy Dunlap
2007-11-05lguest: make async_hcall() staticAdrian Bunk
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2007-10-29x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-29x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-29x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner