summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2009-11-30x86, mm: Correct the implementation of is_untracked_pat_range()H. Peter Anvin
2009-11-26x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng
2009-11-24x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-23x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin
2009-11-23x86: Change is_ISA_range() into an inline functionH. Peter Anvin
2009-11-23x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin
2009-11-23x86, mm: Call is_untracked_pat_range() rather than is_ISA_range()H. Peter Anvin
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner
2009-11-23x86: SGI UV: Fix BAU initializationCliff Wickman
2009-11-23x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu
2009-11-23x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu
2009-11-23x86: Change crash kernel to reserve via reserve_early()Yinghai Lu
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-11-17x86: When cleaning MTRRs, do not fold WP into UCYinghai Lu
2009-11-16x86: remove "extern" from function prototypes in <asm/proto.h>H. Peter Anvin
2009-11-16x86, mm: Report state of NX protections during bootKees Cook
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin
2009-11-16x86, sleep: Always save the value of EFERH. Peter Anvin
2009-11-16x86-32: Use symbolic constants, safer CPUID when enabling EFER.NXH. Peter Anvin
2009-11-11x86: Make sure wakeup trampoline code is below 1MBYinghai Lu
2009-11-08x86: k8.h: Add struct bootnodeRandy Dunlap
2009-11-02x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha
2009-11-02x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha
2009-10-27tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt
2009-10-24x86, boot: Simplify setting of the PAE bitAlexander Potashev
2009-10-23x86: Remove pfn in add_one_highpage_init()Minchan Kim
2009-10-20x86-64: add comment for RODATA large page retainmentSuresh Siddha
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha
2009-10-20x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha
2009-10-12x86: Interleave emulated nodes over physical nodesDavid Rientjes
2009-10-12x86: Export srat physical topologyDavid Rientjes
2009-10-12x86: Export k8 physical topologyDavid Rientjes
2009-10-12x86: Clean up and add missing log levels for k8David Rientjes
2009-10-11pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-08x86, timers: Check for pending timers after (device) interruptsArjan van de Ven
2009-10-05Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-04KVM: add support for change_pte mmu notifiersIzik Eidus
2009-10-04KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus
2009-10-04KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus
2009-10-04KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity
2009-10-04KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti
2009-10-04KVM: fix LAPIC timer period overflowAurelien Jarno
2009-10-04KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel
2009-10-04KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel