summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: implement save/restoreJeremy Fitzhardinge2008-05-2714-21/+318
* xenbus: rebind irq on restoreJeremy Fitzhardinge2008-05-271-11/+12
* xen-console: add save/restoreJeremy Fitzhardinge2008-05-272-4/+23
* xen: fix unbind_from_irq()Jeremy Fitzhardinge2008-05-271-2/+2
* xen: add rebind_evtchn_irqJeremy Fitzhardinge2008-05-272-0/+28
* xen: add p2m mfn_list_listJeremy Fitzhardinge2008-05-273-3/+40
* xen: make dummy_shared_info non-staticJeremy Fitzhardinge2008-05-272-3/+4
* xen: efficiently support a holey p2m tableJeremy Fitzhardinge2008-05-271-6/+12
* xen: add configurable max domain sizeJeremy Fitzhardinge2008-05-274-13/+30
* xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-275-17/+94
* xen: drivers/xen/balloon.c: make a function staticAdrian Bunk2008-05-271-1/+1
* xen: count resched interrupts properlyJeremy Fitzhardinge2008-05-271-0/+6
* xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...Isaku Yamahata2008-05-271-4/+8
* xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata2008-05-271-4/+4
* xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-273-2/+2
* xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-272-0/+2
* xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-273-34/+188
* xen pvfb: Zero unused bytes in events sent to backendMarkus Armbruster2008-05-271-0/+1
* xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2008-05-272-0/+4
* xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-272-1/+9
* xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-274-1/+33
* x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-276-9/+26
* xen: don't worry about preempt during xen_irq_enable()Jeremy Fitzhardinge2008-05-271-5/+5
* xen: allow some cr4 updatesJeremy Fitzhardinge2008-05-271-2/+4
* xen: use new sched_opJeremy Fitzhardinge2008-05-272-4/+6
* xen: use hypercall rather than cltsJeremy Fitzhardinge2008-05-272-2/+33
* xen: make early console also write to debug consoleJeremy Fitzhardinge2008-05-271-11/+18
* xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-272-0/+29
* xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-226-77/+27
* HTC_EGPIO is ARM-onlyAl Viro2008-05-211-1/+1
* provide out-of-line strcat() for m68kAl Viro2008-05-211-0/+6
* caiaq endianness fixAl Viro2008-05-211-2/+2
* MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-218-8/+8
* msnd_* is ISA-onlyAl Viro2008-05-211-2/+2
* missing dependencies on HAS_DMAAl Viro2008-05-215-5/+5
* ocfs2 endianness fixesAl Viro2008-05-211-2/+2
* irda-usb endianness annotations and fixesAl Viro2008-05-212-3/+3
* sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro2008-05-211-3/+3
* ecryptfs fixesAl Viro2008-05-211-14/+12
* misc drivers/net endianness noiseAl Viro2008-05-216-14/+16
* thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro2008-05-211-0/+2
* missing export of csum_partial() on uml/amd64Al Viro2008-05-211-2/+4
* uml: add missing exports for UML_RANDOM=mAl Viro2008-05-211-0/+5
* fix hppfs Makefile breakageAl Viro2008-05-211-4/+1
* fix include order in sys-i386/registers.cAl Viro2008-05-211-0/+1
* missed kmalloc() in pcap_user.cAl Viro2008-05-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-2022-545/+612
|\
| * [CIFS] Remove debug statementSteve French2008-05-211-1/+1
| * Fix possible access to undefined memory region.Igor Mammedov2008-05-211-4/+5
| * [CIFS] Enable DFS support for Windows query path infoSteve French2008-05-201-146/+178
OpenPOWER on IntegriCloud