summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-08-14Merge branch 'x86/fpu' into x86/urgentIngo Molnar
2008-08-14Merge commit 'v2.6.27-rc3' into x86/xsaveIngo Molnar
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha
2008-08-13Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar
2008-08-13x86: fix xsave build errorIngo Molnar
2008-08-13x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-11EFI, x86: fix function prototypeRandy Dunlap
2008-08-11x86: apic interrupts - move assignments to irqinit_32.c, v2Cyrill Gorcunov
2008-08-11Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-08-11Merge branch 'linus' into x86/x2apicIngo Molnar
2008-08-11x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman
2008-08-10x86: mmconf: fix section mismatch warningMarcin Slusarz
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-31Merge branch 'x86/urgent' into x86/xenIngo Molnar
2008-07-31Merge branch 'linus' into x86/xenIngo Molnar
2008-07-30x86, xsave: keep the XSAVE feature mask as an u64H. Peter Anvin
2008-07-30x86, xsave: add <asm/xcr.h> header file for XCR registersH. Peter Anvin
2008-07-30x86, xsave: save/restore the extended state context in sigframeSuresh Siddha
2008-07-30x86, xsave: struct _fpstate extensions to include extended state informationSuresh Siddha
2008-07-30x86, xsave: xsave/xrstor specific routinesSuresh Siddha
2008-07-30x86, xsave: reorganization of signal save/restore fpstate code layoutSuresh Siddha
2008-07-30x86, xsave: dynamically allocate sigframes fpstate instead of static allocationSuresh Siddha
2008-07-30x86, xsave: context switch support using xsave/xrstorSuresh Siddha
2008-07-30x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha
2008-07-30x86, xsave: xsave cpuid feature bitsSuresh Siddha
2008-07-30Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar
2008-07-30Merge branch 'x86/fpu' into x86/coreIngo Molnar
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori
2008-07-29Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28x86: major refactoringPeter Oruba
2008-07-28x86: first step of refactoring, introducing microcode_opsPeter Oruba
2008-07-28x86: add AMD specific declarationsPeter Oruba
2008-07-28x86: structure declaration renamingPeter Oruba
2008-07-28x86: move per CPU microcode structure declaration to header filePeter Oruba
2008-07-28x86: typedef removalPeter Oruba
2008-07-28x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba
2008-07-28Merge branch 'x86-tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2008-07-28Merge branch 'linus' into x86/cpuIngo Molnar
2008-07-28Merge core/lib: pick up memparse() change.Ingo Molnar
2008-07-28x86: fix initialization of 'l' bit in ldt descriptorsJeremy Fitzhardinge
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel
2008-07-26[PATCH] kill altrootAl Viro
2008-07-26x86: tracehook: TIF_NOTIFY_RESUMERoland McGrath
2008-07-26x86: tracehook: asm/syscall.hRoland McGrath
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin