summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2011-10-10perf, x86: Implement IBS initializationRobert Richter6-201/+297
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter3-39/+40
2011-10-10x86, nmi: Track NMI usage statsDon Zickus1-2/+18
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus4-9/+93
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus13-227/+99
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus2-0/+171
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus3-156/+179
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov3-3/+112
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel2-0/+16
2011-10-06Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar1-6/+14
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar4-13/+24
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2-11/+21
2011-09-29Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar1-25/+2
2011-09-29xen: release all pages within 1-1 p2m mappingsDavid Vrabel1-75/+42
2011-09-29xen: allow extra memory to be in multiple regionsDavid Vrabel1-96/+86
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel1-10/+10
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel1-1/+6
2011-09-29xen: XEN_PVHVM depends on PCIStefano Stabellini1-2/+1
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2-11/+68
2011-09-28x86-64: Fix CFI data for interrupt framesJan Beulich2-5/+11
2011-09-28x86-64: Don't apply destructive erratum workaround on unaffected CPUsJan Beulich1-1/+7
2011-09-28apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich3-13/+19
2011-09-28x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell1-0/+1
2011-09-28Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen...Ingo Molnar9-357/+257
2011-09-27x86, ticketlock: remove obsolete commentJeremy Fitzhardinge1-4/+0
2011-09-27x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap1-0/+1
2011-09-27doc: fix broken referencesPaul Bolle7-9/+7
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester9-460/+604
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar23-41/+81
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity1-1/+1
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin1-1/+2
2011-09-23xen/p2m: Use SetPagePrivate and its friends for M2P overrides.Konrad Rzeszutek Wilk1-4/+6
2011-09-23xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk3-20/+32
2011-09-22xen/pci: support multi-segment systemsJan Beulich1-3/+19
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2-11/+21
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner4-16/+46
2011-09-21x86: geode: New PCEngines Alix system driverEd Wildgoose4-0/+158
2011-09-21x86, ioapic: Consolidate the explicit EOI codeSuresh Siddha1-74/+65
2011-09-21x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha1-16/+27
2011-09-21x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha1-1/+47
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha7-13/+13
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha2-45/+23
2011-09-21x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha1-42/+12
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha1-16/+15
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds3-9/+8
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds3-7/+0
2011-09-15Merge branch 'master' into for-nextJiri Kosina90-395/+2886
2011-09-15Remove unneeded version.h include from arch/x86/Jesper Juhl1-1/+0
2011-09-15sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal1-1/+1