log
graph
tags
branches
changeset
browse
ia64/linux-2.6.18-xen.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 526:
(0)
-300
-100
-60
+60
+100
+300
tip
age
author
revision
description
2008-04-22
Keir Fraser
526:f128849f9e78
linux/x86: set up machine_e820 in copy_e820_map() for it to be usable
2008-04-15
Alex Williamson
525:ae505684a995
merge with linux-2.6.18-xen.hg
2008-04-15
Keir Fraser
524:7f8b544237bf
netfront: Allow netfront in domain 0.
2008-04-15
Keir Fraser
523:b9ec29696130
xen: Don't allow mapping foreign pages through /dev/kmem
2008-04-15
Keir Fraser
522:bb12908b737a
xenbus: Don't try to talk to xenstore from dom0 when xenstore has
2008-04-15
Keir Fraser
521:e5f0712d7520
blkback: Set the VDISK_CDROM flag when a device is marked as being a
2008-04-15
Keir Fraser
520:906b14e26f2f
Fix inclusion of VDSO in core dumps.
2008-04-14
Keir Fraser
519:d71965a78c20
xen: Fix typo of page structure name.
2008-04-10
Keir Fraser
518:7c844e8c3485
netfront: Bug fixes to support arp link monitoring for bonding module
2008-04-08
Keir Fraser
517:cf150ce22d43
x86_64: Fix the build.
2008-04-05
Keir Fraser
516:10b69cd7ac53
ia64/xen: Fix the build after x86 acpi changes.
2008-04-05
Keir Fraser
515:b61443b1bf76
linux/balloon: don't allow ballooning down a domain below a reasonable limit
2008-04-04
Keir Fraser
514:0d6c9c975eae
linux/x86: fix powering off certain machines
2008-04-04
Keir Fraser
513:51f1b31888b8
xen, i386: Remove PAGE_UNUSED1 definition, as the bit is no longer
2008-04-04
Keir Fraser
512:70acfc9814c9
fs/compat_ioctl.c: don't include Xen headers in non-Xen builds
2008-04-04
Keir Fraser
511:3cd6b2bef0ce
IA64: Bug fix for kexec to work on an HP rx2620 ia64 machine.
2008-04-03
Keir Fraser
510:2cc4d7bf6b61
netfront: Support set_mac_address()
2008-04-03
Keir Fraser
509:636cd340e024
xen evtchn: Rememeber to re-bind user-attached event channels to VCPU
2008-04-14
Alex Williamson
508:dbe8a35dcaf7
[IA64] Set memory attribute in inline asm
2008-04-02
Alex Williamson
507:ec6e3e18ea31
[IA64] avoid unnecessarily SWIOTLB bounce buffering
2008-04-01
Alex Williamson
506:ad7ad9af265e
merge with linux-2.6.18-xen.hg
2008-03-31
Keir Fraser
505:06ffa3eb5e3f
Sync Xen public headers with xen-unstable tip.
2008-03-31
Keir Fraser
504:4018c0da3360
xen: fix grant table bug
2008-03-31
Keir Fraser
503:5486a234923d
Xen dma: avoid unnecessarily SWIOTLB bounce buffering.
2008-03-28
Keir Fraser
502:171ffa6bf3a5
ballon sysfs: Avoid sysfs name-clash with Linux memory hotplug
2008-03-28
Ian Campbell
501:080b0c482ad6
Avoid kernel hang reading /sys/hypervisor/uuid if xenstore is not available.
2008-03-28
Ian Campbell
500:0637d22ed554
Avoid deadlock when unregistering a xenbus watch.
2008-03-28
Ian Campbell
499:fdb998e79aba
Avoid another allocation on the resume path which can lead to deadlock
2008-03-27
Keir Fraser
498:a8f250d8a3e9
blkback: Fix creation of grant-unmap array in fast_flush_area().
2008-03-27
Keir Fraser
497:a8d039cb11d1
pcifront: Fix an error message in device detachment.
2008-03-26
Keir Fraser
496:bfc040135633
pfvb: Add offset in resize event.
2008-03-26
Keir Fraser
495:542209a3e7e9
pciback: Make PV PCI hotplug work with CONFIG_XEN_PCIDEV_BACKEND_PASS
2008-03-26
Keir Fraser
494:1327b9dcc63a
xen, i386: Fix non-PAE build failure.
2008-03-26
Keir Fraser
493:92f7b3144f41
xenfb: Dynamic modes support
2008-03-26
Keir Fraser
492:ba11d3cf69f0
Support for ICH10 chipset PCI IDs.
2008-03-25
Alex Williamson
491:bb2f8ba47833
merge with linux-2.6.18-xen.hg
2008-03-25
Keir Fraser
490:14b987774233
netback accel: Avoid BUG_ON when vifs have conflicting MAC addresses
2008-03-25
Alex Williamson
489:17807457215a
[IA64] Need to set psr.ac in page_fault
2008-03-20
Keir Fraser
488:de57c3f218fb
xen, x86: Track foreign and I/O mappings with a new pte flag, and do
2008-03-19
Keir Fraser
487:9a5af85d3238
pciback: Trivial coding style fix.
2008-03-18
Keir Fraser
486:a461c109f74f
xen: Fix the build.
2008-03-18
Keir Fraser
485:2783eccd4805
xen: Variable-size gntdev support
2008-03-18
Keir Fraser
484:24d797fe8251
netfront accel: Reduce length of accel_watch workqueue name
2008-03-18
Keir Fraser
483:2ffc78135e7f
xen/x86: simplify synch_test_bit()
2008-03-18
Keir Fraser
482:f619448beab5
xen/i386: re-add and use pre_setup_arch_hook()
2008-03-18
Keir Fraser
481:87a56ff291d3
xen: satisfy newer modpost requirements, part 2
2008-03-18
Keir Fraser
480:ecf56205206a
xen/x86-64: slightly simplify smp-xen.c
2008-03-18
Keir Fraser
479:32306ea54ae8
xen/x86-64: ia32entry.S doesn't need xen_entry.S anymore
2008-03-18
Keir Fraser
478:7e06ed4efc2b
xen/i386: change the way trampoline.S building is suppressed
2008-03-18
Keir Fraser
477:7a8ac7a685ba
xen pcifront: satisfy newer modpost requirements
2008-03-18
Keir Fraser
476:15d72fac31de
xen/x86: put trap initialization code/data into cpuinit space
2008-03-18
Keir Fraser
475:f122c54b8740
linux/x86-64: make original definition of VGCF_IN_SYSCALL usable in assembly
2008-03-18
Keir Fraser
474:6a196954e479
xen: validate type and value of the dtor argument of SetPageForeign()
2008-03-17
Keir Fraser
473:14818545121d
xen,x86: fix warnings introduced by c/s 468
2008-03-10
Keir Fraser
472:3983b041fc51
xen, x86: get_phys_id hypercall interface change.
2008-03-05
Keir Fraser
471:ba72914de93a
xenbus: properly qualify all static 'struct xenbus_device_id' instances
2008-03-05
Keir Fraser
470:5baef0e18e36
xenbus: prevent warnings on unhandled enumeration values
2008-03-05
Keir Fraser
469:2da185c11693
linux: fix pv driver build
2008-03-05
Keir Fraser
468:3e732c70d5e9
linux/i386-pae: fix __pte_ma()
2008-03-05
Keir Fraser
467:e56eb4ff7606
linux/x86-64: remove stale MCA_bus definition
less
more
| rev 526:
(0)
-300
-100
-60
+60
+100
+300
tip