aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen/balloon.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-02xen: resume timers on all vcpusJeremy Fitzhardinge3-0/+15
2008-06-02xen: restore vcpu_info mappingJeremy Fitzhardinge3-2/+33
2008-06-02xen: avoid hypercalls when updating unpinned pud/pmdJeremy Fitzhardinge3-11/+50
2008-06-02xen: export get_phys_to_machineIngo Molnar1-0/+1
2008-06-02CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge1-0/+2
2008-05-29xen: fix "xen: implement save/restore"Ingo Molnar1-0/+4
2008-05-28xen: fix early bootup crash on native hardwareIngo Molnar1-1/+2
2008-05-27xen: maintain clock offset over save/restoreJeremy Fitzhardinge3-14/+12
2008-05-27xen: implement save/restoreJeremy Fitzhardinge14-21/+318
2008-05-27xenbus: rebind irq on restoreJeremy Fitzhardinge1-11/+12
2008-05-27xen-console: add save/restoreJeremy Fitzhardinge2-4/+23
2008-05-27xen: fix unbind_from_irq()Jeremy Fitzhardinge1-2/+2
2008-05-27xen: add rebind_evtchn_irqJeremy Fitzhardinge2-0/+28
2008-05-27xen: add p2m mfn_list_listJeremy Fitzhardinge3-3/+40
2008-05-27xen: make dummy_shared_info non-staticJeremy Fitzhardinge2-3/+4
2008-05-27xen: efficiently support a holey p2m tableJeremy Fitzhardinge1-6/+12
2008-05-27xen: add configurable max domain sizeJeremy Fitzhardinge4-13/+30
2008-05-27xen: make phys_to_machine structure dynamicJeremy Fitzhardinge5-17/+94
2008-05-27xen: drivers/xen/balloon.c: make a function staticAdrian Bunk1-1/+1
2008-05-27xen: count resched interrupts properlyJeremy Fitzhardinge1-0/+6
2008-05-27xen: add missing definitions in include/xen/interface/memory.h which ia64/xen needsIsaku Yamahata1-4/+8
2008-05-27xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata1-4/+4
2008-05-27xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata3-2/+2
2008-05-27xen: make earlyprintk=xen work againJeremy Fitzhardinge2-0/+2
2008-05-27xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster3-34/+188
2008-05-27xen pvfb: Zero unused bytes in events sent to backendMarkus Armbruster1-0/+1
2008-05-27xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2-0/+4
2008-05-27xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2-1/+9
2008-05-27xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster4-1/+33
2008-05-27x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge6-9/+26
2008-05-27xen: don't worry about preempt during xen_irq_enable()Jeremy Fitzhardinge1-5/+5
2008-05-27xen: allow some cr4 updatesJeremy Fitzhardinge1-2/+4
2008-05-27xen: use new sched_opJeremy Fitzhardinge2-4/+6
2008-05-27xen: use hypercall rather than cltsJeremy Fitzhardinge2-2/+33
2008-05-27xen: make early console also write to debug consoleJeremy Fitzhardinge1-11/+18
2008-05-27xen: add raw console write functions for debugJeremy Fitzhardinge2-0/+29
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge6-77/+27
2008-05-21HTC_EGPIO is ARM-onlyAl Viro1-1/+1
2008-05-21provide out-of-line strcat() for m68kAl Viro1-0/+6
2008-05-21caiaq endianness fixAl Viro1-2/+2
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro8-8/+8
2008-05-21msnd_* is ISA-onlyAl Viro1-2/+2
2008-05-21missing dependencies on HAS_DMAAl Viro5-5/+5
2008-05-21ocfs2 endianness fixesAl Viro1-2/+2
2008-05-21irda-usb endianness annotations and fixesAl Viro2-3/+3
2008-05-21sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro1-3/+3
2008-05-21ecryptfs fixesAl Viro1-14/+12
2008-05-21misc drivers/net endianness noiseAl Viro6-14/+16
2008-05-21thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro1-0/+2
2008-05-21missing export of csum_partial() on uml/amd64Al Viro1-2/+4