summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov2010-03-151-0/+6
* KVM: x86 emulator: Add group8 instruction decodingGleb Natapov2010-03-151-1/+6
* KVM: VMX: Trap and invalid MWAIT/MONITOR instructionSheng Yang2010-03-152-0/+11
* x86: Fix SCI on IOAPIC != 0Yinghai Lu2010-03-153-1/+59
* x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-03-151-13/+5
* x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-03-152-5/+13
* x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock2010-03-151-0/+8
* x86, ia32_aout: do not kill argument mappingJiri Slaby2010-03-151-1/+0
* oprofile/x86: fix msr access to reserved countersRobert Richter2010-03-151-5/+4
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-03-154-18/+4
* oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-03-151-10/+0
* oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-03-152-24/+6
* x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner2010-03-151-11/+6
* x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner2010-03-151-1/+2
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-223-25/+14
|\
| * hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-192-2/+7
| * hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-181-8/+0
|\ \ \ \ \
| * | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-161-8/+0
| |/ / / /
* | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
* | | | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
|/ / / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-118-37/+31
|\ \ \ \
| * | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-096-34/+28
| * | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-091-2/+2
| * | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
* | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-102-4/+6
|\ \ \ \ \
| * | | | | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-091-0/+3
| * | | | | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-091-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-131-1/+2
* | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng2010-02-021-0/+19
| |/ / / |/| | |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-011-57/+165
|\ \ \ \
| * | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-301-0/+51
| * | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel2010-01-301-57/+114
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-017-12/+54
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman2010-01-291-3/+11
| * | | | x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara2010-01-271-0/+9
| * | | | x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich2010-01-271-1/+12
| * | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-01-273-7/+20
| |\ \ \ \
| | * | | | x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel2010-01-221-2/+4
| | * | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel2010-01-223-2/+10
| | * | | | x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel2010-01-221-2/+5
| | * | | | x86/amd-iommu: Fix possible integer overflowJoerg Roedel2010-01-221-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-01-271-1/+2
| |\ \ \ \
| | * | | | oprofile/x86: add Xeon 7500 series supportAndi Kleen2010-01-251-0/+1
| | * | | | oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit2010-01-251-1/+1
| | |/ / /
* | | | | x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-295-23/+13
* | | | | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-291-4/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-01-282-95/+1
|\ \ \ \ \
| * | | | | x86/PCI: remove IOH range fetchingJeff Garrett2010-01-282-95/+1