aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2011-03-22
* x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
* x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes2011-03-22
* move x86 specific oops=panic to generic codeOlaf Hering2011-03-22
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-22
|\
| * xen: update mask_rw_pte after kernel page tables init changesStefano Stabellini2011-03-19
| * xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini2011-03-19
| * x86: Cleanup highmap after brk is concludedYinghai Lu2011-03-19
* | introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-18
|\ \
| * | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-08
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-18
|\ \ \ | | |/ | |/|
| * | x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li2011-03-18
| * | x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-18
| * | x86: Clean up csum-copy_64.S a bitIngo Molnar2011-03-18
| * | x86: Fix common misspellingsLucas De Marchi2011-03-18
| * | Merge branch 'linus' into x86/urgentIngo Molnar2011-03-18
| |\ \
| * | | x86: Use PentiumPro-optimized partial_csum() on VIA C7Jon Nettleton2011-03-17
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-18
|\ \ \ \
| * | | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraintsLin Ming2011-03-16
| * | | | perf, x86: Clean up SandyBridge PEBS eventsLin Ming2011-03-16
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-02-15
| |\ \ \ \
| * | | | | x86: Fix printk typo WARINGPaul Bolle2011-02-11
| * | | | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-19
* | | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-17
|\ \ \ \ \ \
| * | | | | | KVM: unbreak userspace that does not sets tss addressGleb Natapov2011-03-17
| * | | | | | KVM: MMU: cleanup pte write pathXiao Guangrong2011-03-17
| * | | | | | KVM: MMU: introduce a common function to get no-dirty-logged slotXiao Guangrong2011-03-17
| * | | | | | KVM: fix rcu usage in init_rmode_* functionsXiao Guangrong2011-03-17
| * | | | | | KVM: fix kvmclock regression due to missing clock updateNikola Ciprich2011-03-17
| * | | | | | KVM: emulator: Fix permission checking in io permission bitmapGleb Natapov2011-03-17
| * | | | | | KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov2011-03-17
| * | | | | | KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=nAvi Kivity2011-03-17
| * | | | | | KVM: x86: Remove useless regs_page pointer from kvm_lapicTakuya Yoshikawa2011-03-17
| * | | | | | KVM: MMU: remove unused macrosXiao Guangrong2011-03-17
| * | | | | | KVM: MMU: cleanup page alloc and freeXiao Guangrong2011-03-17
| * | | | | | KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong2011-03-17
| * | | | | | KVM: MMU: move mmu pages calculated out of mmu lockXiao Guangrong2011-03-17
| * | | | | | KVM: MMU: set spte accessed bit properlyXiao Guangrong2011-03-17
| * | | | | | KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bitsXiao Guangrong2011-03-17
| * | | | | | KVM: better readability of efer_reserved_bitsLai Jiangshan2011-03-17
| * | | | | | KVM: Clear async page fault hash after switching to real modeLai Jiangshan2011-03-17
| * | | | | | KVM: VMX: Initialize vm86 TSS only once.Gleb Natapov2011-03-17
| * | | | | | KVM: VMX: update live TR selector if it changes in real modeGleb Natapov2011-03-17
| * | | | | | KVM: VMX: add the __noclone attribute to vmx_vcpu_runLai Jiangshan2011-03-17
| * | | | | | KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka2011-03-17
| * | | | | | KVM: remove isr_ack logic from PICGleb Natapov2011-03-17