aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
+11 2013-02-25b43: Fix lockdep splat on module unloadLarry Finger1-1/+2 2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar1-8/+2 2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar1-4/+8 2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar1-1/+2 2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar3-3/+23 2013-02-25IB/mlx4: Advertise MW supportShani Michaeli1-0/+19 2013-02-25IB/mlx4: Support memory window bindingShani Michaeli4-6/+64 2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli4-1/+178 2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli4-0/+10 2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli4-15/+75 2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier1-0/+3 2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche2-0/+8 2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche1-14/+15 2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche1-2/+3 2013-02-25IB/srp: Track connection state properlyBart Van Assche1-1/+0 2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1 2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle1-1/+1 2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier2-6/+6 2013-02-26block: fix part_pack_uuid() build errorMimi Zohar2-5/+16 2013-02-26ima: "remove enforce checking duplication" merge fixMimi Zohar1-1/+2 2013-02-25ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski1-3/+3 2013-02-25ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim2-0/+24 2013-02-25ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesMarek Szyprowski1-2/+7 2013-02-25ARM: dma-mapping: add support for CMA regions placed in highmem zoneMarek Szyprowski1-15/+42 2013-02-25arm: dma mapping: export arm iommu functionsPrathyush K1-0/+4 2013-02-25ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu2-0/+26 2013-02-25ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu1-0/+6 2013-02-25ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Hiroshi Doyu1-0/+4 2013-02-25ARM: iommu: Include linux/kref.h in asm/dma-iommu.hLaurent Pinchart1-0/+1 2013-02-25ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...Marc Zyngier1-5/+0 2013-02-25ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSMarc Zyngier1-1/+1 2013-02-25ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionMarc Zyngier1-2/+2 2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan1-3/+6 2013-02-24tty vt: fix character insertion overflowNicolas Pitre1-1/+1 2013-02-24vmxnet3: fix ethtool ring buffer size settingNeil Horman1-4/+2 2013-02-24vmxnet3: make local function staticstephen hemminger1-2/+2 2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger2-60/+2 2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren2-102/+45 2013-02-24mmc: add DT bindings for more MMC capability flagsGuennadi Liakhovetski2-0/+17 2013-02-24mmc: tmio: add support for the VccQ regulatorGuennadi Liakhovetski1-10/+46 2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski1-18/+0 2013-02-24mmc: sh_mobile_sdhi: use managed resource allocationsGuennadi Liakhovetski1-43/+14 2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski2-6/+0 2013-02-24mmc: tmio-mmc: parse device-tree bindingsGuennadi Liakhovetski2-8/+44