Age | Commit message (Expand) | Author | Files | Lines |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 1 | -22/+2 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+6 |
2011-05-24 | x86: Get rid of asmregparm | Richard Weinberger | 1 | -5/+0 |
2011-05-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+0 |
2011-05-23 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -26/+93 |
2011-05-23 | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -60/+189 |
2011-05-22 | KVM: VMX: Cache vmcs segment fields | Avi Kivity | 1 | -0/+1 |
2011-05-22 | KVM: x86 emulator: consolidate segment accessors | Avi Kivity | 1 | -9/+4 |
2011-05-22 | KVM: mmio_fault_cr2 is not used | Gleb Natapov | 1 | -1/+0 |
2011-05-22 | KVM: SVM: Get rid of x86_intercept_map::valid | Avi Kivity | 1 | -0/+1 |
2011-05-22 | KVM: x86 emulator: drop x86_emulate_ctxt::vcpu | Avi Kivity | 1 | -2/+0 |
2011-05-22 | KVM: x86 emulator: add new ->wbinvd() callback | Avi Kivity | 1 | -0/+1 |
2011-05-22 | KVM: x86 emulator: add ->fix_hypercall() callback | Avi Kivity | 2 | -2/+1 |
2011-05-22 | KVM: x86 emulator: add new ->halt() callback | Avi Kivity | 1 | -0/+1 |
2011-05-22 | KVM: x86 emulator: make emulate_invlpg() an emulator callback | Avi Kivity | 2 | -1/+1 |
2011-05-22 | KVM: x86 emulator: emulate CLTS internally | Avi Kivity | 1 | -1/+0 |
2011-05-22 | KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt() | Avi Kivity | 2 | -3/+2 |
2011-05-22 | KVM: x86 emulator: drop vcpu argument from intercept callback | Avi Kivity | 1 | -1/+1 |
2011-05-22 | KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks | Avi Kivity | 1 | -7/+7 |
2011-05-22 | KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks | Avi Kivity | 1 | -9/+13 |
2011-05-22 | x86, apic: Make apic drivers static | Suresh Siddha | 1 | -7/+0 |
2011-05-22 | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 1 | -1/+1 |
2011-05-22 | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 1 | -0/+20 |
2011-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -1/+4 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 3 | -3/+0 |
2011-05-20 | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov | 1 | -0/+62 |
2011-05-20 | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 1 | -0/+1 |
2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 1 | -3/+3 |
2011-05-20 | x86, ioapic: Add struct ioapic | Suresh Siddha | 1 | -1/+0 |
2011-05-20 | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 1 | -14/+6 |
2011-05-20 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+26 |
2011-05-20 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+2 |
2011-05-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -7/+12 |
2011-05-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -162/+77 |
2011-05-20 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds | 2 | -2/+1 |
2011-05-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -72/+86 |
2011-05-20 | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 1 | -14/+71 |
2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+2 |
2011-05-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -22/+32 |
2011-05-20 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -7/+34 |
2011-05-20 | Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git... | Linus Torvalds | 2 | -2/+19 |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar | 3 | -1/+11 |
2011-05-18 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa | 1 | -1/+1 |
2011-05-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -5/+31 |
2011-05-18 | x86, cpu: Add SMEP CPU feature in CR4 | Fenghua Yu | 1 | -0/+1 |
2011-05-18 | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu | 1 | -0/+1 |
2011-05-18 | x86, alternative: Add altinstruction_entry macro | Fenghua Yu | 1 | -0/+9 |
2011-05-18 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -0/+1 |
2011-05-16 | ftrace/x86: mcount offset calculation | Martin Schwidefsky | 1 | -4/+3 |
2011-05-16 | ftrace/x86: Do not trace .discard.text section | Steven Rostedt | 1 | -1/+1 |