aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes
2011-03-22move x86 specific oops=panic to generic codeOlaf Hering
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-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