| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 |
| |\ |
|
| * | | x86, pat: Use page flags to track memtypes of RAM pages | Venkatesh Pallipadi | 2009-08-26 |
| * | | x86, pat: Add PAT reserve free to io_mapping* APIs | Venkatesh Pallipadi | 2009-08-26 |
| * | | x86, pat: New i/f for driver to request memtype for IO regions | Venkatesh Pallipadi | 2009-08-26 |
| * | | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin | 2009-08-21 |
| * | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 2009-08-21 |
* | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 |
| * | | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 |
* | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next | Dave Airlie | 2009-08-04 |
| |\ \ \ \ |
|
| | * | | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-09 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-20 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-05 |
| |\ \ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-21 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | KVM: VMX: Check cpl before emulating debug register access | Avi Kivity | 2009-09-10 |
| * | | | | | | | | KVM: Use thread debug register storage instead of kvm specific data | Avi Kivity | 2009-09-10 |
| * | | | | | | | | KVM: Add missing #include | Avi Kivity | 2009-09-10 |
| * | | | | | | | | KVM: Rename x86_emulate.c to emulate.c | Avi Kivity | 2009-09-10 |
| * | | | | | | | | KVM: report 1GB page support to userspace | Joerg Roedel | 2009-09-10 |
| * | | | | | | | | KVM: MMU: enable gbpages by increasing nr of pagesizes | Joerg Roedel | 2009-09-10 |
| * | | | | | | | | KVM: MMU: shadow support for 1gb pages | Joerg Roedel | 2009-09-10 |
| * | | | | | | | | KVM: MMU: make direct mapping paths aware of mapping levels | Joerg Roedel | 2009-09-10 |
| * | | | | | | | | KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl | Sheng Yang | 2009-09-10 |
| * | | | | | | | | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 2009-09-10 |
| * | | | | | | | | KVM: Move kvm_cpu_get_interrupt() declaration to x86 code | Gleb Natapov | 2009-09-10 |
| * | | | | | | | | KVM: PIT support for HPET legacy mode | Beth Kon | 2009-09-10 |
| * | | | | | | | | KVM: Add Directed EOI support to APIC emulation | Gleb Natapov | 2009-09-10 |
| * | | | | | | | | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel | 2009-09-10 |
| * | | | | | | | | KVM: convert custom marker based tracing to event traces | Marcelo Tosatti | 2009-09-10 |
| * | | | | | | | | x86: Add definition for IGNNE MSR | Alexander Graf | 2009-09-10 |
| * | | | | | | | | KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits | Marcelo Tosatti | 2009-09-10 |
| * | | | | | | | | KVM: VMX: Move rmode structure to vmx-specific code | Avi Kivity | 2009-09-10 |
| * | | | | | | | | KVM: VMX: Support Unrestricted Guest feature | Nitin A Kamble | 2009-09-10 |
| * | | | | | | | | KVM: Cache pdptrs | Avi Kivity | 2009-09-10 |
| * | | | | | | | | KVM: Add MCE support | Huang Ying | 2009-09-10 |
| * | | | | | | | | KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h | Jaswinder Singh Rajput | 2009-09-10 |
| | |_|_|_|/ / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses | Linus Torvalds | 2009-08-03 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, pgtable.h: Clean up types | Figo.zhang | 2009-06-29 |
| * | | | | | | | | x86: Clean up dump_pagetable() | Akinobu Mita | 2009-06-29 |
* | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ \ \ \ |
|