summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2-5/+20
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds6-86/+119
2011-10-25Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-161/+123
2011-10-25x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone1-1/+3
2011-10-24x86: Fix S4 regressionTakashi Iwai1-2/+1
2011-10-19xen/p2m/debugfs: Make type_name more obvious.Konrad Rzeszutek Wilk1-2/+5
2011-10-19xen/p2m/debugfs: Fix potential pointer exception.Konrad Rzeszutek Wilk1-1/+1
2011-10-19xen/enlighten: Fix compile warnings and set cx to known value.Konrad Rzeszutek Wilk1-0/+1
2011-10-19xen/irq: If we fail during msi_capability_init return proper error code.Konrad Rzeszutek Wilk1-3/+7
2011-10-14Merge branch 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-10-14x86, mrst: use a temporary variable for SFI irqMika Westerberg1-10/+12
2011-10-11x86: Default to vsyscall=native for nowAdrian Bunk1-1/+1
2011-10-06x86/PCI: use host bridge _CRS info on ASUS M2V-MX SEPaul Menzel1-0/+11
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2-11/+21
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-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-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-15xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich1-4/+2
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel1-4/+6
2011-09-12Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds1-2/+3
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer1-2/+7
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini1-1/+0
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-0/+3
2011-09-07Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds3-3/+34
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds1-1/+1
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk1-0/+10
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov1-3/+5
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel1-0/+19
2011-08-31x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin1-0/+3
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands1-1/+1
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown3-3/+3
2011-08-26sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov1-1/+3
2011-08-25x86-32: Fix boot with CONFIG_X86_INVD_BUGAndy Lutomirski1-6/+2
2011-08-25mtrr: fix UP breakage caused during switch to stop_machineTejun Heo1-2/+0
2011-08-24xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge1-2/+3
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+3
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-11/+15
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge1-1/+1