aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)AuthorFilesLines
2007-11-17x86: fix reboot with no keyboard attachedGravatar Truxton Fulton 1-1/+1
2007-11-17x86: voyager use correct header file nameGravatar Randy Dunlap 1-1/+1
2007-11-17x86: fix bogus memcpy in es7000_check_dsdt()Gravatar Thomas Gleixner 1-3/+3
2007-11-14oprofile: fix oops on x86 32-bitGravatar Jan Blunck 1-1/+1
2007-11-12x86: fix taking DNA during 64bit sigreturnGravatar Siddha, Suresh B 1-0/+5
2007-11-10voyager: use struct instead of PARAMGravatar Randy Dunlap 1-1/+3
2007-11-05lguest: make async_hcall() staticGravatar Adrian Bunk 1-3/+0
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+41
2007-10-30x86 gart: rename symbols only used for the GART implementationGravatar Joerg Roedel 1-6/+6
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUGravatar Joerg Roedel 2-2/+2
2007-10-30x86 gart: rename iommu.h to gart.hGravatar Joerg Roedel 2-2/+31
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Gravatar Thomas Gleixner 1-3/+6
2007-10-25x86 bitops: fix code style issuesGravatar Randy Dunlap 1-26/+26
2007-10-25bitops kernel-doc: inline instead of macroGravatar Randy Dunlap 2-4/+10
2007-10-25lockdep: fixup irq tracingGravatar Peter Zijlstra 2-0/+41
2007-10-25lguest: documentation updateGravatar Rusty Russell 1-8/+8
2007-10-23x86: clean up setup.h and the boot codeGravatar H. Peter Anvin 1-6/+7
2007-10-23x86: Save registers in saved_context during suspend and hibernationGravatar Rafael J. Wysocki 1-16/+7
2007-10-23x86: merge setup_32/64.hGravatar Thomas Gleixner 4-95/+60
2007-10-23x86: merge signal_32/64.hGravatar Thomas Gleixner 4-425/+263
2007-10-23x86: merge required-features.hGravatar Brian Gerst 3-104/+70
2007-10-23x86: merge sigcontext_32/64.hGravatar Thomas Gleixner 4-154/+137
2007-10-23x86: merge msr_32/64.hGravatar Thomas Gleixner 4-360/+347
2007-10-23x86: merge mttr_32/64.hGravatar Thomas Gleixner 4-281/+163
2007-10-23x86: merge statfs_32/64.hGravatar Thomas Gleixner 4-77/+61
2007-10-23x86: merge stat_32/64.hGravatar Thomas Gleixner 4-134/+112
2007-10-23x86: merge shmbuf_32/64.hGravatar Thomas Gleixner 4-94/+50
2007-10-23x86: merge ptrace_32/64.hGravatar Thomas Gleixner 4-158/+141
2007-10-23x86: merge msgbuf_32/64.hGravatar Thomas Gleixner 4-72/+38
2007-10-23x86: merge elf_32/64.hGravatar Thomas Gleixner 4-358/+288
2007-10-23x86: merge byteorder_32/64.hGravatar Thomas Gleixner 4-104/+70
2007-10-23x86: unify div64{,_32,_64}.hGravatar Chris Snook 3-56/+57
2007-10-23x86: unify a.out{,_32,_64}.hGravatar Chris Snook 4-65/+25
2007-10-23x86: add safe_smp_processor_id for x86_64Gravatar Hiroshi Shimamoto 1-0/+2
2007-10-23x86: add lapic_shutdown for x86_64Gravatar Hiroshi Shimamoto 1-0/+1
2007-10-23x86: merge mmu{,_32,_64}.hGravatar Chris Snook 3-43/+22
2007-10-23x86: lock bitopsGravatar Nick Piggin 2-2/+83
2007-10-23Remove old lguest I/O infrrasructure.Gravatar Rusty Russell 1-2/+1
2007-10-23Boot with virtual == physical to get closer to native Linux.Gravatar Rusty Russell 1-2/+5
2007-10-23Make hypercalls arch-independent.Gravatar Jes Sorensen 1-3/+5
2007-10-23Reorder guest saved regs to match hyperall orderGravatar Jes Sorensen 1-2/+1
2007-10-23Move i386 part of core.c to x86/core.c.Gravatar Jes Sorensen 1-0/+87
2007-10-23Move lguest hcalls to arch-specific headerGravatar Jes Sorensen 1-0/+67
2007-10-23Make asm-x86/bootparam.h includable from userspace.Gravatar Rusty Russell 6-101/+91
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 3-4/+10
2007-10-22Add CONFIG_DEBUG_SG sg validationGravatar Jens Axboe 2-0/+6
2007-10-22Change table chaining layoutGravatar Jens Axboe 3-4/+4
2007-10-22intel-iommu: fix for IOMMU early crashGravatar Keshavamurthy, Anil S 1-0/+3
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramGravatar Keshavamurthy, Anil S 1-0/+1
2007-10-22update boot spec to 2.07Gravatar Rusty Russell 1-2/+7