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
/
enlighten.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-04
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
1
-0
/
+4
2011-06-15
xen: When calling power_off, don't call the halt function.
Tom Goetz
1
-1
/
+8
2011-05-12
arch/x86/xen/enlighten: Cleanup code/data sections definitions
Daniel Kiper
1
-10
/
+10
2011-04-06
xen: Allow PV-OPS kernel to detect whether XSAVE is supported
Shan Haitao
1
-1
/
+10
2011-04-06
xen: just completely disable XSAVE
Jeremy Fitzhardinge
1
-17
/
+1
2011-03-15
Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm
Linus Torvalds
1
-2
/
+4
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
1
-0
/
+3
2011-02-25
xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"
Stefano Stabellini
1
-2
/
+1
2011-02-11
xen: annotate functions which only call into __init at start of day
Ian Campbell
1
-1
/
+1
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-1
/
+1
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2011-01-10
Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+12
2011-01-10
xen: disable ACPI NUMA for PV guests
Ian Campbell
1
-0
/
+9
2011-01-07
xen: HVM X2APIC support
Sheng Yang
1
-19
/
+12
2010-12-17
xen: Use this_cpu_ops
Christoph Lameter
1
-2
/
+2
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
1
-4
/
+0
2010-11-29
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
1
-2
/
+0
2010-11-29
xen: don't bother to stop other cpus on shutdown/reboot
Jeremy Fitzhardinge
1
-4
/
+0
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
1
-2
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
1
-2
/
+0
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
1
-1
/
+11
2010-11-12
xen: implement XENMEM_machphys_mapping
Ian Campbell
1
-0
/
+7
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+5
2010-10-27
Merge branch 'akpm-incoming-2'
Linus Torvalds
1
-1
/
+0
2010-10-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2010-10-27
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
1
-8
/
+8
2010-10-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
1
-0
/
+3
2010-10-22
xen: mask the MTRR feature from the cpuid
Stefano Stabellini
1
-0
/
+1
2010-10-22
xen: add the direct mapping area for ISA bus access
Juan Quintela
1
-0
/
+1
2010-10-22
xen: add support for PAT
Jeremy Fitzhardinge
1
-0
/
+5
2010-10-22
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
1
-0
/
+3
2010-10-22
xen: remove noise about registering vcpu info
Jeremy Fitzhardinge
1
-8
/
+0
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
1
-1
/
+1
2010-10-18
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
1
-0
/
+3
2010-10-11
memblock: Allow memblock_init to be called early
Jeremy Fitzhardinge
1
-0
/
+3
2010-08-12
Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+4
2010-08-04
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
1
-12
/
+146
2010-08-04
xen/panic: use xen_reboot and fix smp_send_stop
Ian Campbell
1
-4
/
+1
2010-08-04
Xen: register panic notifier to take crashes of xen guests on panic
Donald Dutile
1
-0
/
+20
2010-08-04
xen: support large numbers of CPUs with vcpu info placement
Mukesh Rathor
1
-4
/
+17
2010-08-04
xen: drop xen_sched_clock in favour of using plain wallclock time
Jeremy Fitzhardinge
1
-1
/
+1
2010-07-29
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
1
-0
/
+2
2010-07-26
x86: Call HVMOP_pagetable_dying on exit_mmap.
Stefano Stabellini
1
-0
/
+1
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
-12
/
+2
2010-07-22
xen: Add suspend/resume support for PV on HVM guests.
Stefano Stabellini
1
-6
/
+18
2010-07-22
x86/xen: event channels delivery on HVM.
Sheng Yang
1
-0
/
+28
2010-07-22
x86: early PV on HVM features initialization.
Sheng Yang
1
-0
/
+100
2010-07-20
xen: release unused free memory
Miroslav Rezanina
1
-1
/
+0
[next]