aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-08-27x86: Use memblock to replace early_resYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_free_memory_in_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_node()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho...Yinghai Lu
2010-08-27x86, memblock: Add get_free_all_memory_range()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_rangeYinghai Lu
2010-08-27x86, memblock: Add memblock_x86_to_bootmem()Yinghai Lu
2010-08-27x86, memblock: Add memblock_x86_find_in_range_size()Yinghai Lu
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
2010-05-19KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa
2010-05-19KVM: x86: change msr numbers for kvmclockGlauber Costa
2010-05-19x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa
2010-05-19KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang