summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-03Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds3-42/+64
2013-05-02ipc: fix GETALL/IPC_RM race for sysv semaphoresAl Viro1-21/+8
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds404-7295/+29273
2013-05-03qxl: update to new idr interfaces.Dave Airlie2-24/+16
2013-05-03Merge branch 'server-fixes' into drm-nextDave Airlie9-11/+127
2013-05-03Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...Dave Airlie10-106/+160
2013-05-03Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux i...Dave Airlie17-299/+284
2013-05-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-60/+58
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds88-744/+15378
2013-05-02Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds64-5846/+9922
2013-05-02Merge tag 'for-linus-docs-2012-05-02' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-28/+134
2013-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-6/+27
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-497/+960
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds60-4074/+4481
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds7-107/+298
2013-05-03drm/nouveau: fix build with nv50->nvc0Dave Airlie1-1/+1
2013-05-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-346/+533
2013-05-02x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin2-1/+3
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk7-5/+24
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds197-1325/+6486
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds236-2887/+1834
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds164-846/+6029
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds127-11152/+12434
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds263-6559/+2919
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds79-279/+321
2013-05-02drm/radeon: fix handling of v6 power tablesAlex Deucher1-6/+5
2013-05-02ipc_schedule_free() can do vfree() directly nowAl Viro1-87/+16
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller1-6/+6
2013-05-02drm/radeon: clarify family checks in pm table parsingAlex Deucher1-3/+3
2013-05-02drm/radeon: consolidate UVD clock programmingChristian König6-278/+191
2013-05-02drm/radeon: fix UPLL_REF_DIV_MASK definitionChristian König3-3/+3
2013-05-02radeon: add bo tracking debugfsJerome Glisse3-1/+59
2013-05-02drm/radeon: add new richland pci idsAlex Deucher2-2/+6
2013-05-02drm/radeon: add some new SI PCI idsAlex Deucher1-0/+3
2013-05-02drm/radeon: fix scratch reg handling for UVD fenceChristian König1-1/+1
2013-05-02drm/radeon: allocate SA bo in the requested domainChristian König1-1/+1
2013-05-02drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher1-1/+9
2013-05-02drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher1-3/+3
2013-05-02vhost_scsi: module renameMichael S. Tsirkin4-12/+11
2013-05-02tcm_vhost: header split upMichael S. Tsirkin3-139/+132
2013-05-02vhost: src file renamesMichael S. Tsirkin2-0/+1
2013-05-02OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not foundTomi Valkeinen1-1/+1
2013-05-02OMAPDSS: VENC: Add error handling for venc_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: HDMI: Add error handling for hdmi_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: RFBI: Add error handling for rfbi_probe_pdataTomi Valkeinen1-7/+14
2013-05-02OMAPDSS: DSI: Add error handling for dsi_probe_pdataTomi Valkeinen1-7/+13
2013-05-02OMAPDSS: SDI: Add error handling for sdi_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: DPI: Add error handling for dpi_probe_pdataTomi Valkeinen1-7/+15
2013-05-02OMAPDSS: VENC: use platform_driver_register()Tomi Valkeinen1-6/+7