| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | x86: mrst: Add vrtc driver which serves as a wall clock device | Feng Tang | 2010-11-11 | |
| | * | | | | | | | x86/mrst: Add SFI platform device parsing code | Feng Tang | 2010-11-09 | |
| | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | | | ||||
| | * | | | | | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 2010-11-18 | |
| | * | | | | | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 | |
| | * | | | | | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | |
| | | |/ / / | |/| | | | ||||
| | * | | | | x86, UV: Update node controller MMRs | Jack Steiner | 2010-11-10 | |
| | * | | | | x86: Address gcc4.6 "set but not used" warnings in apic.h | Andi Kleen | 2010-11-09 | |
| | |/ / / | ||||
| | | | | | ||||
| | | \ \ | ||||
| | *-. \ \ | Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern... | Linus Torvalds | 2010-10-29 | |
| | |\ \ \ \ | | |_|/ / | |/| | | | ||||
| | | | * | | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 2010-10-26 | |
| | * | | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 | |
| | |\ \ \ \ | ||||
| | | * | | | | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 2010-10-22 | |
| | | * | | | | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 2010-10-22 | |
| | | * | | | | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge | 2010-10-22 | |
| | | * | | | | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 2010-10-18 | |
| | | * | | | | x86: Introduce x86_msi_ops | Stefano Stabellini | 2010-10-18 | |
| | | * | | | | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 2010-10-18 | |
| | | * | | | | x86/io_apic: add get_nr_irqs_gsi() | Jeremy Fitzhardinge | 2010-10-18 | |
| | | * | | | | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 2010-10-18 | |
| | * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-27 | |
| | |\ \ \ \ \ | ||||
| | | * \ \ \ \ | Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro... | Ingo Molnar | 2010-10-25 | |
| | | |\ \ \ \ \ | ||||
| | | | * \ \ \ \ | Merge branch 'oprofile/core' into oprofile/x86 | Robert Richter | 2010-10-25 | |
| | | | |\ \ \ \ \ | ||||
| | | | * | | | | | | oprofile, x86: Add support for IBS periodic op counter extension | Robert Richter | 2010-10-15 | |
| | | | * | | | | | | oprofile, x86: Add support for IBS branch target address reporting | Robert Richter | 2010-10-15 | |
| | * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-27 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||
| | | * | | | | | | | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 2010-10-27 | |
| | | * | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2010-10-25 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria | 2010-10-21 | |
| | | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 2010-10-26 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | xen: don't map missing memory | Jeremy Fitzhardinge | 2010-10-22 | |
| | | | * | | | | | | | | xen: add return value to set_phys_to_machine() | Jeremy Fitzhardinge | 2010-10-22 | |
| | | | * | | | | | | | | x86: add RESERVE_BRK_ARRAY() helper | Jeremy Fitzhardinge | 2010-10-22 | |
| | | | |/ / / / / / / | ||||
| | | * | | | | | | | | xen: add variable hypercall caller | Jeremy Fitzhardinge | 2010-10-20 | |
| | | * | | | | | | | | xen: add xen_set_domain_pte() | Jeremy Fitzhardinge | 2010-10-20 | |
| | | |/ / / / / / / | ||||
| | * | | | | | | | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | |
| | * | | | | | | | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-26 | |
| | * | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 2010-10-25 | |
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | | * | | | | | | | Add OLPC XO-1 rfkill driver | Daniel Drake | 2010-10-21 | |
| | * | | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | KVM: x86: TSC catchup mode | Zachary Amsden | 2010-10-24 | |
| | | * | | | | | | | | KVM: x86 emulator: Expose emulate_int_real() | Mohammed Gamal | 2010-10-24 | |
| | | * | | | | | | | | KVM: MMU: Don't track nested fault info in error-code | Joerg Roedel | 2010-10-24 | |
| | | * | | | | | | | | KVM: Non-atomic interrupt injection | Avi Kivity | 2010-10-24 | |
| | | * | | | | | | | | KVM: MMU: Track NX state in struct kvm_mmu | Joerg Roedel | 2010-10-24 | |
| | | * | | | | | | | | KVM: MMU: Allow long mode shadows for legacy page tables | Joerg Roedel | 2010-10-24 | |
| | | * | | | | | | | | KVM: MMU: Add kvm_mmu parameter to load_pdptrs function | Joerg Roedel | 2010-10-24 | |
| | | * | | | | | | | | KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa | Joerg Roedel | 2010-10-24 | |
| | | * | | | | | | | | KVM: X86: Add kvm_read_guest_page_mmu function | Joerg Roedel | 2010-10-24 | |
| | | * | | | | | | | | KVM: MMU: Implement nested gva_to_gpa functions | Joerg Roedel | 2010-10-24 | |
| | | * | | | | | | | | KVM: X86: Introduce pointer to mmu context used for gva_to_gpa | Joerg Roedel | 2010-10-24 | |
