summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-02-19x86, pic: Introduce legacy_pic abstractionJacob Pan
2010-02-19x86: Initialize stack canary in secondary startJacob Pan
2010-02-19x86, ioapic: Improve handling of i8259A irq initAlek Du
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-19x86, setup: Don't skip mode setting for the standard VGA modesH. Peter Anvin
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker
2010-02-18x86-64, setup: Inhibit decompressor output if video info is invalidH. Peter Anvin
2010-02-18x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov
2010-02-18x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov
2010-02-18x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-17x86, setup: When restoring the screen, update boot_params.screen_infoH. Peter Anvin
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2010-02-17x86, irq: Remove arch_probe_nr_irqsYinghai Lu
2010-02-17kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas
2010-02-17x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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/gart: Unexport gart_iommu_apertureFUJITA Tomonori
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert nmi_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov
2010-02-16x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown
2010-02-15x86, mtrr: Kill over the top warnAlan Cox
2010-02-15x86, numa: Remove configurable node size support for numa emulationDavid Rientjes
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes
2010-02-15x86, numa: Fix numa emulation calculation of big nodesDavid 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: Make 32bit support NO_BOOTMEMYinghai Lu
2010-02-12early_res: Enhance check_and_double_early_resYinghai Lu
2010-02-12x86: Move back find_e820_area to e820.cYinghai Lu
2010-02-12x86: Add find_early_area_sizeYinghai Lu
2010-02-12x86: Separate early_res related code from e820.cYinghai Lu
2010-02-12x86: Move bios page reserve early to head32/64.cYinghai Lu
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu