summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-07-30x86, xsave: keep the XSAVE feature mask as an u64H. Peter Anvin
2008-07-30x86, xsave: update xsave header bits during ptrace fpregs setSuresh Siddha
2008-07-30x86, xsave: save/restore the extended state context in sigframeSuresh 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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-29Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds
2008-07-28lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes
2008-07-28Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...Linus Torvalds
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel
2008-07-27x86: add apic probe for genapic 64bit - fixYinghai Lu
2008-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-26x86: use generic show_mem()Johannes Weiner
2008-07-26tracehook: execRoland McGrath
2008-07-26x86: support 1GB hugepages with get_user_pages_lockless()Nick Piggin
2008-07-26x86: lockless get_user_pages_fast()Nick Piggin
2008-07-26kexec jump: save/restore device stateHuang Ying
2008-07-26kexec jumpHuang Ying
2008-07-26x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-26cpumask: put cpumask_of_cpu_map in the initdata sectionMike Travis
2008-07-26x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha
2008-07-26x86: mach-numaq to numaqYinghai Lu
2008-07-26x86: mach_summit to summitYinghai Lu
2008-07-26x86: mach_es7000 to es7000Yinghai Lu
2008-07-26x86: mach-bigsmp to bigsmpYinghai Lu
2008-07-26x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu
2008-07-26Merge branch 'x86/urgent' into x86/coreIngo Molnar
2008-07-26Merge branch 'x86/x2apic' into x86/coreIngo Molnar