aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2-11/+21
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-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 linear one"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 interrupt contextIgor 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/kernel/git/tip/linux-2.6-tipLinus 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/git/konrad/xenLinus Torvalds5-11/+15
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge1-1/+1
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini1-2/+2
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+9
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich3-8/+12
2011-08-16Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2011-08-16KVM: uses TASKSTATS, depends on NETRandy Dunlap1-0/+2
2011-08-15x86: fix mm/fault.c buildRandy Dunlap1-0/+1
2011-08-12Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tipLinus Torvalds20-115/+173
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-08-10x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski9-89/+90
2011-08-10x86-64: Wire up getcpu syscallAndy Lutomirski1-0/+2
2011-08-10x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2-16/+0
2011-08-09perf, x86: Add model 45 SandyBridge supportYouquan Song1-0/+1
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-7/+6
2011-08-05x86, UV: Remove UV delay in starting slave cpusJack Steiner1-1/+0
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox1-2/+2
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk1-0/+1
2011-08-04x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2-0/+35
2011-08-04x86-64: Add user_64bit_mode paravirt opAndy Lutomirski8-9/+38
2011-08-04x86-64, xen: Enable the vvar mappingAndy Lutomirski1-1/+3
2011-08-04x86-64: Work around gold bug 13023Andy Lutomirski1-6/+10
2011-08-04x86-64: Move the "user" vsyscall segment out of the data segment.Andy Lutomirski1-18/+18
2011-08-04x86-64: Pad vDSO to a page boundaryAndy Lutomirski1-0/+1