summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-031-4/+3
* xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-031-0/+2
* xen: register runstate on secondary CPUsIan Campbell2009-12-031-0/+1
* xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-031-1/+1
* xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-033-1/+4
* xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-031-14/+11
* xen: re-register runstate area earlier on resume.Ian Campbell2009-12-033-3/+5
* xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-031-4/+16
* xen: improvement to wait_for_devices()Paolo Bonzini2009-12-031-3/+6
* xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-031-6/+7
* xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-031-3/+3
* xen: mask extended topology info in cpuidJeremy Fitzhardinge2009-11-031-1/+10
* xen/hvc: make sure console output is always emitted, with explicit pollingJeremy Fitzhardinge2009-11-031-1/+24
* xen: set up mmu_ops before trying to set any ptesJeremy Fitzhardinge2009-10-271-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-2314-48/+12
|\
| * move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * virtio_blk: Revert serial number supportRusty Russell2009-10-222-38/+3
| * virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-2214-7/+7
| * virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-221-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2320-86/+212
|\ \
| * | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-211-1/+1
| * | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-201-1/+1
| * | KS8851: Fix MAC address write orderBen Dooks2009-10-202-4/+34
| * | KS8851: Add soft reset at probe timeBen Dooks2009-10-201-0/+3
| * | net: fix section mismatch in fec.cSteven King2009-10-201-1/+1
| * | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
| * | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-201-1/+3
| * | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-192-5/+8
| * | bluetooth: static lock key fixDave Young2009-10-191-3/+6
| * | bluetooth: scheduling while atomic bug fixDave Young2009-10-191-2/+2
| * | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-191-12/+43
| * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-191-3/+31
| * | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-191-2/+2
| * | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-191-1/+0
| * | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-181-0/+2
| * | ethoc: clear only pending irqsThomas Chou2009-10-181-1/+1
| * | ethoc: inline regs accessThomas Chou2009-10-181-9/+10
| * | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-162-10/+19
| * | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet2009-10-141-1/+1
| * | be2net: fix support for PCI hot plugSathya Perla2009-10-142-11/+22
| * | be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-143-14/+18
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-10-224-5/+14
|\ \ \
| * | | dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-201-1/+2
| * | | inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun2009-10-181-1/+1
| * | | inotify: deprecate the inotify kernel interfaceEric Paris2009-10-181-0/+8
| * | | fsnotify: do not set group for a mark before it is on the i_listEric Paris2009-10-181-3/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-226-61/+127
|\ \ \
| * | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-181-1/+1
| * | | Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-181-37/+14
OpenPOWER on IntegriCloud