summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
AgeCommit message (Expand)AuthorLines
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+58
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann-18/+0
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann-1/+3
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann-0/+55
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge-4/+0
2008-06-24x86: add X86_FEATURE_IBS cpu featureRobert Richter-0/+1
2008-06-24x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann-0/+1
2008-06-23ftrace: store mcount address in rec->ipAbhishek Sagar-0/+14
2008-06-23Merge branch 'linus' into x86/threadinfoIngo Molnar-25/+56
2008-06-23Merge branch 'linus' into tracing/ftraceIngo Molnar-3/+4
2008-06-21x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaroundIngo Molnar-2/+2
2008-06-20x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge-2/+25
2008-06-20x86: implement set_pte_vaddrJeremy Fitzhardinge-0/+3
2008-06-20x86: unify __set_fixmapJeremy Fitzhardinge-0/+2
2008-06-20x86: unify asm-x86/fixmap*.hJeremy Fitzhardinge-79/+43
2008-06-20x86, bitops: make constant-bit set/clear_bit ops faster, adapt, clean upIngo Molnar-14/+22
2008-06-19x86-64: remove unnecessary ptregs call stubsJan Beulich-1/+1
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse-2/+2
2008-06-19x86, bitops: make constant-bit set/clear_bit ops fasterLinus Torvalds-5/+23
2008-06-19x86, MM: virtual address debug, v2Jiri Slaby-1/+4
2008-06-19MM: virtual address debugJiri Slaby-2/+3
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge-1/+2
2008-06-18x86: more header fixesVegard Nossum-0/+16
2008-06-16x86: make asm/asm.h work for asm code.Jeremy Fitzhardinge-22/+18
2008-06-16Merge branch 'linus' into x86/kconfigIngo Molnar-22/+52
2008-06-16Merge branch 'linus' into x86/irqstatsIngo Molnar-1/+14
2008-06-16Merge branch 'linus' into x86/irqIngo Molnar-22/+52
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar-1/+14
2008-06-16Merge branch 'linus' into x86/ptemaskIngo Molnar-0/+2
2008-06-16Merge branch 'linus' into x86/patIngo Molnar-19/+39
2008-06-16Merge branch 'linus' into x86/cleanupsIngo Molnar-1/+14
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar-1/+14
2008-06-16Merge branch 'linus' into x86/nmiIngo Molnar-22/+52
2008-06-12x86, gart: add resume handlingRafael J. Wysocki-0/+1
2008-06-12Merge branch 'linus' into x86/gartIngo Molnar-19/+39
2008-06-12x86: remove obsolete PM definitions from NMI headerRafael J. Wysocki-21/+0
2008-06-12x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann-2/+2
2008-06-12x86: PAT: fixed checkpatch errors (and whitespaces)Andreas Herrmann-4/+2
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu-0/+3
2008-06-10PCI/x86: write_pci_config_byte fix offsetYinghai Lu-0/+1
2008-06-10x86: cleanup C1E enabled detectionThomas Gleixner-1/+3
2008-06-10fix build bug in "x86: add PCI extended config space access for AMD Barcelona"Robert Richter-6/+0
2008-06-10x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge-1/+2
2008-06-10x86, mpparse: build fixIngo Molnar-0/+4
2008-06-10x86: make generic arch support NUMAQYinghai Lu-63/+35
2008-06-10x86: introduce max_physical_apicid for bigsmp switchingYinghai Lu-0/+1
2008-06-05x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov-3/+1
2008-06-05x86: linked list of setup_data for i386Huang, Ying-0/+3
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying-0/+2
2008-06-05x86: reserve EFI memory map with reserve_earlyHuang, Ying-1/+1