summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | bcache: Fix for can_attach_cache()Nicholas Swenson2013-12-161-1/+1
| | * | | | | | | | bcache: Fix dirty_data accountingKent Overstreet2013-12-161-1/+2
| | * | | | | | | | bcache: Use uninterruptible sleep in writebackKent Overstreet2013-12-161-2/+2
| | * | | | | | | | bcache: kthread don't set writeback task to INTERUPTIBLEStefan Priebe2013-12-161-2/+0
| | * | | | | | | | bcache: fix sparse non static symbol warningWei Yongjun2013-11-281-1/+1
| * | | | | | | | | block: fix memory leaks on unplugging block deviceAndrey Vagin2013-12-061-0/+13
* | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-18/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cgroup: don't recycle cgroup id until all csses' have been destroyedLi Zefan2013-12-171-8/+11
| * | | | | | | | | | cgroup: fix cgroup_create() error handling pathTejun Heo2013-12-061-10/+21
* | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-051-0/+1
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-247-12/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libata, freezer: avoid block device removal while system is frozenTejun Heo2013-12-192-0/+27
| * | | | | | | | | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-172-2/+14
| * | | | | | | | | | | libata: disable a disk via libata.force paramsRobin H. Johnson2013-12-162-0/+3
| * | | | | | | | | | | ahci: bail out on ICH6 before using AHCI BARPaul Bolle2013-12-161-9/+9
| * | | | | | | | | | | ahci: imx: Explicitly clear IMX6Q_GPR13_SATA_MPLL_CLK_ENMarek Vasut2013-12-031-1/+2
| * | | | | | | | | | | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2013-11-291-0/+3
* | | | | | | | | | | | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2013-12-241-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-12-231-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2013-12-231-2/+2
| * | | | | | | | | | | | selinux: fix broken peer recv checkChad Hanson2013-12-231-1/+3
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-12-231-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ext2: Fix oops in ext2_get_block() called from ext2_quota_write()Jan Kara2013-12-041-0/+1
* | | | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-12-236-16/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier2013-12-235-15/+52
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise2013-12-151-2/+9
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud2013-12-201-0/+5
| | * | | | | | | | | | | | | IB/uverbs: Check input length in flow steering uverbsYann Droneaud2013-12-201-0/+6
| | * | | | | | | | | | | | | IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud2013-12-201-0/+1
| | * | | | | | | | | | | | | IB/uverbs: Check reserved fields in create_flowYann Droneaud2013-12-201-0/+7
| | * | | | | | | | | | | | | IB/uverbs: Check comp_mask in destroy_flowYann Droneaud2013-12-201-0/+3
| | * | | | | | | | | | | | | IB/uverbs: Check reserved field in extended command headerYann Droneaud2013-12-201-0/+3
| | * | | | | | | | | | | | | IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2013-12-202-11/+16
| | * | | | | | | | | | | | | IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-162-2/+2
| | |/ / / / / / / / / / / /
| * / / / / / / / / / / / / RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika2013-12-151-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-2311-34/+93
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-234-23/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson2013-12-171-2/+3
| | * | | | | | | | | | | | | drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni2013-12-131-2/+12
| | * | | | | | | | | | | | | drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni2013-12-131-1/+1
| | * | | | | | | | | | | | | drm/i915: Fix erroneous dereference of batch_obj inside reset_statusChris Wilson2013-12-121-10/+24
| | * | | | | | | | | | | | | drm/i915: Prevent double unref following alloc failure during execbufferChris Wilson2013-12-121-8/+20
| * | | | | | | | | | | | | | Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-12-234-9/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/radeon: fix asic gfx values for scrapper asicsAlex Deucher2013-12-191-4/+16
| | * | | | | | | | | | | | | | drm/radeon: check for 0 count in speaker allocation and SAD codeAlex Deucher2013-12-172-4/+4
| | * | | | | | | | | | | | | | drm/radeon/dpm: disable ss on CaymanAlex Deucher2013-12-171-0/+6
| | * | | | | | | | | | | | | | drm/radeon/dce6: set correct number of audio pinsAlex Deucher2013-12-171-1/+3
| * | | | | | | | | | | | | | | drm/ttm: Fix swapin regressionThomas Hellstrom2013-12-231-1/+2
| * | | | | | | | | | | | | | | gpu: fix qxl missing crc32_leRandy Dunlap2013-12-232-1/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |