aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | KVM: VMX: Enable EPT 1GB page supportSheng Yang2010-03-011-0/+1
| * | | | | KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_opsSheng Yang2010-03-011-1/+1
| * | | | | KVM: Bump maximum vcpu count to 64Avi Kivity2010-03-011-1/+1
| * | | | | KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti2010-03-011-0/+4
| * | | | | KVM: modify alias layout in x86s struct kvm_archMarcelo Tosatti2010-03-011-2/+6
| * | | | | KVM: VMX: Add instruction rdtscp support for guestSheng Yang2010-03-012-0/+2
| * | | | | KVM: Add cpuid_update() callback to kvm_x86_opsSheng Yang2010-03-011-0/+1
| * | | | | KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity2010-03-011-0/+1
| * | | | | KVM: VMX: Move some cr[04] related constants to vmx.cAvi Kivity2010-03-011-13/+0
| * | | | | KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang2010-03-011-0/+1
* | | | | | Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-052-2/+33
|\ \ \ \ \ \
| * | | | | | kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu2010-02-251-0/+29
| * | | | | | x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu2010-02-251-1/+3
| * | | | | | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu2010-02-251-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-034-19/+2
|\ \ \ \ \ \
| * | | | | | x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-274-19/+2
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-034-26/+26
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'x86/irq' into x86/apicH. Peter Anvin2010-02-2215-187/+79
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'x86/urgent' into x86/irqH. Peter Anvin2010-02-202-2/+3
| | |\ \ \ \ \ \
| | | * | | | | | x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-02-101-0/+1
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-161-1/+1
| * | | | | | | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha2010-01-191-0/+1
| * | | | | | | x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1fSuresh Siddha2010-01-181-31/+16
| * | | | | | | x86, apic: Don't waste a vector to improve vector spreadH. Peter Anvin2010-01-041-4/+5
| * | | | | | | x86, apic: Reclaim IDT vectors 0x20-0x2fH. Peter Anvin2010-01-041-8/+20
| * | | | | | | x86: Increase NR_IRQS and nr_irqsYinghai Lu2009-12-301-6/+6
* | | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-034-16/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-162-22/+1
| * | | | | | | | x86: Add find_fw_memmap_areaYinghai Lu2010-02-121-0/+1
| * | | | | | | | Move round_up/down to kernel.hYinghai Lu2010-02-121-10/+0
| * | | | | | | | x86: Move back find_e820_area to e820.cYinghai Lu2010-02-122-2/+4
| * | | | | | | | x86: Separate early_res related code from e820.cYinghai Lu2010-02-122-12/+21
| * | | | | | | | x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-121-0/+6
| * | | | | | | | x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu2010-02-102-2/+2
| * | | | | | | | Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-1081-1039/+1725
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-033-73/+91
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into percpuTejun Heo2010-02-0211-146/+23
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | percpu, x86: Generic inc / dec percpu instructionsChristoph Lameter2010-01-051-14/+72
| * | | | | | | | | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-051-37/+0
| * | | | | | | | | Merge branch 'master' into percpuTejun Heo2010-01-0587-921/+1677
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-292-24/+21
* | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-2/+2
* | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-282-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner2010-01-071-1/+2
| * | | | | | | | | | | | x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson2009-12-171-3/+4
* | | | | | | | | | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-283-2/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-113-2/+70
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-283-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \