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.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
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
7
-15
/
+29
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
2
-2
/
+3
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
4
-4
/
+4
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
4
-8
/
+0
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
4
-23
/
+21
2009-12-03
KVM: Move irq ack notifier list to arch independent code
Gleb Natapov
2
-2
/
+0
2009-12-03
KVM: Maintain back mapping from irqchip/pin to gsi
Gleb Natapov
2
-0
/
+2
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
5
-2
/
+21
2009-12-02
MIPS: RB532: Fix devices.c compilation.
Florian Fainelli
1
-1
/
+2
2009-12-02
MIPS: Fix MIPS I build.
Ralf Baechle
1
-0
/
+4
2009-12-01
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-9
/
+28
2009-12-01
MIPS: Loongson: Switch from flatmem to sparsemem
Wu Zhangjin
1
-1
/
+1
2009-12-01
MIPS: Loongson: Disallow 4kB pages
Wu Zhangjin
1
-0
/
+1
2009-12-01
MIPS: Add missing definition for MADV_HWPOISON.
Ralf Baechle
1
-0
/
+1
2009-12-01
MIPS: Fix build error if __xchg() is not getting inlined.
Ralf Baechle
1
-6
/
+9
2009-12-01
MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.
Martin Michlmayr
1
-2
/
+16
2009-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
24
-36
/
+43
2009-12-01
alpha: Fixup last users of irq_chip->typename
Thomas Gleixner
20
-23
/
+23
2009-12-01
Alpha: Rearrange thread info flags fixing two regressions
Michael Cree
1
-12
/
+15
2009-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
14
-42
/
+138
2009-12-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-5
/
+133
[next]