summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner
2010-02-25x86, pci: Add arch_init to x86_init abstractionThomas Gleixner
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan
2010-02-23x86, mrst: Add vrtc platform data setup codeFeng Tang
2010-02-23x86, mrst: Add platform timer info parsing codeJacob Pan
2010-02-23x86, mrst: Fill in PCI functions in x86_init layerJacob Pan
2010-02-23x86, ioapic: Add dummy ioapic functionsJacob Pan
2010-02-23x86, ioapic: Early enable ioapic for timer irqJacob Pan
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-19x86, apic: Remove ioapic_disable_legacy()Jacob Pan
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan
2010-02-19x86, pic: Introduce legacy_pic abstractionJacob Pan
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu
2010-02-16x86-64: Allow fbdev primary video codeDave Airlie
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov
2010-02-16x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel
2010-02-13x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity
2010-02-12x86: Add find_fw_memmap_areaYinghai Lu
2010-02-12Move round_up/down to kernel.hYinghai Lu
2010-02-12x86: Move back find_e820_area to e820.cYinghai Lu
2010-02-12x86: Separate early_res related code from e820.cYinghai Lu
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin
2010-02-10x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis
2010-02-05x86: Merge io.hBrian Gerst
2010-02-05x86: Simplify flush_write_buffers()Brian Gerst