summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-05-10x86: rdc: leds build/config fixIngo Molnar
2008-05-10x86: restrict keyboard io ports reservation to make ipmi driver workHelge Wagner
2008-05-10x86: fix fpu restore from sig returnSuresh Siddha
2008-05-10x86: remove spew print out about bus to node mappingYinghai Lu
2008-05-10x86: revert printk format warning change which is for linux-nextThomas Gleixner
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-05-08x86: GEODE: cache results from geode_has_vsa2() and uninlineAndres Salomon
2008-05-08x86: revert geode config dependencyThomas Gleixner
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu
2008-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-05-04x86: fix setup printk format warningRandy Dunlap
2008-05-04x86: olpc build fixThomas Gleixner
2008-05-04x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-04x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-04x86: remove dell reboot dmi quirk board name matchBen
2008-05-04x86: es7000 build fixIngo Molnar
2008-05-04x86: make additional_cpus staticAdrian Bunk
2008-05-04x86: make start_secondary() staticAdrian Bunk
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg
2008-05-04x86: undo visws/numaq build changesThomas Gleixner
2008-05-04x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa
2008-05-04KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large pageAvi Kivity
2008-05-04KVM: avoid fx_init() schedule in atomicAndrea Arcangeli
2008-05-04KVM: Avoid spurious execeptions after setting registersJan Kiszka
2008-05-04KVM: PIT: support mode 4Marcelo Tosatti
2008-05-04KVM: x86 emulator: disable writeback on lmswAvi Kivity
2008-05-04KVM: x86: task switch: fix wrong bit setting for the busy flagIzik Eidus
2008-05-04KVM: VMX: Enable EPT feature for KVMSheng Yang
2008-05-04KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang
2008-05-04KVM: MMU: Remove #ifdef CONFIG_X86_64 to support 4 level EPTSheng Yang
2008-05-04KVM: MMU: Add EPT supportSheng Yang
2008-05-04KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang
2008-05-04KVM: MMU: Move some definitions to a header fileSheng Yang
2008-05-04KVM: VMX: EPT Feature DetectionSheng Yang
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds
2008-04-30x86: numaq fixIngo Molnar
2008-04-30x86: 8K stacks by defaultIngo Molnar
2008-04-30x86: ioremap ram check fixAndres Salomon
2008-04-30x86: optimize inlining offIngo Molnar
2008-04-30x86: CONFIG_X86_ELAN fixIngo Molnar
2008-04-30x86: Kconfig fixIngo Molnar
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha