summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2-3/+4
2008-05-04x86: undo visws/numaq build changesThomas Gleixner2-28/+10
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa1-0/+4
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity1-1/+0
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli1-1/+10
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka1-0/+2
2008-05-04KVM: PIT: support mode 4Marcelo Tosatti1-0/+2
2008-05-04KVM: x86 emulator: disable writeback on lmswAvi Kivity1-0/+1
2008-05-04KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus1-2/+2
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang3-10/+233
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang3-3/+81
2008-05-04KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang1-4/+0
2008-05-04KVM: MMU: Add EPT supportSheng Yang2-10/+36
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang5-8/+19
2008-05-04KVM: MMU: Move some definitions to a header fileSheng Yang2-34/+33
2008-05-04KVM: VMX: EPT Feature DetectionSheng Yang2-5/+83
2008-05-04unified (weak) sys_pipe implementationUlrich Drepper2-34/+0
2008-05-01rename div64_64 to div64_u64Roman Zippel2-6/+6
2008-05-01x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-05-01x86: numaq fixIngo Molnar1-2/+2
2008-05-01x86: 8K stacks by defaultIngo Molnar1-1/+0
2008-05-01x86: ioremap ram check fixAndres Salomon1-2/+3
2008-05-01x86: optimize inlining offIngo Molnar1-1/+0
2008-05-01x86: CONFIG_X86_ELAN fixIngo Molnar1-5/+5
2008-05-01x86: Kconfig fixIngo Molnar1-2/+3
2008-05-01x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha3-9/+33
2008-05-01x86: use defconfigs from x86/configs/*Sam Ravnborg1-0/+12
2008-05-01revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar1-2/+2
2008-05-01x86: don't bother printing compat vdso addressJeremy Fitzhardinge1-2/+0
2008-05-01fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-05-01x86: fix early-BUG messageVegard Nossum1-9/+10
2008-05-01x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-05-01x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-05-01x86 VISWS: build fixIngo Molnar2-3/+2
2008-05-01x86, voyager: fix ioremap_nocache()Ingo Molnar1-1/+1
2008-05-01hpet: fixIngo Molnar1-2/+3
2008-05-01x86: unexport kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-16/+0
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown282-11440/+14504
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath3-17/+18
2008-04-30x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-1/+1
2008-04-30x86: fix section mismatch in pci_scan_busSam Ravnborg1-2/+2
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds4-10/+6
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds20-127/+1219
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+1
2008-04-29x86: use kbuild.hChristoph Lameter2-16/+2
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner1-1/+9
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon7-1/+597
2008-04-29swiotlb: use iommu_is_span_boundary helper functionFUJITA Tomonori1-3/+2