aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/coalesced_mmio.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao6-7/+8
2011-03-09mwl8k: use kcalloc instead of kmalloc & memsetShan Wei1-4/+2
2011-03-09Phonet: kill the ST-Ericsson pipe controller KconfigRémi Denis-Courmont4-52/+0
2011-03-09Phonet: support active connection without pipe controller on modemRémi Denis-Courmont3-162/+165
2011-03-09Phonet: provide pipe socket option to retrieve the pipe identifierRémi Denis-Courmont3-12/+12
2011-03-09Phonet: allocate sock from accept syscall rather than soft IRQRémi Denis-Courmont3-174/+121
2011-03-09Phonet: factor common code to send control messagesRémi Denis-Courmont1-152/+73
2011-03-09Phonet: correct pipe backlog callback return valuesRémi Denis-Courmont1-14/+11
2011-03-09Phonet: return an error when packet TX failsRémi Denis-Courmont1-5/+3
2011-03-09Phonet: fix NULL dereference on TX path with implicit sourceRémi Denis-Courmont1-3/+2
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-09perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming1-3/+8
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2-3/+3
2011-03-08nd->inode is not set on the second attempt in path_walk()Al Viro1-0/+1
2011-03-08nfsd: wrong index used in inner looproel1-2/+2
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-08inetpeer: Don't disable BH for initial fast RCU lookup.David S. Miller1-9/+9
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-08vxge: update MAINTAINERSJon Mason1-4/+1
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek1-1/+1
2011-03-08dsa/mv88e6060: support nonzero mii base addressPeter Korsgaard1-3/+4
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-03-08r6040: fix multicast operationsShawn Lin1-47/+64
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08rds: prevent BUG_ON triggering on congestion map updatesNeil Horman2-4/+12
2011-03-08ipv4: Fix scope value used in route src-address caching.David S. Miller2-2/+4
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro4-13/+31
2011-03-07Linux 2.6.38-rc8Linus Torvalds1-1/+1
2011-03-07ipv4: Cache source address in nexthop entries.David S. Miller3-9/+31
2011-03-07ixgbe: fix setting and reporting of advertised speedsEmil Tantilov1-21/+20
2011-03-07ixgbe: fix spelling errorsEmil Tantilov1-2/+2
2011-03-07ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov1-15/+12
2011-03-07ixgbe: add function descriptionEmil Tantilov1-3/+6
2011-03-07ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov6-199/+281
2011-03-07ixgbe: Add x540 statistic counter definitionsEmil Tantilov2-0/+14
2011-03-07ixgbe: clear correct counters for flow control on 82599Emil Tantilov2-7/+29
2011-03-07ixgbe: cleanup PHY initEmil Tantilov3-59/+114
2011-03-07ixgbe: add support to FCoE DDP in target modeYi Zou4-12/+81
2011-03-07vlan: add support to ndo_fcoe_ddp_target()Yi Zou1-0/+14
2011-03-07net: add ndo_fcoe_ddp_target() to support FCoE DDP in target modeYi Zou1-0/+4
2011-03-07ixgbe: fix missing function pointer conversionDon Skidmore1-1/+1
2011-03-07igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny5-1/+29
2011-03-07e1000e: fix build issue due to undefined reference to crc32_leEmil Tantilov1-0/+1
2011-03-07bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2-13/+14
2011-03-07bonding 802.3ad: Fix the state machine locking v2Nils Carlson1-5/+11
2011-03-07drivers/net/macvtap: fix error checkNicolas Kaiser1-1/+2
2011-03-07af_unix: remove unused struct sockaddr_un cruftHagen Paul Pfeifer1-2/+0
2011-03-07sctp: several declared/set but unused fixesHagen Paul Pfeifer6-18/+1
2011-03-07af_packet: struct socket declared/assigned but unusedHagen Paul Pfeifer1-3/+0
2011-03-07mcast: net_device dev not usedHagen Paul Pfeifer1-6/+0