aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* x86: move pda related declarationThomas Gleixner2008-01-302-1/+1
* x86: move page related declarationThomas Gleixner2008-01-302-2/+1
* x86: move numa related declarationsThomas Gleixner2008-01-302-5/+6
* x86: move mce related declarationsThomas Gleixner2008-01-302-8/+7
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-305-14/+6
* x86: move k8 related declarationsThomas Gleixner2008-01-302-2/+1
* x86: move idle related declarationsThomas Gleixner2008-01-302-4/+4
* x86: make early_indentify_cpu staticThomas Gleixner2008-01-301-2/+0
* x86: move acpi and pci declarationsThomas Gleixner2008-01-303-6/+3
* x86: remove duplicated declarationsThomas Gleixner2008-01-301-6/+0
* x86: merge apic_32/64.hThomas Gleixner2008-01-303-220/+137
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-303-18/+16
* x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-301-1/+1
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-301-1/+1
* 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: introduce ldt_write accessorThomas Gleixner2008-01-301-0/+9
* x86: clean up include/asm-x86/desc_64.hThomas Gleixner2008-01-301-45/+52
* x86: unify asm/cpufeature.hH. Peter Anvin2008-01-303-210/+187
* x86: add <asm/asm.h>H. Peter Anvin2008-01-301-0/+18
* x86: scale cyc_2_nsec according to CPU frequencyGuillaume Chazarain2008-01-301-5/+18
* x86: various changes and cleanups to in_p/out_p delay detailsIngo Molnar2008-01-302-14/+6
* x86: provide a DMI based port 0x80 I/O delay override.Rene Herman2008-01-302-13/+28
* x86: hibernation: document __save_processor_state() on x86Rafael J. Wysocki2008-01-301-1/+8
* x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER tooIngo Molnar2008-01-301-2/+3
* remove __attribute_used__Adrian Bunk2008-01-281-1/+1
* sched: high-res preemption tickPeter Zijlstra2008-01-252-0/+7
* x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger2008-01-151-0/+4
* x86: fix asm-x86/msr.h for user-space exportMike Frysinger2008-01-011-35/+39
* x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger2008-01-011-2/+2
* x86: also define AT_VECTOR_SIZE_ARCHJan Beulich2007-12-181-0/+7
* x86: jprobe bugfixMasami Hiramatsu2007-12-182-2/+2
* x86: disable hpet on shutdownOGAWA Hirofumi2007-12-031-0/+1
* x86: fix ACPI compile for LOCAL_APIC=nThomas Gleixner2007-11-261-0/+1
* ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy2007-11-261-0/+27
* x86: fix reboot with no keyboard attachedTruxton Fulton2007-11-171-1/+1
* x86: voyager use correct header file nameRandy Dunlap2007-11-171-1/+1
* x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner2007-11-171-3/+3
* oprofile: fix oops on x86 32-bitJan Blunck2007-11-141-1/+1
* x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B2007-11-121-0/+5
* voyager: use struct instead of PARAMRandy Dunlap2007-11-101-1/+3
* lguest: make async_hcall() staticAdrian Bunk2007-11-051-3/+0
* Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2007-11-032-0/+41
|\
| * lockdep: fixup irq tracingPeter Zijlstra2007-10-252-0/+41
* | x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-301-6/+6
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-302-2/+2
* | x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-302-2/+31
* | Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner2007-10-271-3/+6
* | x86 bitops: fix code style issuesRandy Dunlap2007-10-251-26/+26
* | bitops kernel-doc: inline instead of macroRandy Dunlap2007-10-252-4/+10