aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)AuthorFilesLines
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar56-804/+931
2008-07-08x86, io-apic: define names for redirection table entry fieldsCyrill Gorcunov1-0/+9
2008-07-08x86: APIC/SMP: Downgrade the NMI watchdog for "noapic"Maciej W. Rozycki1-1/+3
2008-07-08x86: NMI watchdog: Downgrade helperMaciej W. Rozycki1-0/+5
2008-07-08x86: move pci_routirq declaration to pci.hThomas Gleixner1-0/+2
2008-07-08x86: I/O APIC: clean up the 8259A on a NMI watchdog failureMaciej W. Rozycki1-0/+4
2008-07-08x86: I/O APIC: remove parameters to fiddle with the 8259AMaciej W. Rozycki1-1/+0
2008-07-08x86: janitor CPA statistics patchThomas Gleixner1-1/+5
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen1-0/+3
2008-07-08Merge commit 'v2.6.26-rc9' into x86/cpuIngo Molnar9-27/+65
2008-07-08x86: Move PCI IO ECS code to x86/pciRobert Richter1-2/+0
2008-07-08x86, clockevents: add C1E aware idle functionThomas Gleixner1-3/+0
2008-07-06x86: KVM guest: Add memory clobber to hypercallsAnthony Liguori1-5/+10
2008-07-04x86: cacheline_align tss_structRichard Kennedy1-5/+1
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-06-30x86: add compilation checks to pci_unmap_*() macrosMatti Linnanvuori1-6/+8
2008-06-26x86: shift bits the right way in native_read_tscpMax Asbock1-1/+1
2008-06-25paravirt: add hooks for ptep_modify_prot_start/commitJeremy Fitzhardinge1-0/+28
2008-06-25Merge branch 'linus' into x86/kconfigIngo Molnar7-26/+62
2008-06-25Merge branch 'linus' into x86/i8259Ingo Molnar9-27/+76
2008-06-25Merge branch 'linus' into x86/gartIngo Molnar7-26/+62
2008-06-25Merge branch 'linus' into x86/cleanupsIngo Molnar6-25/+60
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar6-22/+62
2008-06-24Merge 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: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann1-0/+1
2008-06-23Merge branch 'linus' into x86/threadinfoIngo Molnar11-25/+56
2008-06-21x86, bitops: make constant-bit set/clear_bit ops faster, gcc workaroundIngo Molnar1-2/+2
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: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-18x86: more header fixesVegard Nossum4-0/+16
2008-06-16x86: 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/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-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-10x86: cleanup C1E enabled detectionThomas Gleixner1-1/+3