aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)AuthorFilesLines
2008-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+3
2008-08-25x86: add X86_FEATURE_XMM4_2 definitionsGravatar Austin Zhang 1-0/+2
2008-08-25KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_rebootGravatar Eduardo Habkost 1-1/+1
2008-08-25Merge branch 'linus' into x86/urgentGravatar Ingo Molnar 1-1/+0
2008-08-23removed unused #include <linux/version.h>'sGravatar Adrian Bunk 1-1/+0
2008-08-23x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsGravatar Rafael J. Wysocki 1-0/+1
2008-08-22x86: fix section mismatch warning - uv_cpu_initGravatar Marcin Slusarz 2-0/+2
2008-08-20x86, SGI UV: hardcode the TLB flush interrupt system vectorGravatar Cliff Wickman 2-5/+1
2008-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-6/+6
2008-08-18x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Gravatar Marcin Slusarz 1-1/+1
2008-08-18x86: mmconf: fix section mismatch warningGravatar Marcin Slusarz 1-1/+1
2008-08-18x86: correct register constraints for 64-bit atomic operationsGravatar Mathieu Desnoyers 1-4/+4
2008-08-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-18/+48
2008-08-15x86: add MAP_STACK mmap flagGravatar Ingo Molnar 1-0/+1
2008-08-15x86: add MAP_STACK mmap flagGravatar Ingo Molnar 1-0/+1
2008-08-15Merge branch 'x86/geode' into x86/urgentGravatar Ingo Molnar 1-1/+2
2008-08-15kexec jump: check code size in control pageGravatar Huang Ying 1-0/+4
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEGravatar Huang Ying 1-2/+2
2008-08-15x86-64: fix overlap of modules and fixmap areasGravatar Jan Beulich 1-1/+1
2008-08-15x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceGravatar Jens Rottmann 1-1/+2
2008-08-15x86: fix spin_is_contended()Gravatar Jan Beulich 1-2/+2
2008-08-15x86: fix readb() et al compile error with gcc-3.2.3Gravatar Mikael Pettersson 1-9/+9
2008-08-15x86: invalidate caches before going into suspendGravatar Mark Langsdorf 1-0/+23
2008-08-15Merge branch 'x86/amd-iommu' into x86/urgentGravatar Ingo Molnar 2-3/+37
2008-08-15x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsGravatar Joerg Roedel 1-3/+0
2008-08-15x86, AMD IOMMU: initialize device table properlyGravatar Joerg Roedel 1-0/+1
2008-08-15x86, AMD IOMMU: use status bit instead of memory write-back for completion waitGravatar Joerg Roedel 1-0/+4
2008-08-14Merge branch 'x86/fpu' into x86/urgentGravatar Ingo Molnar 1-2/+0
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Gravatar Suresh Siddha 1-0/+32
2008-08-13Merge commit 'v2.6.27-rc3' into x86/urgentGravatar Ingo Molnar 1-0/+6
2008-08-13x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEGravatar Johannes Weiner 1-0/+6
2008-08-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-4/+20
2008-08-11EFI, x86: fix function prototypeGravatar Randy Dunlap 1-1/+1
2008-08-11x86_64: restore the proper NR_IRQS define so larger systems work.Gravatar Eric W. Biederman 1-1/+9
2008-08-11x86: Restore proper vector locking during cpu hotplugGravatar Eric W. Biederman 1-2/+10
2008-08-01Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+6
2008-07-29generic, x86: fix add iommu_num_pages helper functionGravatar FUJITA Tomonori 1-0/+2
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapGravatar Andrea Arcangeli 1-0/+6
2008-07-29Merge branch 'linus' into core/generic-dma-coherentGravatar Ingo Molnar 68-525/+1327
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleGravatar Joerg Roedel 1-0/+1
2008-07-26[PATCH] kill altrootGravatar Al Viro 1-11/+0
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-7/+1
2008-07-26x86: lockless get_user_pages_fast()Gravatar Nick Piggin 1-0/+1
2008-07-26x86: implement pte_specialGravatar Nick Piggin 1-3/+6
2008-07-26kexec jumpGravatar Huang Ying 1-8/+10
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryGravatar Alexis Bruemmer 1-0/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()Gravatar FUJITA Tomonori 3-32/+72
2008-07-26x64, fpu: fix possible FPU leakage in error conditionsGravatar Suresh Siddha 1-2/+0
2008-07-26x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernelsGravatar Chris McDermott 1-1/+1
2008-07-26x86, RDC321x: remove gpio.h complicationsGravatar Ingo Molnar 1-6/+0