aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-312/+278
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-7/+7
2015-04-14x86: expose number of page table levels on Kconfig levelKirill A. Shutemov1-7/+7
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+25
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-17/+6
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+4
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar1-1/+9
2015-04-02x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky1-12/+1
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner1-1/+1
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner1-7/+4
2015-03-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-21/+25
2015-03-24x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko1-2/+1
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross1-1/+9
2015-03-23Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar1-1/+1
2015-03-17x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'Ingo Molnar1-4/+4
2015-03-16xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel1-19/+82
2015-03-16xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel1-107/+3
2015-03-16x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk1-1/+1
2015-03-16x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2-89/+181
2015-03-16xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross1-53/+10
2015-03-16xen: use generated hypervisor symbols in arch/x86/xen/trace.cJuergen Gross1-46/+4
2015-03-16xen: synchronize include/xen/interface/xen.h with xenJuergen Gross1-1/+1
2015-03-11x86: Use common outgoing-CPU-notification codePaul E. McKenney1-21/+25
2015-03-06x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski1-0/+1
2015-02-27x86/xen: correct bug in p2m list initializationJuergen Gross1-1/+1
2015-02-23x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky1-0/+1
2015-02-23x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky1-1/+18
2015-02-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+9
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T1-4/+9
2015-02-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2015-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds1-1/+1
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski1-2/+2
2015-01-28xen: mark grant mapped pages as foreignJennifer Herbert1-7/+0
2015-01-28x86/xen: require ballooned pages for grant mapsJennifer Herbert1-2/+3
2015-01-28xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel1-246/+8
2015-01-28xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel1-11/+10
2015-01-28x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross1-2/+0
2015-01-28x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross1-7/+8
2015-01-28x86/xen: add some __init and static annotations in arch/x86/xen/setup.cJuergen Gross1-3/+3
2015-01-28x86/xen: use correct types for addresses in arch/x86/xen/setup.cJuergen Gross1-12/+13
2015-01-28x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross2-10/+6
2015-01-26x86,xen: use current->state helpersDavidlohr Bueso1-1/+1
2015-01-20x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre1-0/+4
2015-01-19x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger1-1/+1
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-46/+56
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich1-1/+21
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross1-0/+2
2015-01-12xen: use correct type for physical addressesJuergen Gross1-2/+2
2015-01-12xen: correct race in alloc_p2m_pmd()Juergen Gross1-6/+3
2015-01-12xen: correct error for building p2m list on 32 bitsJuergen Gross1-1/+1