aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-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-23xen/p2m: Use SetPagePrivate and its friends for M2P overrides.Konrad Rzeszutek Wilk
2011-09-23xen/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, 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
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15Remove unneeded version.h include from arch/x86/Jesper Juhl
2011-09-15sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal
2011-09-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich
2011-09-14x86, mce: Do not call del_timer_sync() in IRQ contextHidetoshi Seto
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel
2011-09-13locking, x86: mce: Annotate cmci_discover_lock as rawThomas Gleixner
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner
2011-09-12Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini
2011-09-08clockevents: Make minimum delay adjustments configurableMartin Schwidefsky
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26x86/mrst: Add platform data for Max3110 devicesFeng Tang
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov