summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-26tegra: don't wank with d_find_alias()Al Viro
2013-02-26lirc: get rid of bogus checksAl Viro
2013-02-26hugetlb_file_setup(): use d_alloc_pseudo()Al Viro
2013-02-26shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()Al Viro
2013-02-26xtensa: add accept4 syscallChris Zankel
2013-02-26openrisc: add missing header inclusionStefan Kristiansson
2013-02-26Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-02-25drm/tilcdc: only build on armStephen Rothwell
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-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-25block: fix part_pack_uuid() build errorMimi Zohar
2013-02-25ima: "remove enforce checking duplication" merge fixMimi Zohar
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