summaryrefslogtreecommitdiffstats
path: root/lib/flex_array.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-03qxl: update to new idr interfaces.Dave Airlie2-24/+16
2013-05-02drm/nouveau: fix build with nv50->nvc0Dave Airlie1-1/+1
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-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
2013-05-02OMAPDSS: HDMI: use platform_driver_register()Tomi Valkeinen1-6/+7
2013-05-02OMAPDSS: RFBI: use platform_driver_register()Tomi Valkeinen1-6/+7
2013-05-02OMAPDSS: DSI: use platform_driver_register()Tomi Valkeinen1-7/+10
2013-05-02OMAPDSS: SDI: use platform_driver_register()Tomi Valkeinen1-6/+7
2013-05-02OMAPDSS: DPI: use platform_driver_register()Tomi Valkeinen1-7/+8
2013-05-02OMAPFB: defer probe if no displaysTomi Valkeinen1-1/+1
2013-05-02OMAPFB: use module_platform_driver()Tomi Valkeinen1-25/+3
2013-05-02OMAPDSS: Makefile: move omapfb after panelsTomi Valkeinen1-1/+1
2013-05-02OMAPDSS: DPI: fix compilation if DSI not compiled inTomi Valkeinen1-4/+27
2013-05-02drm/nve0: recognise nvf0 as a kepler board (GK110)Ben Skeggs2-1/+36
2013-05-02drm/nouveau: force noaccel when no PFIFO support presentBen Skeggs1-1/+2
2013-05-02drm/nvf0/disp: expose display class 2.2Ben Skeggs6-0/+107
2013-05-02drm/cirrus: deal with bo reserve fail in dirty update pathDave Airlie3-2/+40
2013-05-02drm/ast: deal with bo reserve fail in dirty update pathDave Airlie3-4/+43
2013-05-02drm/mgag200: deal with bo reserve fail in dirty update pathDave Airlie3-5/+44
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V1-0/+18
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman4-0/+25
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling2-2/+4
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman2-6/+6
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual2-1/+3
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan3-8/+12
2013-05-02linkage.h: fix build breakage due to symbol prefix handlingJames Hogan1-5/+2