| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 13 | -126/+440 |
|\ |
|
| * | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner | 2009-09-09 | 1 | -1/+7 |
| * | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich | 2009-08-29 | 1 | -0/+10 |
| * | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-27 | 89 | -734/+1603 |
| |\ |
|
| | * | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-21 | 1 | -1/+1 |
| | * | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong | 2009-08-21 | 1 | -5/+5 |
| * | | x86, pat: Sanity check remap_pfn_range for RAM region | Venkatesh Pallipadi | 2009-08-27 | 1 | -3/+21 |
| * | | x86, pat: Lookup the protection from memtype list on vm_insert_pfn() | Venkatesh Pallipadi | 2009-08-27 | 1 | -15/+9 |
| * | | x86, pat: Add lookup_memtype to get the current memtype of a paddr | Venkatesh Pallipadi | 2009-08-27 | 1 | -0/+45 |
| * | | x86, pat: Use page flags to track memtypes of RAM pages | Venkatesh Pallipadi | 2009-08-27 | 2 | -43/+102 |
| * | | x86, pat: Generalize the use of page flag PG_uncached | Venkatesh Pallipadi | 2009-08-27 | 1 | -0/+4 |
| * | | x86, pat: Add rbtree to do quick lookup in memtype tracking | Venkatesh Pallipadi | 2009-08-27 | 1 | -20/+86 |
| * | | x86, pat: Add PAT reserve free to io_mapping* APIs | Venkatesh Pallipadi | 2009-08-27 | 2 | -5/+31 |
| * | | x86, pat: New i/f for driver to request memtype for IO regions | Venkatesh Pallipadi | 2009-08-27 | 2 | -0/+54 |
| * | | x86, pat: ioremap to follow same PAT restrictions as other PAT users | Venkatesh Pallipadi | 2009-08-27 | 1 | -14/+3 |
| * | | x86, pat: Keep identity maps consistent with mmaps even when pat_disabled | Venkatesh Pallipadi | 2009-08-27 | 1 | -10/+3 |
| * | | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin | 2009-08-22 | 2 | -4/+3 |
| * | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 2009-08-22 | 4 | -10/+59 |
* | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 8 | -1/+469 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 | 54 | -541/+1160 |
| |\ \ \ |
|
| * | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-02 | 6 | -213/+54 |
| * | | | | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 | 1 | -0/+4 |
| * | | | | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 | 1 | -13/+40 |
| * | | | | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 | 1 | -0/+1 |
| * | | | | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+2 |
| * | | | | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+8 |
| * | | | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 6 | -1/+586 |
* | | | | | 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-15 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 | 142 | -3867/+4534 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-10 | 11 | -108/+93 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-23 | 2 | -11/+13 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-20 | 6 | -15/+32 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-16 | 6 | -45/+82 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 | 11 | -38/+128 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-05 | 20 | -294/+547 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-30 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | 13 | -49/+295 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | 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-15 | 32 | -1357/+3269 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | KVM: VMX: Check cpl before emulating debug register access | Avi Kivity | 2009-09-10 | 3 | -0/+16 |
| * | | | | | | | | | | | | | | | KVM: fix misreporting of coalesced interrupts by kvm tracer | Gleb Natapov | 2009-09-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | KVM: x86: drop duplicate kvm_flush_remote_tlb calls | Marcelo Tosatti | 2009-09-10 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | | KVM: VMX: call vmx_load_host_state() only if msr is cached | Gleb Natapov | 2009-09-10 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | KVM: VMX: Conditionally reload debug register 6 | Avi Kivity | 2009-09-10 | 1 | -5/+9 |
| * | | | | | | | | | | | | | | | KVM: Use thread debug register storage instead of kvm specific data | Avi Kivity | 2009-09-10 | 2 | -18/+7 |
| * | | | | | | | | | | | | | | | KVM guest: do not batch pte updates from interrupt context | Marcelo Tosatti | 2009-09-10 | 1 | -6/+1 |
| * | | | | | | | | | | | | | | | KVM guest: fix bogus wallclock physical address calculation | Glauber Costa | 2009-09-10 | 1 | -2/+2 |