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