| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | KVM: Pull extra page fault information into struct x86_exception | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM: Push struct x86_exception info the various gva_to_gpa variants | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM: x86 emulator: make emulator memory callbacks return full exception | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM: x86 emulator: introduce struct x86_exception to communicate faults | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM: MMU: remove 'clear_unsync' parameter | Xiao Guangrong | 2011-01-12 |
| | * | | | | | | | KVM: Add instruction-set-specific exit qualifications to kvm_exit trace | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM: x86 emulator: preserve an operand's segment identity | Avi Kivity | 2011-01-12 |
| | * | | | | | | | KVM: MMU: fix apf prefault if nested guest is enabled | Xiao Guangrong | 2011-01-12 |
| | * | | | | | | | KVM: remove unused function declaration | Xiao Guangrong | 2011-01-12 |
| | * | | | | | | | KVM: handle exit due to INVD in VMX | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason | Jan Kiszka | 2011-01-12 |
| | * | | | | | | | KVM: Let host know whether the guest can handle async PF in non-userspace con... | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM: Inject asynchronous page fault into a PV guest if page is swapped out. | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM: Handle async PF in a guest. | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM paravirt: Add async PF initialization to PV guest. | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM: Add PV MSR to enable asynchronous page faults delivery. | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM: Retry fault before vmentry | Gleb Natapov | 2011-01-12 |
| | * | | | | | | | KVM: Halt vcpu if page it tries to access is swapped out | Gleb Natapov | 2011-01-12 |
| | | |/ / / / /
| |/| | | | | |
|
| * | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| | |\| | | | | | |
|
| | * | | | | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
| * | | | | | | | | x86: support XZ-compressed kernel | Lasse Collin | 2011-01-13 |
| * | | | | | | | | drivers/staging/olpc_dcon: convert to new cs5535 gpio API | Andres Salomon | 2011-01-13 |
| | |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven | 2011-01-11 |
| | * | | | | | | | x86/gpio: Implement x86 gpio_to_irq convert function | Alek Du | 2011-01-11 |
| | * | | | | | | | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2011-01-11 |
| | * | | | | | | | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar | 2011-01-10 |
| | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin | 2010-12-29 |
| | | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 2010-12-23 |
| | | * | | | | | | | | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 2010-12-23 |
| | | * | | | | | | | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2010-12-23 |
| | | * | | | | | | | | x86, numa: Reduce minimum fake node size to 32M | David Rientjes | 2010-12-23 |
| | | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 |
| |\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| | * | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2011-01-09 |
| | * | | | | | | | | | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 2011-01-07 |
| | * | | | | | | | | | x86, NMI: Add priorities to handlers | Don Zickus | 2011-01-07 |
| | * | | | | | | | | | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR | Huang Ying | 2011-01-07 |
| * | | | | | | | | | | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-10 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | xen: HVM X2APIC support | Sheng Yang | 2011-01-07 |
| | * | | | | | | | | | | apic: Move hypervisor detection of x2apic to hypervisor.h | Sheng Yang | 2011-01-07 |
| | | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 |
| |\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| | * | | | | | | | | | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 |
| | * | | | | | | | | | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 |
| | * | | | | | | | | | cpuops: Use cmpxchg for xchg to avoid lock semantics | Christoph Lameter | 2010-12-18 |
| | * | | | | | | | | | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter | 2010-12-18 |
| | * | | | | | | | | | percpu,x86: relocate this_cpu_add_return() and friends | Tejun Heo | 2010-12-17 |
| | * | | | | | | | | | x86: Support for this_cpu_add, sub, dec, inc_return | Christoph Lameter | 2010-12-17 |