aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-02-25x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner
2010-02-25ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo
2010-02-23x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha
2010-02-23x86, ptrace: Simplify xstateregs_get()Suresh Siddha
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
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, 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: 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