aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds22-545/+612
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-20Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds7-218/+226
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds36-121/+235
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds226-232/+333
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-5/+780
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds20-86/+157
2008-05-20Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields5-215/+223
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
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-05-20net_sched: cls_api: fix return value for non-existant classifiersPatrick McHardy1-1/+1