summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-04-15kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas
2010-04-01x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich
2010-04-01x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-04-01x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-04-01perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-04-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka
2010-04-01hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker
2010-04-01x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker
2010-04-01x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha
2010-03-15x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-03-15KVM: x86 emulator: Check CPL level during privilege instruction emulationGleb Natapov
2010-03-15KVM: x86 emulator: Add group9 instruction decodingGleb Natapov
2010-03-15KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov
2010-03-15KVM: x86 emulator: Add group8 instruction decodingGleb Natapov
2010-03-15KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang
2010-03-15x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-03-15x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell
2010-03-15x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-03-15x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-03-15oprofile/x86: fix msr access to reserved countersRobert Richter
2010-03-15oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2010-03-15oprofile/x86: remove node check in AMD IBS initializationRobert Richter
2010-03-15oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter
2010-03-15x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner
2010-03-15x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
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-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-02memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-02-02x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2010-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds