summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-18drm/radeon: unify bpc handlingAlex Deucher2-4/+5
2014-02-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-23/+43
2014-02-18ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa1-0/+14
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida1-0/+1
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot1-0/+2
2014-02-18Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel1-42/+61
2014-02-18ALSA: hda - add headset mic detect quirks for two Dell laptopsHui Wang1-0/+2
2014-02-18Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie14-12/+69
2014-02-18Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie4-6/+49
2014-02-18Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie1-1/+3
2014-02-18jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter1-2/+4
2014-02-18drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin1-1/+1
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin1-1/+1
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov1-1/+1
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin1-1/+1
2014-02-18drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot1-1/+1
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin1-0/+4
2014-02-18drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin1-1/+3
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin6-6/+54
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin1-0/+3
2014-02-18ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-02-18Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2-2/+2
2014-02-18ipv4: fix counter in_slow_totDuan Jiong1-2/+2
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-37/+96
2014-02-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-28/+78
2014-02-18FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells2-0/+8
2014-02-18reiserfs: fix utterly brain-damaged indentation.Dave Jones1-700/+195
2014-02-18irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert1-1/+0
2014-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+75
2014-02-18Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+13
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-1/+5
2014-02-18ceph: fix __dcache_readdir()Yan, Zheng1-1/+9
2014-02-18ceph: add acl, noacl options for cephfs mountSage Weil1-4/+28
2014-02-18ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2-6/+6
2014-02-18ceph: add missing init_acl() for mkdir() and atomic_open()Yan, Zheng2-5/+9
2014-02-18ceph: fix ceph_set_acl()Yan, Zheng1-5/+1
2014-02-18ceph: fix ceph_removexattr()Yan, Zheng1-1/+1
2014-02-18ceph: remove xattr when null value is given to setxattr()Yan, Zheng2-4/+17
2014-02-18ceph: properly handle XATTR_CREATE and XATTR_REPLACEYan, Zheng1-12/+26
2014-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds18-91/+172
2014-02-18printk: fix syslog() overflowing user bufferLinus Torvalds1-2/+0
2014-02-18HID: hyperv: make sure input buffer is big enoughDavid Herrmann1-3/+8
2014-02-18HID: Bluetooth: hidp: make sure input buffers are big enoughDavid Herrmann2-2/+18
2014-02-17bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2-4/+3
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode10-21/+45
2014-02-17NFSv4: Use the correct net namespace in nfs4_update_serverTrond Myklebust3-10/+12
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel1-0/+2
2014-02-17batman-adv: fix potential kernel paging error for unicast transmissionsAntonio Quartulli1-2/+7
2014-02-17batman-adv: avoid double free when orig_node initialization failsAntonio Quartulli1-4/+2
2014-02-17batman-adv: free skb on TVLV parsing successAntonio Quartulli1-0/+2