summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-232-2/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei2013-12-101-1/+3
| * | | | | | virtio_balloon: update_balloon_size(): update correct fieldLuiz Capitulino2013-12-051-1/+1
* | | | | | | Linux 3.13-rc5v3.13-rc5Linus Torvalds2013-12-221-1/+1
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-226-26/+61
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman2013-12-203-16/+20
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: shmobile: r8a7790: Fix GPIO resources in DTSMagnus Damm2013-11-281-12/+12
| | * | | | | | | irqchip: renesas-intc-irqpin: Fix register bitfield shift calculationLaurent Pinchart2013-11-241-3/+5
| | * | | | | | | ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIBSimon Horman2013-11-241-1/+3
| * | | | | | | | Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-20522-2558/+4836
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen2013-12-171-0/+38
OpenPOWER on IntegriCloud