summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-6/+0
|\
| * x86 hpet.h: remove broken linksDave Young2007-10-201-6/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-191-1/+0
|\ \
| * | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-1919-43/+109
|\ \ | |/ |/|
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-194-12/+16
| * x86: introduce frame_pointer() and stack_pointer()Jan Blunck2007-10-192-0/+4
| * x86 & generic: change to __builtin_prefetch()Andi Kleen2007-10-191-6/+0
| * x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-192-2/+7
| * x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-193-5/+9
| * i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-191-0/+3
| * x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2007-10-191-0/+2
| * x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa2007-10-191-0/+30
OpenPOWER on IntegriCloud