index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
KVM: SVM: Add tracepoint for invlpga instruction
Joerg Roedel
3
-0
/
+27
2009-12-03
KVM: SVM: Add tracepoint for #vmexit because intr pending
Joerg Roedel
3
-1
/
+20
2009-12-03
KVM: SVM: Add tracepoint for injected #vmexit
Joerg Roedel
3
-0
/
+40
2009-12-03
KVM: SVM: Add tracepoint for nested #vmexit
Joerg Roedel
3
-0
/
+43
2009-12-03
KVM: SVM: Add tracepoint for nested vmrun
Joerg Roedel
3
-0
/
+40
2009-12-03
KVM: SVM: Move INTR vmexit out of atomic code
Joerg Roedel
1
-1
/
+25
2009-12-03
KVM: SVM: Notify nested hypervisor of lost event injections
Alexander Graf
1
-0
/
+16
2009-12-03
KVM: x86: include pvclock MSRs in msrs_to_save
Glauber Costa
1
-4
/
+8
2009-12-03
KVM: x86: Rework guest single-step flag injection and filtering
Jan Kiszka
2
-32
/
+48
2009-12-03
KVM: x86: disable paravirt mmu reporting
Marcelo Tosatti
1
-2
/
+2
2009-12-03
KVM: x86: Refactor guest debug IOCTL handling
Jan Kiszka
4
-38
/
+26
2009-12-03
KVM: remove pre_task_link setting in save_state_to_tss16
Juan Quintela
1
-1
/
+0
2009-12-03
KVM: Fix hotplug of CPUs
Zachary Amsden
2
-4
/
+6
2009-12-03
KVM: Fix printk name error in svm.c
Zachary Amsden
1
-2
/
+3
2009-12-03
KVM: Kill the confusing tsc_ref_khz and ref_freq variables
Zachary Amsden
1
-10
/
+16
2009-12-03
KVM: Separate timer intialization into an indepedent function
Zachary Amsden
1
-8
/
+15
2009-12-03
KVM: SVM: Remove remaining occurences of rdtscll
Joerg Roedel
1
-4
/
+3
2009-12-03
KVM: SVM: don't copy exit_int_info on nested vmrun
Joerg Roedel
1
-2
/
+0
2009-12-03
KVM: SVM: reorganize svm_interrupt_allowed
Joerg Roedel
1
-4
/
+12
2009-12-03
KVM: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
4
-10
/
+20
2009-12-03
KVM: SVM: remove needless mmap_sem acquision from nested_svm_map
Marcelo Tosatti
1
-3
/
+0
2009-12-03
KVM: VMX: Enhance invalid guest state emulation
Mohammed Gamal
1
-24
/
+20
2009-12-03
KVM: x86 emulator: Add pusha and popa instructions
Mohammed Gamal
1
-1
/
+47
2009-12-03
KVM: x86 emulator: Add missing decoder flags for 'or' instructions
Mohammed Gamal
1
-1
/
+2
2009-12-03
KVM: Move assigned device code to own file
Avi Kivity
1
-1
/
+2
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
3
-6
/
+0
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
3
-18
/
+19
2009-12-03
KVM: Move irq ack notifier list to arch independent code
Gleb Natapov
1
-1
/
+0
2009-12-03
KVM: Maintain back mapping from irqchip/pin to gsi
Gleb Natapov
1
-0
/
+1
2009-12-03
KVM: Move irq sharing information to irqchip level
Gleb Natapov
2
-1
/
+1
2009-12-03
KVM: Call pic_clear_isr() on pic reset to reuse logic there
Gleb Natapov
1
-13
/
+9
2009-12-03
KVM: Don't pass kvm_run arguments
Avi Kivity
6
-142
/
+141
2009-12-03
KVM: x86 emulator: Introduce No64 decode option
Mohammed Gamal
1
-28
/
+14
2009-12-03
KVM: x86 emulator: Add 'push/pop sreg' instructions
Mohammed Gamal
1
-6
/
+101
2009-12-03
Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33
Avi Kivity
4
-2
/
+11
2009-12-02
x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...
Jan Beulich
1
-7
/
+3
2009-12-02
x86/alternatives: Check replacementlen <= instrlen at build time
Jan Beulich
1
-0
/
+1
2009-12-02
x86: Fix comments of register/stack access functions
Masami Hiramatsu
1
-4
/
+4
2009-12-02
x86: Remove unnecessary mdelay() from cpu_disable_common()
Suresh Siddha
1
-9
/
+0
2009-12-02
x86, ioapic: Document another case when level irq is seen as an edge
Suresh Siddha
1
-1
/
+20
2009-12-02
x86, ioapic: Fix the EOI register detection mechanism
Suresh Siddha
1
-54
/
+61
2009-12-02
x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrati...
Maciej W. Rozycki
1
-14
/
+14
2009-12-02
hw-breakpoints: Keep track of user disabled breakpoints
Frederic Weisbecker
1
-4
/
+12
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-11-30
x86: Fix a section mismatch in arch/x86/kernel/setup.c
Helight.Xu
1
-2
/
+2
2009-11-27
x86/amd-iommu: Remove amd_iommu_pd_table
Joerg Roedel
3
-45
/
+11
2009-11-27
x86/amd-iommu: Move reset_iommu_command_buffer out of locked code
Joerg Roedel
1
-7
/
+6
2009-11-27
x86/amd-iommu: Cleanup DTE flushing code
Joerg Roedel
2
-66
/
+35
[prev]
[next]