summaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Merge branch 'x86/fpu' into x86/urgentIngo Molnar1-2/+0
2008-08-14Merge commit 'v2.6.27-rc3' into x86/xsaveIngo Molnar5-4/+28
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha1-0/+32
2008-08-13Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar1-0/+6
2008-08-13x86: fix xsave build errorIngo Molnar1-3/+3
2008-08-13x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-0/+6
2008-08-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+20
2008-08-11EFI, x86: fix function prototypeRandy Dunlap1-1/+1
2008-08-11x86: apic interrupts - move assignments to irqinit_32.c, v2Cyrill Gorcunov1-2/+0
2008-08-11Merge branch 'linus' into x86/cleanupsIngo Molnar11-82/+101
2008-08-11Merge branch 'linus' into x86/x2apicIngo Molnar13-79/+154
2008-08-11x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman1-1/+9
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman1-2/+10
2008-08-11x86: mmconf: fix section mismatch warningMarcin Slusarz1-1/+1
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2008-07-31Merge branch 'x86/urgent' into x86/xenIngo Molnar1-0/+2
2008-07-31Merge branch 'linus' into x86/xenIngo Molnar1-21/+1
2008-07-30x86, xsave: keep the XSAVE feature mask as an u64H. Peter Anvin1-7/+11
2008-07-30x86, xsave: add <asm/xcr.h> header file for XCR registersH. Peter Anvin1-0/+49
2008-07-30x86, xsave: save/restore the extended state context in sigframeSuresh Siddha3-2/+13
2008-07-30x86, xsave: struct _fpstate extensions to include extended state informationSuresh Siddha3-6/+94
2008-07-30x86, xsave: xsave/xrstor specific routinesSuresh Siddha1-0/+52
2008-07-30x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha1-6/+7
2008-07-30x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha1-0/+2
2008-07-30x86, xsave: context switch support using xsave/xrstorSuresh Siddha4-6/+95
2008-07-30x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha4-0/+40
2008-07-30x86, xsave: xsave cpuid feature bitsSuresh Siddha1-0/+2
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar9-75/+92
2008-07-30Merge branch 'x86/fpu' into x86/coreIngo Molnar1-2/+0
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori1-0/+2
2008-07-29Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar1-21/+1
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli1-0/+6
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar68-525/+1327
2008-07-28x86: major refactoringPeter Oruba1-0/+3
2008-07-28x86: first step of refactoring, introducing microcode_opsPeter Oruba1-0/+13
2008-07-28x86: add AMD specific declarationsPeter Oruba1-0/+30
2008-07-28x86: structure declaration renamingPeter Oruba1-4/+6
2008-07-28x86: move per CPU microcode structure declaration to header filePeter Oruba1-0/+8
2008-07-28x86: typedef removalPeter Oruba1-3/+0
2008-07-28x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba2-35/+34
2008-07-28Merge branch 'x86-tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-1/+218
2008-07-28Merge branch 'linus' into x86/cpuIngo Molnar30-206/+209
2008-07-28Merge core/lib: pick up memparse() change.Ingo Molnar11-61/+92
2008-07-28x86: fix initialization of 'l' bit in ldt descriptorsJeremy Fitzhardinge1-0/+5
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel1-0/+1
2008-07-27[PATCH] kill altrootAl Viro1-11/+0
2008-07-27x86: tracehook: TIF_NOTIFY_RESUMERoland McGrath1-1/+3
2008-07-27x86: tracehook: asm/syscall.hRoland McGrath2-0/+215
2008-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+1
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin1-0/+1