aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-21uml: add missing exports for UML_RANDOM=mAl Viro1-0/+5
2008-05-21fix hppfs Makefile breakageAl Viro1-4/+1
2008-05-21fix include order in sys-i386/registers.cAl Viro1-0/+1
2008-05-21missed kmalloc() in pcap_user.cAl Viro1-1/+1
2008-05-21[CIFS] Remove debug statementSteve French1-1/+1
2008-05-21Fix possible access to undefined memory region.Igor Mammedov1-4/+5
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev1-0/+4
2008-05-20[VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy4-2/+41
2008-05-20[CIFS] Enable DFS support for Windows query path infoSteve French1-146/+178
2008-05-20drivers/atm/: remove CVS keywordsAdrian Bunk6-17/+1
2008-05-20vlan: Correctly handle device notifications for layered VLAN devicesPatrick McHardy1-3/+1