| Commit message (Expand) | Author | Age |
| ... | |
| | | * | | | | | | | | x86, realmode: Remove indirect jumps in trampoline_32 and wakeup_asm | H. Peter Anvin | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Remove indirect jumps in trampoline_64.S | H. Peter Anvin | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Align .data section in trampoline_32.S | H. Peter Anvin | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Move bits to the proper sections in trampoline_64.S | H. Peter Anvin | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Add .text64 section, make barrier symbols absolute | H. Peter Anvin | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Set permission for real mode pages | Jarkko Sakkinen | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Move SMP trampoline to unified realmode code | Jarkko Sakkinen | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Move reboot_32.S to unified realmode code | Jarkko Sakkinen | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: Relocator for realmode code | Jarkko Sakkinen | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: realmode.bin infrastructure | Jarkko Sakkinen | 2012-05-08 |
| | | * | | | | | | | | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 2012-05-08 |
| | * | | | | | | | | | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli | 2012-05-29 |
| | * | | | | | | | | | x86: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 |
| | * | | | | | | | | | x86: print e820 physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-05-29 |
| | | |_|_|_|/ / / /
| |/| | | | | | | |
|
| | * | | | | | | | | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 |
| | |\ \ \ \ \ \ \ \
| | |_|_|/ / / / /
| |/| | | | | | | |
|
| | | * | | | | | | | mfd: Add driver for STA2X11 MFD block | Alessandro Rubini | 2012-05-09 |
| | * | | | | | | | | Merge branch 'generic-string-functions' | Linus Torvalds | 2012-05-26 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | x86: use the new generic strnlen_user() function | Linus Torvalds | 2012-05-26 |
| | | * | | | | | | | | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 |
| | | * | | | | | | | | x86: use generic strncpy_from_user routine | Linus Torvalds | 2012-05-26 |
| | * | | | | | | | | | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2012-05-25 |
| | |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | / / / / /
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | | x86/mce: Add instruction recovery signatures to mce-severity table | Tony Luck | 2012-05-23 |
| | | * | | | | | | | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 2012-05-23 |
| | | * | | | | | | | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen | 2012-05-23 |
| | | * | | | | | | | x86/mce Add validation check before GHES error is recorded | Chen Gong | 2012-04-20 |
| | | * | | | | | | | x86/mce: Avoid reading every machine check bank register twice. | Tony Luck | 2012-04-19 |
| | * | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 |
| | | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | KVM: Fix mmu_reload() clash with nested vmx event injection | Avi Kivity | 2012-05-16 |
| | | * | | | | | | | | KVM: MMU: Don't use RCU for lockless shadow walking | Avi Kivity | 2012-05-16 |
| | | * | | | | | | | | KVM: VMX: Optimize %ds, %es reload | Avi Kivity | 2012-05-16 |
| | | * | | | | | | | | KVM: VMX: Fix %ds/%es clobber | Avi Kivity | 2012-05-16 |
| | | * | | | | | | | | KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte() | Joerg Roedel | 2012-05-14 |
| | | * | | | | | | | | KVM: VMX: unlike vmcs on fail path | Xiao Guangrong | 2012-05-14 |
| | | * | | | | | | | | KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding | Takuya Yoshikawa | 2012-05-06 |
| | | * | | | | | | | | KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables | Takuya Yoshikawa | 2012-05-06 |
| | | * | | | | | | | | KVM guest: make kvm_para_available() check hypervisor bit reading cpuid leaf | Gleb Natapov | 2012-05-06 |
| | | * | | | | | | | | KVM: fix cpuid eax for KVM leaf | Michael S. Tsirkin | 2012-05-06 |
| | | * | | | | | | | | KVM: x86: Run PIT work in own kthread | Jan Kiszka | 2012-04-27 |
| | | * | | | | | | | | KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults | Avi Kivity | 2012-04-24 |
| | | * | | | | | | | | KVM: Introduce bitmask for apic attention reasons | Gleb Natapov | 2012-04-24 |
| | | * | | | | | | | | KVM: Introduce direct MSI message injection for in-kernel irqchips | Jan Kiszka | 2012-04-24 |
| | | * | | | | | | | | KVM: Fix page-crossing MMIO | Avi Kivity | 2012-04-19 |
| | | * | | | | | | | | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | KVM: MMU: use page table level macro | Davidlohr Bueso | 2012-04-18 |
| | | * | | | | | | | | | KVM: dont clear TMR on EOI | Michael S. Tsirkin | 2012-04-16 |
| | | * | | | | | | | | | KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f) | Avi Kivity | 2012-04-16 |
| | | * | | | | | | | | | KVM: x86 emulator: MMX support | Avi Kivity | 2012-04-16 |