| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-05-23 | 6 | -79/+19 |
|\ |
|
| * | x86/PCI: derive pcibios_last_bus from ACPI MCFG | Jan Beulich | 2011-05-21 | 1 | -0/+10 |
| * | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-05-10 | 1 | -1/+3 |
| * | x86/PCI: Remove dma32_reserve_bootmem | Yinghai Lu | 2011-05-10 | 3 | -67/+0 |
| * | x86/PCI: Convert release_resource to release_region/release_mem_region | Julia Lawall | 2011-05-10 | 1 | -11/+6 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-23 | 20 | -563/+539 |
|\ \ |
|
| * | | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap | 2011-05-23 | 1 | -0/+1 |
| * | | x86, apic: Make apic drivers static | Suresh Siddha | 2011-05-22 | 11 | -64/+22 |
| * | | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 2011-05-22 | 3 | -30/+32 |
| * | | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha | 2011-05-22 | 2 | -31/+36 |
| * | | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 | 12 | -6/+63 |
| * | | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov | 2011-05-20 | 3 | -124/+69 |
| * | | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov | 2011-05-20 | 1 | -14/+44 |
| * | | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov | 2011-05-20 | 1 | -2/+70 |
| * | | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha | 2011-05-20 | 2 | -62/+31 |
| * | | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 2011-05-20 | 5 | -19/+37 |
| * | | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -6/+3 |
| * | | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 3 | -14/+29 |
| * | | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 5 | -50/+62 |
| * | | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha | 2011-05-20 | 1 | -14/+13 |
| * | | x86, ioapic: Add struct ioapic | Suresh Siddha | 2011-05-20 | 2 | -16/+17 |
| * | | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha | 2011-05-20 | 1 | -31/+5 |
| * | | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 2011-05-20 | 3 | -111/+37 |
| * | | x86, ioapic: Allocate ioapic_saved_data early | Suresh Siddha | 2011-05-20 | 1 | -14/+13 |
| * | | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman | 2011-05-20 | 1 | -2/+2 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-23 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines | 2011-05-23 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-23 | 4 | -19/+11 |
|\ \ \ \ |
|
| * | | | | x86: Eliminate various 'set but not used' warnings | Gustavo F. Padovan | 2011-05-21 | 3 | -16/+5 |
| * | | | | x86, SMEP: Fix section mismatch warnings | Fenghua Yu | 2011-05-21 | 1 | -2/+2 |
| * | | | | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg | 2011-05-20 | 1 | -3/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-05-23 | 12 | -1028/+2463 |
|\ \ \ \ |
|
| * | | | | KVM: MMU: Use ptep_user for cmpxchg_gpte() | Takuya Yoshikawa | 2011-05-22 | 1 | -14/+12 |
| * | | | | KVM: x86 emulator: Make jmp far emulation into a separate function | Takuya Yoshikawa | 2011-05-22 | 1 | -14/+22 |
| * | | | | KVM: x86 emulator: Rename emulate_grpX() to em_grpX() | Takuya Yoshikawa | 2011-05-22 | 1 | -16/+15 |
| * | | | | KVM: x86 emulator: Remove unused arg from emulate_pop() | Takuya Yoshikawa | 2011-05-22 | 1 | -15/+13 |
| * | | | | KVM: x86 emulator: Remove unused arg from writeback() | Takuya Yoshikawa | 2011-05-22 | 1 | -3/+2 |
| * | | | | KVM: x86 emulator: Remove unused arg from read_descriptor() | Takuya Yoshikawa | 2011-05-22 | 1 | -5/+3 |
| * | | | | KVM: x86 emulator: Remove unused arg from seg_override() | Takuya Yoshikawa | 2011-05-22 | 1 | -4/+3 |
| * | | | | KVM: Validate userspace_addr of memslot when registered | Takuya Yoshikawa | 2011-05-22 | 1 | -1/+1 |
| * | | | | KVM: MMU: Clean up gpte reading with copy_from_user() | Takuya Yoshikawa | 2011-05-22 | 1 | -15/+1 |
| * | | | | KVM: VMX: Cache vmcs segment fields | Avi Kivity | 2011-05-22 | 2 | -10/+93 |
| * | | | | KVM: x86 emulator: consolidate segment accessors | Avi Kivity | 2011-05-22 | 3 | -93/+83 |
| * | | | | KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions | Avi Kivity | 2011-05-22 | 1 | -1/+1 |
| * | | | | KVM: SVM: Make dump_vmcb static, reduce text | Joe Perches | 2011-05-22 | 1 | -82/+94 |
| * | | | | KVM: MMU: Fix 64-bit paging breakage on x86_32 | Takuya Yoshikawa | 2011-05-22 | 1 | -1/+15 |
| * | | | | KVM: Add CPUID support for VIA CPU | BrillyWu@viatech.com.cn | 2011-05-22 | 1 | -0/+40 |
| * | | | | KVM: call cache_all_regs() only once during instruction emulation | Gleb Natapov | 2011-05-22 | 1 | -8/+6 |