aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-04-17include/asm-x86/cacheflush.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/byteorder.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/bug.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/bitops.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/bitops_64.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/bitops_32.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/atomic_64.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/atomic_32.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/apic.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/apicdef.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/a.out-core.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/alternative.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17include/asm-x86/acpi.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17undo "x86: fix breakage of vSMP irq operations"Ingo Molnar
2008-04-17x86: fix smpboot integrationYinghai Lu
2008-04-17x86: increase max physical memory size of 64-bitJack Steiner
2008-04-17x86: bitops asm constraint fixesJan Beulich
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu
2008-04-17x86: PAT fixIngo Molnar
2008-04-17x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com
2008-04-17x86: PAT add set_memory_wc() interfacevenkatesh.pallipadi@intel.com
2008-04-17x86: PAT use reserve free memtype in set_memory_ucvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT make ioremap_change_attr non-staticvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com
2008-04-17x86: early memtest to find bad ramYinghai Lu
2008-04-17x86: processor.h - use PAGE_SIZE instead of numeric valueCyrill Gorcunov
2008-04-17x86: simplify sync_test_bit()Jan Beulich
2008-04-17x86: remove the write-only timer_uses_ioapic_pin_0Adrian Bunk
2008-04-17x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai
2008-04-17x86: make struct mpc_config_translation NUMAQ-onlyAlexey Starikovskiy
2008-04-17x86: remove mpc_oem_bus_info()Alexey Starikovskiy
2008-04-17x86: remove mpc_oem_pci_bus()Alexey Starikovskiy
2008-04-17x86: remove mpc_apic_id()Alexey Starikovskiy
2008-04-17x86: use get_bios_ebda in mpparse_64.cAlexey Starikovskiy
2008-04-17x86: introduce smpboot_clear_io_apicGlauber de Oliveira Costa
2008-04-17x86: assign nr_ioapics = 0 in smpboot_hooks.hGlauber de Oliveira Costa
2008-04-17x86: integrate do_boot_cpuGlauber de Oliveira Costa
2008-04-17x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa
2008-04-17x86: move stack_start to smp.hGlauber de Oliveira Costa
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa
2008-04-17x86: call nmi_watchdog_default in i386Glauber de Oliveira Costa
2008-04-17x86: unify nmi_32.h and nmi_64.hGlauber de Oliveira Costa
2008-04-17x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa
2008-04-17x86: fix alloc_bootmem_pages_node macroGlauber de Oliveira Costa
2008-04-17x86: make node to apic mapping declarations unconditionalGlauber de Oliveira Costa
2008-04-17x86: define bios to apicid mappingGlauber de Oliveira Costa
2008-04-17x86: unify extern masks declarationGlauber de Oliveira Costa
2008-04-17x86: provide APIC_INTEGRATED definition for x86_64Glauber de Oliveira Costa
2008-04-17x86: merge smp_store_cpu_infoGlauber de Oliveira Costa
2008-04-17x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa