summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-03perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker1-1/+1
2011-06-03perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo9-44/+74
2011-06-03perf python: Use exception to propagate errorsArnaldo Carvalho de Melo1-6/+4
2011-06-03perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo1-9/+4
2011-06-02perf script: Add printing of sample addressDavid Ahern4-11/+82
2011-06-02perf script: Make printing of dso a separate field optionDavid Ahern4-10/+24
2011-06-02perf script: "sym" field really means show IP dataDavid Ahern4-38/+58
2011-06-02perf stat: clarify unsupported events from uncounted eventsDavid Ahern2-2/+8
2011-06-02perf python: Cleanup useless double NULL termination in method arg namesFrederic Weisbecker1-8/+9
2011-06-02perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker1-1/+1
2011-06-02perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo9-44/+74
2011-06-02perf python: Use exception to propagate errorsArnaldo Carvalho de Melo1-6/+4
2011-06-02perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo1-9/+4
2011-06-01Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds1-4/+0
2011-06-01block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds3-3/+0
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse1-2/+2
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck1-2/+2
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis1-0/+5
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis1-2/+1
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright1-2/+10
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis1-3/+3
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright1-2/+13
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson1-4/+7
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song3-19/+147
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger1-1/+4
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook1-1/+2
2011-05-31[IA64] wire up sendmmsg() syscall for ItaniumTony Luck2-1/+3
2011-05-31perf, cgroups: Fix up for new APIPeter Zijlstra1-18/+4
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-31rcu: Cure load woesPeter Zijlstra2-9/+56
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity1-1/+1
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov1-1/+1
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro1-2/+0
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil1-0/+3
2011-05-30virtio_net: delay TX callbacksMichael S. Tsirkin1-1/+1
2011-05-30virtio: add api for delayed callbacksMichael S. Tsirkin2-0/+36
2011-05-30virtio_test: support event indexMichael S. Tsirkin1-2/+17
2011-05-30vhost: support event indexMichael S. Tsirkin4-50/+127
2011-05-30virtio_ring: support event idx featureMichael S. Tsirkin1-2/+24
2011-05-30virtio ring: inline function to check for eventsMichael S. Tsirkin1-0/+14
2011-05-30virtio: event index interfaceMichael S. Tsirkin1-1/+14
2011-05-30virtio: add full three-clause BSD text to headers.Rusty Russell9-7/+214
2011-05-30virtio balloon: kill tell-host-first logicDave Hansen1-13/+8
2011-05-30virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.Rusty Russell1-5/+0
2011-05-30drivers, block: virtio_blk: Replace cryptic number with the macroLiu Yuan1-1/+2
2011-05-30virtio_blk: allow re-reading config space at runtimeChristoph Hellwig1-10/+78
2011-05-30lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.Rusty Russell1-19/+1
2011-05-30lguest: fix up compilation after moveRusty Russell2-2/+2
2011-05-30lguest: fix timer interrupt setupRusty Russell1-0/+1