summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-9/+0
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1417-172/+162
| |\ \
| * | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-041-9/+0
* | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-154-5/+69
|\ \ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-2619-175/+173
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-261-2/+52
| * | | | x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-261-3/+6
| * | | | x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2009-08-261-0/+5
| * | | | x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin2009-08-211-1/+0
| * | | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha2009-08-211-0/+7
| | |/ / | |/| |
* | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-152-1/+5
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-0210-28/+68
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-197/+0
| * | | | x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-213-1/+202
* | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \ \ \
| * \ \ \ \ Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-4/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-141-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-1446-1551/+1071
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-101-2/+10
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-201-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-055-15/+28
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-293-10/+29
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-147-28/+55
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2009-09-101-0/+1
| * | | | | | | | KVM: Use thread debug register storage instead of kvm specific dataAvi Kivity2009-09-101-3/+0
| * | | | | | | | KVM: Add missing #includeAvi Kivity2009-09-101-0/+2
| * | | | | | | | KVM: Rename x86_emulate.c to emulate.cAvi Kivity2009-09-102-1/+1
| * | | | | | | | KVM: report 1GB page support to userspaceJoerg Roedel2009-09-101-0/+2
| * | | | | | | | KVM: MMU: enable gbpages by increasing nr of pagesizesJoerg Roedel2009-09-101-1/+1
| * | | | | | | | KVM: MMU: shadow support for 1gb pagesJoerg Roedel2009-09-101-1/+0
| * | | | | | | | KVM: MMU: make direct mapping paths aware of mapping levelsJoerg Roedel2009-09-101-1/+1
| * | | | | | | | KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang2009-09-101-0/+1
| * | | | | | | | KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-0/+2
| * | | | | | | | KVM: Move kvm_cpu_get_interrupt() declaration to x86 codeGleb Natapov2009-09-101-0/+1
| * | | | | | | | KVM: PIT support for HPET legacy modeBeth Kon2009-09-101-0/+9
| * | | | | | | | KVM: Add Directed EOI support to APIC emulationGleb Natapov2009-09-101-0/+2
| * | | | | | | | KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-6/+6
| * | | | | | | | KVM: convert custom marker based tracing to event tracesMarcelo Tosatti2009-09-101-0/+2
| * | | | | | | | x86: Add definition for IGNNE MSRAlexander Graf2009-09-101-0/+1
| * | | | | | | | KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bitsMarcelo Tosatti2009-09-101-0/+7
| * | | | | | | | KVM: VMX: Move rmode structure to vmx-specific codeAvi Kivity2009-09-101-10/+0
| * | | | | | | | KVM: VMX: Support Unrestricted Guest featureNitin A Kamble2009-09-102-5/+8
| * | | | | | | | KVM: Cache pdptrsAvi Kivity2009-09-101-0/+4
| * | | | | | | | KVM: Add MCE supportHuang Ying2009-09-102-0/+6
| * | | | | | | | KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.hJaswinder Singh Rajput2009-09-101-2/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-143-9/+21
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud