aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-10/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2-0/+82
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds175-4279/+5290
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz1-6/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-2/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz1-2/+0
2008-04-17kgdb: fix NMI hangsJason Wessel1-0/+1
2008-04-17x86: kgdb supportIngo Molnar1-0/+81
2008-04-17x86: move suspend wakeup code to CPavel Machek2-13/+21
2008-04-17x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy1-1/+0
2008-04-17x86: move mp_register_lapic to boot.cAlexey Starikovskiy1-1/+0
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy1-1/+2
2008-04-17x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy1-0/+7
2008-04-17x86: don't set IO APIC features if IO APIC is not enabledAlexey Starikovskiy2-3/+2
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis2-4/+16
2008-04-17x86: uv fixIngo Molnar1-1/+1
2008-04-17x86: support for new UV apicJack Steiner2-0/+10
2008-04-17x86: define the macros and tables for blade functionsJack Steiner1-0/+74
2008-04-17x86: define the macros and tables for the basic UV infrastructure.Jack Steiner1-0/+210
2008-04-17x86: add UV specific header for MMR definitionsJack Steiner1-0/+373
2008-04-17x86: increase size of APICIDJack Steiner2-5/+8
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner2-0/+10
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner4-4/+9
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com1-8/+2
2008-04-17x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com2-4/+4
2008-04-17x86: cleanup replace most vm86 flags with flags from processor-flags.h, fixIngo Molnar1-0/+1
2008-04-17x86: sparsemem: reduce i386 PAE section sizeJeremy Fitzhardinge1-1/+1
2008-04-17x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa3-29/+5
2008-04-17x86: merge SMP definitions of smp.hGlauber Costa3-49/+32
2008-04-17x86: split safe_smp_processor_idGlauber Costa1-2/+2
2008-04-17x86: merge includes in smp.hGlauber Costa3-29/+13
2008-04-17x86: surround apic headers in apic definitionsGlauber Costa1-3/+7
2008-04-17x86: merge hard/logical_smp_processor_idGlauber Costa3-54/+27
2008-04-17x86: provide bogus hard_smp_processor_idGlauber Costa1-0/+10
2008-04-17x86: surround hard_smp_processor_id in APIC_DEFINITIONGlauber Costa1-1/+5
2008-04-17x86: mpparse, move generic processor info to apic_32.c fixIngo Molnar1-0/+2
2008-04-17x86: move generic_processor_info to apic_32.cAlexey Starikovskiy1-0/+1
2008-04-17x86: add comments to describe the new api's in cacheflush.hArjan van de Ven1-8/+55
2008-04-17x86: simplify sync_test_bit(), improveJeremy Fitzhardinge1-1/+1
2008-04-17x86 floppy: kill off the 'register' keyword from headerJesper Juhl1-3/+3
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa2-63/+46
2008-04-17x86: move ipi definitions to mach_ipi.hGlauber Costa2-3/+10
2008-04-17x86: split large page mapping for AMD TSEGAndi Kleen1-0/+1
2008-04-17x86: re-add rdmsrl_safeAndi Kleen2-0/+15
2008-04-17x86: add set_memory_4k to pageattr.cAndi Kleen1-0/+1
2008-04-17x86: account overlapped mappings in max_pfn_mappedAndi Kleen2-2/+3
2008-04-17x86: replace the now useless max_pfn_mapped defineThomas Gleixner1-3/+1
2008-04-17x86: implement true end_pfn_mapped for 32bitAndi Kleen2-2/+3
2008-04-17x86: don't set up early exception handlers for external interruptsAndi Kleen1-1/+2
2008-04-17x86: pgtable, document pde bitsJiri Slaby1-7/+7