- 98dd166 x86/xen/p2m: hint at the last populated P2M entry by David Vrabel · 9 years ago
- 64c98e7 x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map by Malcolm Crossley · 9 years ago
- 0b34a16 x86/xen: Support kexec/kdump in HVM guests by doing a soft reset by Vitaly Kuznetsov · 9 years ago
- 2ecf91b xen/x86: Don't try to write syscall-related MSRs for PV guests by Boris Ostrovsky · 9 years ago
- 24f775a xen: use correct type for HYPERVISOR_memory_op() by Juergen Gross · 9 years ago
- 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
- 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
- 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago
- cb9e444 xen: limit memory to architectural maximum by Juergen Gross · 9 years ago
- ab24507 xen: avoid another early crash of memory limited dom0 by Juergen Gross · 9 years ago
- eafd72e xen: avoid early crash of memory limited dom0 by Juergen Gross · 9 years ago
- 361f7d1 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 3d3e66b Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- 3375d82 xen/x86: Don't try to set PCE bit in CR4 by Boris Ostrovsky · 9 years ago
- bf6dfb1 xen/PMU: PMU emulation code by Boris Ostrovsky · 9 years ago
- 6b08cd6 xen/PMU: Intercept PMU-related MSR and APIC accesses by Boris Ostrovsky · 9 years ago
- e27b72d xen/PMU: Describe vendor-specific PMU registers by Boris Ostrovsky · 9 years ago
- 65d0cf0 xen/PMU: Initialization code for Xen PMU by Boris Ostrovsky · 9 years ago
- 5f14154 xen/PMU: Sysfs interface for setting Xen PMU mode by Boris Ostrovsky · 9 years ago
- cb3eb85 xen: remove no longer needed p2m.h by Juergen Gross · 9 years ago
- c70727a xen: allow more than 512 GB of RAM for 64 bit pv-domains by Juergen Gross · 9 years ago
- 70e6119 xen: move p2m list if conflicting with e820 map by Juergen Gross · 9 years ago
- 6c2681c xen: add explicit memblock_reserve() calls for special pages by Juergen Gross · 9 years ago
- 4b9c153 xen: check for initrd conflicting with e820 map by Juergen Gross · 9 years ago
- 04414ba xen: check pre-allocated page tables for conflict with memory map by Juergen Gross · 9 years ago
- 808fdb7 xen: check for kernel memory conflicting with memory layout by Juergen Gross · 9 years ago
- 9ddac5b xen: find unused contiguous memory area by Juergen Gross · 9 years ago
- e612b4a xen: check memory area against e820 map by Juergen Gross · 9 years ago
- 5097cdf xen: split counting of extra memory pages from remapping by Juergen Gross · 9 years ago
- 69632ec xen: move static e820 map to global scope by Juergen Gross · 9 years ago
- 8f5b0c6 xen: eliminate scalability issues from initial mapping setup by Juergen Gross · 9 years ago
- d51e8b3 xen: don't build mfn tree if tools don't need it by Juergen Gross · 9 years ago
- 4b9c9a1 xen: save linear p2m list address in shared info structure by Juergen Gross · 9 years ago
- 772f95e x86/xen: fix non-ANSI declaration of xen_has_pv_devices() by Colin Ian King · 9 years ago
- 87ffd2b x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC by David Vrabel · 9 years ago
- a5dd192 Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes by Ingo Molnar · 9 years ago
- 6b476e1 Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
- fc5fee8 x86/xen: build "Xen PV" APIC driver for domU as well by Jason A. Donenfeld · 9 years ago
- 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
- aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
- 955381d x86/xen/time: Migrate to new set-state interface by Viresh Kumar · 9 years ago
- 9261e05 x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks by Andy Lutomirski · 9 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
- 9dda165 Merge branch 'x86/asm' into x86/core, to prepare for new patch by Ingo Molnar · 10 years ago
- b2502b4 x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32 by Ingo Molnar · 10 years ago
- 4c8cd0c x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_SYSENTER_32 and entry_SYSENTER_compat by Ingo Molnar · 10 years ago
- 2cd2355 x86/asm/entry: Rename compat syscall entry points by Ingo Molnar · 10 years ago
- 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 10 years ago
- d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
- 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 10 years ago
- 21c4cd1 x86/fpu: Simplify fpu__cpu_init() by Ingo Molnar · 10 years ago
- 3a9c4b0 x86/fpu: Rename fpu_init() to fpu__cpu_init() by Ingo Molnar · 10 years ago
- 62c7a1e locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS by Ingo Molnar · 10 years ago
- 3a23208 x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code by Denys Vlasenko · 10 years ago
- 63332a8 x86/entry: Stop using PER_CPU_VAR(kernel_stack) by Denys Vlasenko · 10 years ago
- 7ae383b Merge branch 'linus' into x86/asm, before applying dependent patch by Ingo Molnar · 10 years ago
- e95e6f1 locking/pvqspinlock, x86: Enable PV qspinlock for Xen by David Vrabel · 10 years ago
- a71dbda hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests by Boris Ostrovsky · 10 years ago
- 2b953a5 xen: Suspend ticks on all CPUs during suspend by Boris Ostrovsky · 10 years ago
- aac82d3 x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop by Andy Lutomirski · 10 years ago
- 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 10 years ago
- 3f85483 x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests by Boris Ostrovsky · 10 years ago
- f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 10 years ago
- 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 10 years ago
- 4bfe186 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
- ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
- 633d6f1 x86/xen: prepare p2m list for memory hotplug by Juergen Gross · 10 years ago
- e4518ab Merge tag 'v4.0-rc5' into x86/asm, to resolve conflicts by Ingo Molnar · 10 years ago
- c38e503 x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch' by Ingo Molnar · 10 years ago
- 4e8c0c8 xen/privcmd: improve performance of MMAPBATCH_V2 by David Vrabel · 10 years ago
- 628c28e xen: unify foreign GFN map/unmap for auto-xlated physmap guests by David Vrabel · 10 years ago
- b3b06c7 x86/xen/apic: WARN with details. by Konrad Rzeszutek Wilk · 10 years ago
- feb44f1 x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs by Konrad Rzeszutek Wilk · 10 years ago
- 526abea xen: use generated hypercall symbols in arch/x86/xen/xen-head.S by Juergen Gross · 10 years ago
- fc903f8 xen: use generated hypervisor symbols in arch/x86/xen/trace.c by Juergen Gross · 10 years ago
- 16b12d6 xen: synchronize include/xen/interface/xen.h with xen by Juergen Gross · 10 years ago
- 2a442c9 x86: Use common outgoing-CPU-notification code by Paul E. McKenney · 10 years ago
- 8ef46a6 x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu by Andy Lutomirski · 10 years ago
- b8f05c8 x86/xen: correct bug in p2m list initialization by Juergen Gross · 10 years ago
- 5054daa x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests by Boris Ostrovsky · 10 years ago
- 31795b47 x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set by Boris Ostrovsky · 10 years ago
- 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- d6abfdb x86/spinlocks/paravirt: Fix memory corruption on unlock by Raghavendra K T · 10 years ago
- 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
- 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
- 8da7633 xen: mark grant mapped pages as foreign by Jennifer Herbert · 10 years ago
- 0ae65f4 x86/xen: require ballooned pages for grant maps by Jennifer Herbert · 10 years ago
- 0bb599f xen: remove scratch frames for ballooned pages and m2p override by David Vrabel · 10 years ago