summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lguest: documentation updateRusty Russell2007-10-251-8/+8
|/
* x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-6/+7
* x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-231-16/+7
* x86: merge setup_32/64.hThomas Gleixner2007-10-234-95/+60
* x86: merge signal_32/64.hThomas Gleixner2007-10-234-425/+263
* x86: merge required-features.hBrian Gerst2007-10-233-104/+70
* x86: merge sigcontext_32/64.hThomas Gleixner2007-10-234-154/+137
* x86: merge msr_32/64.hThomas Gleixner2007-10-234-360/+347
* x86: merge mttr_32/64.hThomas Gleixner2007-10-234-281/+163
* x86: merge statfs_32/64.hThomas Gleixner2007-10-234-77/+61
* x86: merge stat_32/64.hThomas Gleixner2007-10-234-134/+112
* x86: merge shmbuf_32/64.hThomas Gleixner2007-10-234-94/+50
* x86: merge ptrace_32/64.hThomas Gleixner2007-10-234-158/+141
* x86: merge msgbuf_32/64.hThomas Gleixner2007-10-234-72/+38
* x86: merge elf_32/64.hThomas Gleixner2007-10-234-358/+288
* x86: merge byteorder_32/64.hThomas Gleixner2007-10-234-104/+70
* x86: unify div64{,_32,_64}.hChris Snook2007-10-233-56/+57
* x86: unify a.out{,_32,_64}.hChris Snook2007-10-234-65/+25
* x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto2007-10-231-0/+2
* x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-231-0/+1
* x86: merge mmu{,_32,_64}.hChris Snook2007-10-233-43/+22
* x86: lock bitopsNick Piggin2007-10-232-2/+83
* Remove old lguest I/O infrrasructure.Rusty Russell2007-10-231-2/+1
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-231-2/+5
* Make hypercalls arch-independent.Jes Sorensen2007-10-231-3/+5
* Reorder guest saved regs to match hyperall orderJes Sorensen2007-10-231-2/+1
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+87
* Move lguest hcalls to arch-specific headerJes Sorensen2007-10-231-0/+67
* Make asm-x86/bootparam.h includable from userspace.Rusty Russell2007-10-236-101/+91
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-223-4/+10
|\
| * Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-222-0/+6
| * Change table chaining layoutJens Axboe2007-10-223-4/+4
* | intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S2007-10-221-0/+3
* | Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-221-0/+1
* | update boot spec to 2.07Rusty Russell2007-10-221-2/+7
|/
OpenPOWER on IntegriCloud