summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-7/+5
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+2
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-25/+14
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2-2/+2
2010-02-19x86, setup: Don't skip mode setting for the standard VGA modesH. Peter Anvin1-8/+1
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2-2/+7
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker1-23/+7
2010-02-18x86-64, setup: Inhibit decompressor output if video info is invalidH. Peter Anvin1-2/+0
2010-02-18x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov1-88/+98
2010-02-18x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov1-3/+3
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown1-8/+0
2010-02-17x86, setup: When restoring the screen, update boot_params.screen_infoH. Peter Anvin1-0/+7
2010-02-17kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas3-3/+17
2010-02-17x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner1-4/+4
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner292-7270/+11523
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens1-0/+1
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger2-10/+2
2010-02-16x86-64: Allow fbdev primary video codeDave Airlie2-6/+0
2010-02-16x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner1-3/+3
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov1-0/+1
2010-02-16x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar1-2/+2
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown1-8/+0
2010-02-15x86, mtrr: Kill over the top warnAlan Cox1-1/+1
2010-02-15x86, numa: Remove configurable node size support for numa emulationDavid Rientjes1-147/+13
2010-02-15x86, numa: Add fixed node size option for numa emulationDavid Rientjes3-14/+114
2010-02-15x86, numa: Fix numa emulation calculation of big nodesDavid Rientjes1-1/+1
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel2-0/+8
2010-02-13x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity1-20/+5
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha6-4/+186
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-37/+31
2010-02-10x86, acpi: Map hotadded cpu to correct node.Haicheng Li1-0/+21
2010-02-10Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha6-34/+28
2010-02-09x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn1-2/+2
2010-02-09KVM: PIT: control word is write-onlyMarcelo Tosatti1-0/+3
2010-02-09kvmclock: count total_sleep_time when updating guest clockJason Wang1-4/+3
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+2
2010-02-07x86/alternatives: Fix build warningMasami Hiramatsu1-2/+4
2010-02-07x86: Remove trailing spaces in messagesFrans Pop9-13/+13
2010-02-05x86, uv: Update UV arch to target Legacy VGA I/O correctly.Mike Travis3-1/+52
2010-02-05x86: Merge io.hBrian Gerst3-325/+152
2010-02-05x86: Simplify flush_write_buffers()Brian Gerst2-9/+9
2010-02-05x86: Clean up mem*io functions.Brian Gerst5-49/+23
2010-02-05x86-64: Use BUILDIO in io_64.hBrian Gerst1-75/+37
2010-02-05x86-64: Reorganize io_64.hBrian Gerst1-41/+49
2010-02-05x86-32: Remove _local variants of in/out from io_32.hBrian Gerst1-30/+4
2010-02-05x86-32: Move XQUAD definitions to numaq.hBrian Gerst3-8/+5
2010-02-05clocksource: add argument to resume callbackMagnus Damm2-2/+2