KVM: PPC: Make large pages work
[safe/jmp/linux-2.6] / arch / x86 /
2010-03-01 Takuya YoshikawaKVM: Fix the explanation of write_emulated
2010-03-01 Sheng YangKVM: VMX: Enable EPT 1GB page support
2010-03-01 Sheng YangKVM: x86: Rename gb_page_enable() to get_lpage_level...
2010-03-01 Sheng YangKVM: x86: Moving PT_*_LEVEL to mmu.h
2010-03-01 Avi KivityKVM: Fill out ftrace exit reason strings
2010-03-01 Avi KivityKVM: Bump maximum vcpu count to 64
2010-03-01 Marcelo TosattiKVM: convert slots_lock to a mutex
2010-03-01 Marcelo TosattiKVM: switch vcpu context to use SRCU
2010-03-01 Marcelo TosattiKVM: convert io_bus to SRCU
2010-03-01 Marcelo TosattiKVM: x86: switch kvm_set_memory_alias to SRCU update
2010-03-01 Marcelo TosattiKVM: use SRCU for dirty log
2010-03-01 Marcelo TosattiKVM: introduce kvm->srcu and convert kvm_set_memory_reg...
2010-03-01 Marcelo TosattiKVM: split kvm_arch_set_memory_region into prepare...
2010-03-01 Marcelo TosattiKVM: modify alias layout in x86s struct kvm_arch
2010-03-01 Marcelo TosattiKVM: modify memslots layout in struct kvm
2010-03-01 Avi KivityKVM: Add KVM_MMIO kconfig item
2010-03-01 Joerg RoedelKVM: SVM: Adjust tsc_offset only if tsc_unstable
2010-03-01 Sheng YangKVM: VMX: Add instruction rdtscp support for guest
2010-03-01 Sheng YangKVM: Add cpuid_update() callback to kvm_x86_ops
2010-03-01 Sheng Yangx86: Raise vsyscall priority on hotplug notifier chain
2010-03-01 Sheng YangKVM: Extended shared_msr_global to per CPU
2010-03-01 Sheng YangKVM: VMX: Remove redundant variable
2010-03-01 Avi KivityKVM: VMX: Fold ept_update_paging_mode_cr4() into its...
2010-03-01 Avi KivityKVM: VMX: When using ept, allow the guest to own cr4.pge
2010-03-01 Avi KivityKVM: VMX: Make guest cr4 mask more conservative
2010-03-01 Avi KivityKVM: Add accessor for reading cr4 (or some bits of...
2010-03-01 Avi KivityKVM: VMX: Move some cr[04] related constants to vmx.c
2010-03-01 Sheng YangKVM: VMX: Trap and invalid MWAIT/MONITOR instruction
2010-03-01 Avi KivityKVM: MMU: Report spte not found in rmap before BUG()
2010-03-01 Marcelo TosattiKVM: x86: raise TSS exception for NULL CS and SS segments
2010-03-01 Eddie DongKVM: x86: make double/triple fault promotion generic...
2010-02-28 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-ptrace-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-pci-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-rwsem-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-numa-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-mtrr-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-io-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2010-02-28 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-02-28 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git./linux...
2010-02-28 Linus TorvaldsMerge branches 'core-ipi-for-linus', 'core-locking...
2010-02-27 Russ Andersonx86: Enable NMI on all cpus on UV
2010-02-27 Ingo MolnarMerge branch 'tracing/core' of git://git./linux/kernel...
2010-02-27 Linus TorvaldsMerge branch 'kmemcheck-for-linus' of git://git./linux...
2010-02-26 Pekka EnbergMerge branch 'kmemcheck/fixes' into kmemcheck-for-linus
2010-02-26 Peter Zijlstraperf_event, amd: Fix spinlock initialization
2010-02-26 Peter Zijlstraperf_events, x86: Split PMU definitions into separate...
2010-02-26 Robert Richteroprofile/x86: fix msr access to reserved counters
2010-02-26 Robert Richteroprofile/x86: use kzalloc() instead of kmalloc()
2010-02-26 Robert Richteroprofile/x86: fix perfctr nmi reservation for mulitplexing
2010-02-26 Naga Chumbalkaroprofile/x86: add comment to counter-in-use warning
2010-02-26 Robert Richteroprofile/x86: warn user if a counter is already active
2010-02-26 Robert Richteroprofile/x86: implement randomization for IBS periodic...
2010-02-26 Suravee Suthikulpanitoprofile/x86: implement lsfr pseudo-random number gener...
2010-02-26 Robert Richteroprofile/x86: implement IBS cpuid feature detection
2010-02-26 Robert Richteroprofile/x86: remove node check in AMD IBS initialization
2010-02-26 Robert Richteroprofile/x86: remove OPROFILE_IBS config option
2010-02-26 Peter Zijlstraperf_events, x86: Remove superflous MSR writes
2010-02-26 Peter Zijlstraperf_events: Simplify code by removing cpu argument...
2010-02-26 Stephane Eranianperf_events, x86: AMD event scheduling
2010-02-26 Stephane Eranianperf_events: Add new start/stop PMU callbacks
2010-02-26 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2010-02-25 Pekka Enbergx86, mm: Unify kernel_physical_mapping_init() API
2010-02-25 Thomas Gleixnerx86/PCI: Prevent mmconfig memory corruption
2010-02-25 Steven Rostedtftrace: Remove memory barriers from NMI code when not...
2010-02-25 Ian Campbellx86, mm: Allow highmem user page tables to be disabled...
2010-02-25 Thadeu Lima de Sou... x86: Do not reserve brk for DMI if it's not going to...
2010-02-23 Suresh Siddhax86, ptrace: Remove set_stopped_child_used_math() in...
2010-02-23 Suresh Siddhax86, ptrace: Simplify xstateregs_get()
2010-02-23 Bjorn Helgaasx86/PCI: use host bridge _CRS info by default on 2008...
2010-02-23 Bjorn HelgaasPCI: augment bus resource table with a list
2010-02-23 Dominik Brodowskiresource/PCI: mark struct resource as const
2010-02-23 Dominik Brodowskiresource/PCI: align functions now return start of resource
2010-02-23 Seth Heasleyx86/PCI: irq and pci_ids patch for Intel Cougar Point...
2010-02-22 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-02-19 H. Peter Anvinx86, setup: Don't skip mode setting for the standard...
2010-02-19 Frederic Weisbeckerhw-breakpoint: Keep track of dr7 local enable bits
2010-02-19 Frederic Weisbeckerhw-breakpoints: Accept breakpoints on NULL address
2010-02-19 H. Peter Anvinx86-64, setup: Inhibit decompressor output if video...
2010-02-19 Borislav Petkovx86, cacheinfo: Enable L3 CID only on AMD
2010-02-19 Borislav Petkovx86, cacheinfo: Remove NUMA dependency, fix for AMD...
2010-02-18 Len BrownMerge branches 'bugzilla-14886', 'bugzilla-15000',...
2010-02-18 H. Peter Anvinx86, setup: When restoring the screen, update boot_para...
2010-02-17 Catalin Marinaskmemcheck: Test the full object in kmemcheck_is_obj_ini...
2010-02-17 Thomas Gleixnerx86: Convert tlbstate_lock to raw_spinlock
2010-02-17 Thomas GleixnerMerge branch 'linus' into x86/mm
2010-02-17 Heiko Carstenstracing/kprobes: Make Kconfig dependencies generic
2010-02-17 Mike Frysingertracing: Unify arch_syscall_addr() implementations
2010-02-17 Dave Airliex86-64: Allow fbdev primary video code
2010-02-16 Thomas Gleixnerx86: Convert set_atomicity_lock to raw_spinlock
2010-02-16 Oleg Nesterovx86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32
2010-02-16 Oleg Nesterovx86: set_personality_ia32() misses force_personality32
2010-02-16 Ingo Molnarx86: Mark atomic irq ops raw for 32bit legacy
2010-02-16 Len BrownACPI: remove Asus P2B-DS from acpi=ht blacklist
next