summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-02-25libceph: eliminate sparse warningsAlex Elder
2013-02-25ceph: eliminate sparse warnings in fs codeAlex Elder
2013-02-25rbd: eliminate sparse warningsAlex Elder
2013-02-25libceph: define connection flag helpersAlex Elder
2013-02-25rbd: normalize dout() callsAlex Elder
2013-02-25rbd: barriers are hardAlex Elder
2013-02-25rbd: ignore zero-length requestsAlex Elder
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar
2013-02-25Merge branch 'wireless'David S. Miller
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-25ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86Thomas Renninger
2013-02-25IB/mlx4: Advertise MW supportShani Michaeli
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli
2013-02-25IPoIB: Free ipoib neigh on path record failure so path rec queries are retriedRoland Dreier
2013-02-25IB/srp: Fail I/O requests if the transport is offlineBart Van Assche
2013-02-25IB/srp: Avoid endless SCSI error handling loopBart Van Assche
2013-02-25IB/srp: Avoid sending a task management function needlesslyBart Van Assche
2013-02-25IB/srp: Track connection state properlyBart Van Assche
2013-02-25IB/mlx4: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-02-25IB/mlx4: Fix compiler warning about uninitialized 'vlan' variablePaul Bolle
2013-02-25IB/mlx4: Convert is_xxx variables in build_mlx_header() to boolRoland Dreier
2013-02-25[SCSI] ufs: Separate PCI code into glue driverVinayak Holikatti
2013-02-25[SCSI] ufs: Segregate PCI Specific CodeVinayak Holikatti
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar
2013-02-25ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-02-25ARM: VFP: fix emulation of second VFP instructionRussell King
2013-02-26ima: "remove enforce checking duplication" merge fixMimi Zohar
2013-02-25kbuild: Fix reading of .config in link-vmlinux.shMichal Marek
2013-02-25ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementationMarek Szyprowski
2013-02-25ARM: dma-mapping: Add maximum alignment order for dma iommu buffersSeung-Woo Kim
2013-02-25ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devicesMarek Szyprowski
2013-02-25ARM: dma-mapping: add support for CMA regions placed in highmem zoneMarek Szyprowski
2013-02-25arm: dma mapping: export arm iommu functionsPrathyush K
2013-02-25ARM: dma-mapping: Add arm_iommu_detach_device()Hiroshi Doyu
2013-02-25ARM: dma-mapping: Add macro to_dma_iommu_mapping()Hiroshi Doyu
2013-02-25ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()Hiroshi Doyu
2013-02-25ARM: iommu: Include linux/kref.h in asm/dma-iommu.hLaurent Pinchart
2013-02-25fix compat truncate/ftruncateAl Viro