summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-0512-40/+26
|\
| * x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * x86: olpc build fixThomas Gleixner2008-05-041-0/+1
| * x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk2008-05-041-1/+1
| * x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0
| * x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
| * x86: undo visws/numaq build changesThomas Gleixner2008-05-042-28/+10
* | x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-041-0/+4
* | KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity2008-05-041-1/+0
* | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-041-1/+10
* | KVM: Avoid spurious execeptions after setting registersJan Kiszka2008-05-041-0/+2
* | KVM: PIT: support mode 4Marcelo Tosatti2008-05-041-0/+2
* | KVM: x86 emulator: disable writeback on lmswAvi Kivity2008-05-041-0/+1
* | KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus2008-05-041-2/+2
* | KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-043-10/+233
* | KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-043-3/+81
* | KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang2008-05-041-4/+0
* | KVM: MMU: Add EPT supportSheng Yang2008-05-042-10/+36
* | KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-045-8/+19
* | KVM: MMU: Move some definitions to a header fileSheng Yang2008-05-042-34/+33
* | KVM: VMX: EPT Feature DetectionSheng Yang2008-05-042-5/+83
|/
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-032-34/+0
* rename div64_64 to div64_u64Roman Zippel2008-05-012-6/+6
* x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds2008-05-011-0/+1
* x86: numaq fixIngo Molnar2008-04-301-2/+2
* x86: 8K stacks by defaultIngo Molnar2008-04-301-1/+0
* x86: ioremap ram check fixAndres Salomon2008-04-301-2/+3
* x86: optimize inlining offIngo Molnar2008-04-301-1/+0
* x86: CONFIG_X86_ELAN fixIngo Molnar2008-04-301-5/+5
* x86: Kconfig fixIngo Molnar2008-04-301-2/+3
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-303-9/+33
* x86: use defconfigs from x86/configs/*Sam Ravnborg2008-04-301-0/+12
* revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar2008-04-301-2/+2
* x86: don't bother printing compat vdso addressJeremy Fitzhardinge2008-04-301-2/+0
* fix: x86: support for new UV apicAndi Kleen2008-04-301-1/+1
* x86: fix early-BUG messageVegard Nossum2008-04-301-9/+10
* x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-301-1/+1
* x86: add proper header for reboot_forceDmitri Vorobiev2008-04-301-0/+1
* x86 VISWS: build fixIngo Molnar2008-04-302-3/+2
* x86, voyager: fix ioremap_nocache()Ingo Molnar2008-04-301-1/+1
* hpet: fixIngo Molnar2008-04-301-2/+3
* x86: unexport kmap_atomic_to_pageAdrian Bunk2008-04-301-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-301-16/+0
|\
| *---------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-30282-11440/+14504
| |\ \ \ \ \ \
| | | | | | * | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-151-1/+0