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