aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-21ACPI, APEI, Add ERST record ID cacheHuang Ying
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil
2011-03-19xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini
2011-03-19xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini
2011-03-19x86: Cleanup highmap after brk is concludedYinghai Lu
2011-03-19perf, x86: Fix Intel fixed counters base initializationStephane Eranian
2011-03-18Merge branch 'acpica' into releaseLen Brown
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim
2011-03-18x86: Clean up csum-copy_64.S a bitIngo Molnar
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-18Merge branch 'linus' into x86/urgentIngo Molnar
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-17Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds
2011-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-03-17KVM: unbreak userspace that does not sets tss addressGleb Natapov
2011-03-17KVM: MMU: cleanup pte write pathXiao Guangrong
2011-03-17KVM: MMU: introduce a common function to get no-dirty-logged slotXiao Guangrong
2011-03-17KVM: fix rcu usage in init_rmode_* functionsXiao Guangrong
2011-03-17KVM: fix kvmclock regression due to missing clock updateNikola Ciprich
2011-03-17KVM: emulator: Fix permission checking in io permission bitmapGleb Natapov
2011-03-17KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov
2011-03-17KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=nAvi Kivity
2011-03-17KVM: x86: Remove useless regs_page pointer from kvm_lapicTakuya Yoshikawa
2011-03-17KVM: MMU: remove unused macrosXiao Guangrong
2011-03-17KVM: MMU: cleanup page alloc and freeXiao Guangrong
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong
2011-03-17KVM: MMU: move mmu pages calculated out of mmu lockXiao Guangrong
2011-03-17KVM: MMU: set spte accessed bit properlyXiao Guangrong
2011-03-17KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bitsXiao Guangrong
2011-03-17KVM: better readability of efer_reserved_bitsLai Jiangshan
2011-03-17KVM: Clear async page fault hash after switching to real modeLai Jiangshan
2011-03-17KVM: VMX: Initialize vm86 TSS only once.Gleb Natapov
2011-03-17KVM: VMX: update live TR selector if it changes in real modeGleb Natapov
2011-03-17KVM: VMX: add the __noclone attribute to vmx_vcpu_runLai Jiangshan
2011-03-17KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka
2011-03-17KVM: remove isr_ack logic from PICGleb Natapov
2011-03-17KVM: VMX: fix detection of BIOS disabling VMXJoseph Cihula
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka
2011-03-17KVM: SVM: check for progress after IRET interceptionAvi Kivity
2011-03-17KVM: Fix race between nmi injection and enabling nmi windowAvi Kivity
2011-03-17KVM: Drop ad-hoc vendor specific instruction restrictionAvi Kivity
2011-03-17KVM: x86 emulator: vendor specific instructionsAvi Kivity
2011-03-17KVM: Drop bogus x86_decode_insn() error checkAvi Kivity