aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-11-22KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity
2010-11-22x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-11-22x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2010-11-22mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-10-28x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2010-10-28x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-10-28x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2010-09-20x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-08-26x86, asm: Clean up and simplify set_64bit()H. Peter Anvin
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-07-07x86: Add i8042 pre-detection hook to x86_platform_opsFeng Tang
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-18x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman
2010-06-09KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-06-07x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon
2010-06-08PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-27sched: clarify commment for TS_POLLINGLen Brown
2010-05-28x86: remove rdc321x_defs.hFlorian Fainelli
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying
2010-05-19Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-05-19KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa