aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-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-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-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-16x86-64: Allow fbdev primary video codeDave Airlie
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: 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-11x86, ptrace: regset extensions to support xstateSuresh Siddha
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-10x86, acpi: Map hotadded cpu to correct node.Haicheng Li
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-07x86/alternatives: Fix build warningMasami Hiramatsu
2010-02-07x86: Remove trailing spaces in messagesFrans Pop
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
2010-02-05x86: Clean up mem*io functions.Brian Gerst
2010-02-05x86-64: Use BUILDIO in io_64.hBrian Gerst
2010-02-05x86-64: Reorganize io_64.hBrian Gerst
2010-02-05x86-32: Remove _local variants of in/out from io_32.hBrian Gerst
2010-02-05x86-32: Move XQUAD definitions to numaq.hBrian Gerst
2010-02-05clocksource: add argument to resume callbackMagnus Damm