summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-01-15x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger-0/+4
2008-01-01x86: fix asm-x86/msr.h for user-space exportMike Frysinger-35/+39
2008-01-01x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger-2/+2
2007-12-18x86: also define AT_VECTOR_SIZE_ARCHJan Beulich-0/+7
2007-12-18x86: jprobe bugfixMasami Hiramatsu-2/+2
2007-12-03x86: disable hpet on shutdownOGAWA Hirofumi-0/+1
2007-11-26x86: fix ACPI compile for LOCAL_APIC=nThomas Gleixner-0/+1
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy-0/+27
2007-11-17x86: fix reboot with no keyboard attachedTruxton Fulton-1/+1
2007-11-17x86: voyager use correct header file nameRandy Dunlap-1/+1
2007-11-17x86: fix bogus memcpy in es7000_check_dsdt()Thomas Gleixner-3/+3
2007-11-14oprofile: fix oops on x86 32-bitJan Blunck-1/+1
2007-11-12x86: fix taking DNA during 64bit sigreturnSiddha, Suresh B-0/+5
2007-11-10voyager: use struct instead of PARAMRandy Dunlap-1/+3
2007-11-05lguest: make async_hcall() staticAdrian Bunk-3/+0
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+41
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel-6/+6
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel-2/+31
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner-3/+6
2007-10-25x86 bitops: fix code style issuesRandy Dunlap-26/+26
2007-10-25bitops kernel-doc: inline instead of macroRandy Dunlap-4/+10
2007-10-25lockdep: fixup irq tracingPeter Zijlstra-0/+41
2007-10-25lguest: documentation updateRusty Russell-8/+8
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin-6/+7
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki-16/+7
2007-10-23x86: merge setup_32/64.hThomas Gleixner-95/+60
2007-10-23x86: merge signal_32/64.hThomas Gleixner-425/+263
2007-10-23x86: merge required-features.hBrian Gerst-104/+70
2007-10-23x86: merge sigcontext_32/64.hThomas Gleixner-154/+137
2007-10-23x86: merge msr_32/64.hThomas Gleixner-360/+347
2007-10-23x86: merge mttr_32/64.hThomas Gleixner-281/+163
2007-10-23x86: merge statfs_32/64.hThomas Gleixner-77/+61
2007-10-23x86: merge stat_32/64.hThomas Gleixner-134/+112
2007-10-23x86: merge shmbuf_32/64.hThomas Gleixner-94/+50
2007-10-23x86: merge ptrace_32/64.hThomas Gleixner-158/+141
2007-10-23x86: merge msgbuf_32/64.hThomas Gleixner-72/+38
2007-10-23x86: merge elf_32/64.hThomas Gleixner-358/+288
2007-10-23x86: merge byteorder_32/64.hThomas Gleixner-104/+70
2007-10-23x86: unify div64{,_32,_64}.hChris Snook-56/+57
2007-10-23x86: unify a.out{,_32,_64}.hChris Snook-65/+25
2007-10-23x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto-0/+2
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto-0/+1
2007-10-23x86: merge mmu{,_32,_64}.hChris Snook-43/+22
2007-10-23x86: lock bitopsNick Piggin-2/+83
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell-2/+1
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell-2/+5
2007-10-23Make hypercalls arch-independent.Jes Sorensen-3/+5
2007-10-23Reorder guest saved regs to match hyperall orderJes Sorensen-2/+1
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen-0/+87