aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-13iscsi-target: make some temporary buffers largerDan Carpenter1-4/+4
2013-02-13tcm_vhost: Optimize gup in vhost_scsi_map_to_sglAsias He1-24/+30
2013-02-13tcm_vhost: Use iov_num_pages to calculate sgl_countAsias He1-5/+3
2013-02-13tcm_vhost: Introduce iov_num_pagesAsias He1-0/+6
2013-02-13tcm_vhost: Use llist for cmd completion listAsias He2-34/+14
2013-02-13target: change sprintf to snprintf in transport_dump_vpd_identDan Carpenter2-4/+7
2013-02-13target/rd: improve sg_table lookup scalabilityMartin Svec1-2/+4
2013-02-13target: Remove never-used TMR_FABRIC_TMR enum valueRoland Dreier1-1/+0
2013-02-13target: Remove useless if statementRoland Dreier1-12/+0
2013-02-13target: Export SPC inquiry emulationHannes Reinecke2-3/+7
2013-02-09Linux 3.8-rc7Linus Torvalds1-1/+1
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann1-0/+5
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon1-1/+1
2013-02-08ARM: DMA mapping: fix bad atomic testRussell King1-1/+1
2013-02-08ARM: realview: ensure that we have sufficient IRQs availableRussell King1-1/+1
2013-02-08ARM: GIC: fix GIC cpumask initializationRussell King1-2/+23
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-02-08l2tp: dont play with skb->truesizeEric Dumazet2-12/+0
2013-02-07net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann1-1/+1
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter1-5/+8
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-06ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala1-1/+1
2013-02-06tcp: fix for zero packets_in_flight was too broadIlpo Järvinen1-2/+6
2013-02-06Btrfs: move d_instantiate outside the transaction during mksubvolChris Mason1-1/+4
2013-02-06xen: fix error handling path if xen_allocate_irq_dynamic failsWei Liu1-2/+2
2013-02-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+7
2013-02-06Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadataJan Schmidt1-12/+10
2013-02-05Btrfs: fix possible stale data exposureJosef Bacik1-1/+1
2013-02-05Btrfs: fix missing i_size updateJosef Bacik1-2/+9
2013-02-05Btrfs: fix race between snapshot deletion and getting inodeLiu Bo2-9/+38
2013-02-05Btrfs: fix missing release of the space/qgroup reservation in start_transaction()Miao Xie1-8/+19
2013-02-05Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()Miao Xie1-1/+2
2013-02-05Btrfs: do not merge logged extents if we've removed them from the treeJosef Bacik1-1/+2
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn1-8/+3
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz1-1/+1
2013-02-05IPoIB: Fix crash due to skb double destructShlomo Pongratz2-6/+6
2013-02-05pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlateBarry Song1-0/+18
2013-02-05pinctrl: exynos: change PINCTRL_EXYNOS optionKukjin Kim3-4/+4
2013-02-05drivers/rtc/rtc-pl031.c: fix the missing operation on enableHaojian Zhuang1-3/+5
2013-02-05drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe1-0/+3
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann1-0/+2
2013-02-05checkpatch: fix $Float creation of match variablesJoe Perches1-5/+5