index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
xen-ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
Roger Pau Monne
1
-1
/
+1
2014-01-06
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
1
-0
/
+1
2013-08-22
x86/asmlinkage: Fix warning in xen asmlinkage change
Andi Kleen
1
-6
/
+6
2013-08-06
x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops
Andi Kleen
1
-8
/
+8
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-02-14
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-11-02
xen PVonHVM: use E820_Reserved area for shared_info
Olaf Hering
1
-1
/
+1
2012-09-14
xen/arm: receive Xen events on ARM
Stefano Stabellini
1
-1
/
+0
2012-08-23
xen/p2m: Add logic to revector a P2M tree to use __va leafs.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-08-23
xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-05-24
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2012-05-07
xen/setup: update VA mapping when releasing memory during setup
David Vrabel
1
-1
/
+0
2012-05-01
xen/x86: Implement x86_apic_ops
Konrad Rzeszutek Wilk
1
-0
/
+4
2011-06-21
Merge branch 'stable/vga.support' into stable/drivers
Konrad Rzeszutek Wilk
1
-0
/
+11
2011-06-06
xen: allow enable use of VGA console on dom0
Jeremy Fitzhardinge
1
-0
/
+11
2011-05-19
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
1
-0
/
+2
2010-12-02
xen: unplug the emulated devices at resume time
Stefano Stabellini
1
-1
/
+1
2010-10-22
xen: add support for PAT
Jeremy Fitzhardinge
1
-0
/
+2
2010-10-22
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
1
-0
/
+1
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
1
-5
/
+6
2010-08-04
Xen: register panic notifier to take crashes of xen guests on panic
Donald Dutile
1
-0
/
+2
2010-07-26
x86: Unplug emulated disks and nics.
Stefano Stabellini
1
-0
/
+1
2010-07-26
x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.
Stefano Stabellini
1
-5
/
+2
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
1
-0
/
+1
2010-07-22
x86/xen: event channels delivery on HVM.
Sheng Yang
1
-0
/
+2
2009-12-03
xen: correctly restore pfn_to_mfn_list_list after resume
Ian Campbell
1
-0
/
+1
2009-12-03
xen: re-register runstate area earlier on resume.
Ian Campbell
1
-0
/
+1
2009-08-31
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
1
-2
/
+0
2009-06-10
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2009-05-15
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
1
-4
/
+15
2009-04-08
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
1
-2
/
+0
2009-03-30
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
1
-2
/
+0
2009-03-29
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
1
-1
/
+0
2009-02-04
xen: setup percpu data pointers
Jeremy Fitzhardinge
1
-0
/
+2
2009-01-30
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
1
-0
/
+8
2008-12-16
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
1
-1
/
+1
2008-11-30
xen_setup_vcpu_info_placement() is not init on x86
Al Viro
1
-1
/
+1
2008-09-08
xen: make CPU hotplug functions static
Alex Nixon
1
-4
/
+0
2008-08-25
xen: implement CPU hotplugging
Alex Nixon
1
-0
/
+6
2008-08-22
x86: build fix in "xen spinlock updates and performance measurements"
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-31
xen: compile irq functions without -pg for ftrace
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-24
x86: split spinlock implementations out into their own files
Jeremy Fitzhardinge
1
-0
/
+3
2008-07-16
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
1
-0
/
+3
2008-07-16
xen64: deal with extra words Xen pushes onto exception frames
Jeremy Fitzhardinge
1
-0
/
+2
2008-07-16
xen64: smp.c compile hacking
Jeremy Fitzhardinge
1
-2
/
+0
2008-07-16
xen: move smp setup into smp.c
Jeremy Fitzhardinge
1
-8
/
+5
2008-07-16
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
1
-1
/
+0
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-7
/
+2
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
1
-1
/
+1
[next]