Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | KVM: inject #UD if instruction emulation fails and exit to userspace | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: SVM: Allow EFER.LMSLE to be set with nested svm | Joerg Roedel | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: do not inject exception directly into vcpu | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: set RFLAGS outside x86 emulator code | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: do not inject #PF in (read|write)_emulated() callbacks | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: remove export of emulator_write_emulated() | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: x86_emulate_insn() return -1 only in case of emulation fai... | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: make set_cr() callback return error if it fails | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: add get_cached_segment_base() callback to x86_emulate_ops | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: add (set|get)_msr callbacks to x86_emulate_ops | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: add (set|get)_dr callbacks to x86_emulate_ops | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: handle "far address" source operand | Gleb Natapov | 2010-08-01 | |
| * | | | | | | | | | | | KVM: x86 emulator: introduce read cache | Gleb Natapov | 2010-08-01 | |
| |/ / / / / / / / / / | ||||
| * | / / / / / / / / | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang | 2010-07-07 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-28 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen | 2010-06-18 | |
| | * | | | | | | | | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen | 2010-06-10 | |
| | * | | | | | | | | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 | |
| | * | | | | | | | | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon | 2010-06-07 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-06-11 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 2010-06-07 | |
| | |/ / / / / / / | ||||
| * / / / / / / / | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel | 2010-06-09 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2010-06-04 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | pci: Add a probing code that seeks for an specific bus | Aristeu Rozanski | 2010-05-10 | |
| * | | | | | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | |
| * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | x86: remove rdc321x_defs.h | Florian Fainelli | 2010-05-27 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-30 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin | 2010-05-27 | |
| * | | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-05-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | sched: clarify commment for TS_POLLING | Len Brown | 2010-05-27 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-05-28 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 2010-05-28 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | ACPI: delete the "acpi=ht" boot option | Len Brown | 2010-03-14 | |
| | * | | | | | | | | | ACPI, APEI, Generic Hardware Error Source memory error support | Huang Ying | 2010-05-19 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-05-20 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||
| | * | | | | | | | | | perf, x86: P4 PMU -- add missing bit in CCCR mask | Cyrill Gorcunov | 2010-05-19 | |
| * | | | | | | | | | | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 | |
| * | | | | | | | | | | numa: add generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 | |
| * | | | | | | | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 | |
| * | | | | | | | | | | drivers/hwmon/coretemp.c: get TjMax value from MSR | Carsten Emde | 2010-05-25 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-05-21 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | x86/PCI: Convert pci_config_lock to raw_spinlock | Thomas Gleixner | 2010-05-11 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | KVM: MMU: Segregate shadow pages with different cr0.wp | Avi Kivity | 2010-05-19 | |
| | * | | | | | | | | | x86, paravirt: don't compute pvclock adjustments if we trust the tsc | Glauber Costa | 2010-05-19 | |
| | * | | | | | | | | | KVM: x86: add new KVMCLOCK cpuid feature | Glauber Costa | 2010-05-19 |