summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-10-12x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq()Yinghai Lu
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk
2011-10-10x86: Fix insn decoder for longer instructionMasami Hiramatsu
2011-10-10x86, nmi, drivers: Fix nmi splitup build bugIngo Molnar
2011-10-10perf, x86: Implement IBS initializationRobert Richter
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter
2011-10-10x86, nmi: Track NMI usage statsDon Zickus
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus
2011-10-10x86, nmi: Split out nmi from traps.cDon Zickus
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel
2011-10-06Merge branch 'ras' of git://amd64.org/linux/bp into perf/coreIngo Molnar
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-29Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar
2011-09-29xen: release all pages within 1-1 p2m mappingsDavid Vrabel
2011-09-29xen: allow extra memory to be in multiple regionsDavid Vrabel
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel
2011-09-29xen: XEN_PVHVM depends on PCIStefano Stabellini
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-09-28x86-64: Fix CFI data for interrupt framesJan Beulich
2011-09-28x86-64: Don't apply destructive erratum workaround on unaffected CPUsJan Beulich
2011-09-28apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-09-28x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell
2011-09-28Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen...Ingo Molnar
2011-09-28x86, ticketlock: remove obsolete commentJeremy Fitzhardinge
2011-09-27x86: Perf_event_amd.c needs <asm/apicdef.h>Randy Dunlap
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-26x86, perf: Clean up perf_event cpu codeKevin Winchester
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin
2011-09-24xen/p2m: Use SetPagePrivate and its friends for M2P overrides.Konrad Rzeszutek Wilk
2011-09-24xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk
2011-09-22xen/pci: support multi-segment systemsJan Beulich
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-09-21x86: geode: New PCEngines Alix system driverEd Wildgoose
2011-09-21x86, ioapic: Consolidate the explicit EOI codeSuresh Siddha
2011-09-21x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq()Suresh Siddha
2011-09-21x86, kdump, ioapic: Reset remote-IRR in clear_IO_APICSuresh Siddha
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha
2011-09-21x86, msi, intr-remap: Use the ioapic set affinity routineSuresh Siddha
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha
2011-09-16Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds