aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixesLinus Torvalds1-1/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pciLinus Torvalds2-0/+18
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-27/+4
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon1-0/+132
2008-04-29proper extern for late_time_initAdrian Bunk1-1/+0
2008-04-29x86: vget_cycles() __always_inlineHugh Dickins1-1/+1
2008-04-28gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't availableAndres Salomon1-0/+2
2008-04-28gxfb/lxfb: use VSA definitions when fetching framebuffer sizeAndres Salomon1-0/+1
2008-04-28x86: GEODE: add Virtual Systems Architecture detectionAndres Salomon1-0/+19
2008-04-28x86: geode: MSR cleanupAndres Salomon1-3/+13
2008-04-28hugetlbfs: common code update for s390Gerald Schaefer1-0/+37
2008-04-28hugetlbfs: add missing TLB flush to hugetlb_cow()Gerald Schaefer1-0/+5
2008-04-28hugetlbfs: architecture header cleanupGerald Schaefer1-0/+49
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+10
2008-04-27Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds4-14/+183
2008-04-27KVM: add ioctls to save/store mpstateMarcelo Tosatti1-5/+0
2008-04-27KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*Avi Kivity1-5/+5
2008-04-27KVM: Add trace markersFeng (Eric) Liu2-0/+39
2008-04-27KVM: SVM: add intercept for machine check exceptionJoerg Roedel1-0/+1
2008-04-27KVM: MMU: Don't assume struct page for x86Anthony Liguori1-2/+2
2008-04-27KVM: function declaration parameter name cleanupJoerg Roedel1-3/+3
2008-04-27KVM: MMU: unify slots_lock usageMarcelo Tosatti1-1/+1
2008-04-27KVM: x86: hardware task switching supportIzik Eidus1-0/+9
2008-04-27KVM: x86: add functions to get the cpl of vcpuIzik Eidus1-0/+1
2008-04-27KVM: Move some x86 specific constants and structures to include/asm-x86Avi Kivity1-0/+13
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa1-0/+1
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa1-0/+1
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti2-0/+33
2008-04-27KVM: Provide unlocked version of emulator_write_phys()Avi Kivity1-0/+3
2008-04-27KVM: add basic paravirt supportMarcelo Tosatti1-1/+2
2008-04-27KVM: Add save/restore supporting of in kernel PITSheng Yang1-0/+21
2008-04-27KVM: In kernel PIT modelSheng Yang1-0/+1
2008-04-27KVM: Prefix control register accessors with kvm_ to avoid namespace pollutionAvi Kivity1-6/+6
2008-04-27KVM: MMU: large page supportMarcelo Tosatti1-0/+9
2008-04-27KVM: MMU: ignore zapped root pagetablesMarcelo Tosatti1-0/+1
2008-04-27KVM: Add stat counter for hypercallsAmit Shah1-0/+1
2008-04-27KVM: paravirtualized clocksource: host partGlauber de Oliveira Costa2-0/+32
2008-04-27KVM: export the load_pdptrs() function to modulesJoerg Roedel1-0/+2
2008-04-27KVM: export information about NPT to generic x86 codeJoerg Roedel1-0/+2
2008-04-27KVM: make EFER_RESERVED_BITS configurable for architecture codeJoerg Roedel1-0/+1
2008-04-27KVM: VMX: Enable Virtual Processor Identification (VPID)Sheng Yang1-0/+1
2008-04-27KVM: MMU: Simplify hash table indexingDong, Eddie1-1/+2
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra1-0/+1
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu1-0/+3
2008-04-26x86: get mp_bus_to_node earlyYinghai Lu2-0/+15
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-bootmem-v3Linus Torvalds1-1/+1
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu1-1/+1
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-generic-bitops-v3Linus Torvalds3-341/+136
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying1-0/+14
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying1-0/+1