summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
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-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-27Revert "i386: export i386 smp_call_function_mask() to modules"Thomas Gleixner
2007-10-25x86 bitops: fix code style issuesRandy Dunlap
2007-10-25bitops kernel-doc: inline instead of macroRandy Dunlap
2007-10-25lockdep: fixup irq tracingPeter Zijlstra
2007-10-25lguest: documentation updateRusty Russell
2007-10-23x86: clean up setup.h and the boot codeH. Peter Anvin
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki
2007-10-23x86: merge setup_32/64.hThomas Gleixner
2007-10-23x86: merge signal_32/64.hThomas Gleixner
2007-10-23x86: merge required-features.hBrian Gerst
2007-10-23x86: merge sigcontext_32/64.hThomas Gleixner
2007-10-23x86: merge msr_32/64.hThomas Gleixner
2007-10-23x86: merge mttr_32/64.hThomas Gleixner
2007-10-23x86: merge statfs_32/64.hThomas Gleixner
2007-10-23x86: merge stat_32/64.hThomas Gleixner
2007-10-23x86: merge shmbuf_32/64.hThomas Gleixner
2007-10-23x86: merge ptrace_32/64.hThomas Gleixner
2007-10-23x86: merge msgbuf_32/64.hThomas Gleixner
2007-10-23x86: merge elf_32/64.hThomas Gleixner
2007-10-23x86: merge byteorder_32/64.hThomas Gleixner
2007-10-23x86: unify div64{,_32,_64}.hChris Snook
2007-10-23x86: unify a.out{,_32,_64}.hChris Snook
2007-10-23x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto
2007-10-23x86: merge mmu{,_32,_64}.hChris Snook
2007-10-23x86: lock bitopsNick Piggin
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-23Make hypercalls arch-independent.Jes Sorensen
2007-10-23Reorder guest saved regs to match hyperall orderJes Sorensen
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen
2007-10-23Move lguest hcalls to arch-specific headerJes Sorensen
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S
2007-10-22update boot spec to 2.07Rusty Russell
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-10-20x86 hpet.h: remove broken linksDave Young
2007-10-20ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds