summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov2010-04-261-3/+3
* x86, cacheinfo: Calculate L3 indicesBorislav Petkov2010-04-261-4/+31
* x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov2010-04-261-9/+26
* x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov2010-04-261-13/+21
* x86, lib: Add wbinvd smp helpersBorislav Petkov2010-04-263-1/+29
* Revert "x86: disable IOMMUs on kernel crash"Chris Wright2010-04-261-6/+0
* x86/amd-iommu: enable iommu before attaching devicesChris Wright2010-04-261-2/+3
* x86/amd-iommu: Use helper function to destroy domainJoerg Roedel2010-04-261-3/+1
* x86/amd-iommu: Pt mode fix for domain_destroyChris Wright2010-04-261-1/+1
* x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-261-0/+2
* x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-261-1/+7
* x86: Handle overlapping mptablesAndi Kleen2010-04-261-2/+2
* x86-32, resume: do a global tlb flush in S4 resumeShaohua Li2010-04-261-8/+7
* x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel2010-04-261-1/+1
* x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich2010-04-011-1/+2
* x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-04-012-8/+26
* x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-04-011-3/+3
* perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-04-011-6/+3
* KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka2010-04-011-0/+1
* hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker2010-04-011-5/+0
* x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker2010-04-011-2/+8
* x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha2010-04-011-2/+23
* x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2010-03-152-5/+31
* KVM: x86 emulator: Check CPL level during privilege instruction emulationGleb Natapov2010-03-151-15/+20
* KVM: x86 emulator: Add group9 instruction decodingGleb Natapov2010-03-151-2/+7
* 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