aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-04xen: try harder to balloon up under memory pressure.Ian Campbell1-26/+5
2009-12-04Xen balloon: fix totalram_pages counting.Gianluca Guida1-3/+4
2009-12-03xen: explicitly create/destroy stop_machine workqueues outside suspend/resume region.Ian Campbell1-1/+11
2009-12-03xen: improve error handling in do_suspend.Ian Campbell1-9/+11
2009-12-03xen: don't leak IRQs over suspend/resume.Ian Campbell1-0/+3
2009-12-03xen: call clock resume notifier on all CPUsIan Campbell1-1/+14
2009-12-03xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge1-2/+2
2009-12-03xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge1-4/+3
2009-12-03xen: register runstate info for boot CPU earlyJeremy Fitzhardinge1-0/+2
2009-12-03xen: register runstate on secondary CPUsIan Campbell1-0/+1
2009-12-03xen: register timer interrupt with IRQF_TIMERIan Campbell1-1/+1
2009-12-03xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell3-1/+4
2009-12-03xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge1-14/+11
2009-12-03xen: re-register runstate area earlier on resume.Ian Campbell3-3/+5
2009-12-03xen: wait up to 5 minutes for device connetionPaolo Bonzini1-4/+16
2009-12-03xen: improvement to wait_for_devices()Paolo Bonzini1-3/+6
2009-12-03xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini1-6/+7
2009-12-03xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge1-3/+3
2009-11-03xen: mask extended topology info in cpuidJeremy Fitzhardinge1-1/+10
2009-11-03xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge1-1/+24
2009-10-27xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge1-1/+2
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-48/+12
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-86/+212
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-22virtio_blk: Revert serial number supportRusty Russell2-38/+3
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger14-7/+7
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig1-1/+0
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets caseJoyce Yu1-1/+1
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds4-5/+14
2009-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-61/+127
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+15
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds6-45/+55
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki1-2/+3
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König1-1/+0
2009-10-22Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-19/+24
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-7/+17
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu1-0/+1
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew1-11/+30
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks1-1/+1
2009-10-20KS8851: Fix MAC address write orderBen Dooks2-4/+34
2009-10-20KS8851: Add soft reset at probe timeBen Dooks1-0/+3
2009-10-20net: fix section mismatch in fec.cSteven King1-1/+1
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher1-1/+2
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet1-4/+4
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu1-1/+3
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying1-5/+5
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet2-5/+8
2009-10-19bluetooth: static lock key fixDave Young1-3/+6
2009-10-19bluetooth: scheduling while atomic bug fixDave Young1-2/+2