aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2015-08-09
* hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-05
* xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-29
* Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-16
|\
| * xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-16
| * xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-16
| * x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk2015-03-16
| * x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2015-03-16
| * xen: use generated hypercall symbols in arch/x86/xen/xen-head.SJuergen Gross2015-03-16
| * xen: use generated hypervisor symbols in arch/x86/xen/trace.cJuergen Gross2015-03-16
| * xen: synchronize include/xen/interface/xen.h with xenJuergen Gross2015-03-16
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\ \
| * | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-27
| |\ \ | | |/ | |/|
| | * x86: Use common outgoing-CPU-notification codePaul E. McKenney2015-03-11
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-13
|\ \ \
| * \ \ Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar2015-04-08
| |\ \ \
| * | | | x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guestsBoris Ostrovsky2015-04-02
| * | | | x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko2015-03-24
| * | | | Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar2015-03-23
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'Ingo Molnar2015-03-17
| * | | | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski2015-03-06
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
| * | | | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
| | |/ / | |/| |
* / | | x86/xen: prepare p2m list for memory hotplugJuergen Gross2015-03-23
|/ / /
* / / x86/xen: correct bug in p2m list initializationJuergen Gross2015-02-27
|/ /
* | x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky2015-02-23
* | x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky2015-02-23
|/
* Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-02-21
|\
| * x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T2015-02-18
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-16
|\ \
| * | x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-02-14
|\ \
| * | x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-19
* | | xen: mark grant mapped pages as foreignJennifer Herbert2015-01-28
* | | x86/xen: require ballooned pages for grant mapsJennifer Herbert2015-01-28
* | | xen: remove scratch frames for ballooned pages and m2p overrideDavid Vrabel2015-01-28
* | | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()David Vrabel2015-01-28
* | | x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross2015-01-28
* | | x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross2015-01-28
* | | x86/xen: add some __init and static annotations in arch/x86/xen/setup.cJuergen Gross2015-01-28
* | | x86/xen: use correct types for addresses in arch/x86/xen/setup.cJuergen Gross2015-01-28
* | | x86/xen: cleanup arch/x86/xen/setup.cJuergen Gross2015-01-28
* | | x86,xen: use current->state helpersDavidlohr Bueso2015-01-26
* | | x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre2015-01-20
| |/ |/|
* | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-13
|\ \ | |/ |/|
| * x86/xen: properly retrieve NMI reasonJan Beulich2015-01-13
| * xen: check for zero sized area when invalidating memoryJuergen Gross2015-01-12