aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-11-06sysctl: x86 Use the compat_sys_sysctlEric W. Biederman
2009-11-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-29Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-27xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge
2009-10-27x86: Make EFI RTC function depend on 32bit againFeng Tang
2009-10-26x86-64: Fix register leak in 32-bit syscall audtingJan Beulich
2009-10-26x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby
2009-10-26x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell
2009-10-23x86: Remove STACKPROTECTOR_ALLArjan van de Ven
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying
2009-10-16KVM: MMU: fix pointer castFrederik Deweerdt
2009-10-16KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti
2009-10-16x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt
2009-10-16x86: Don't print number of MCE banks for every CPURoland Dreier
2009-10-16x86, UV: Fix information in __uv_hub_info structureRobin Holt
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-14x86: linker script syntax nitsRoland McGrath
2009-10-14sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Revert "x86, timers: Check for pending timers after (device) interrupts"Ingo Molnar
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-10-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel