summaryrefslogtreecommitdiffstats
path: root/drivers/vfio (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven1-4/+0
2014-01-17tgafb: potential NULL dereference in initDan Carpenter1-3/+2
2014-01-17video: mmp: Using plain integer as NULL pointerDan Carpenter1-1/+1
2014-01-17video: mmp: delete a stray mutex_unlock()Dan Carpenter1-6/+1
2014-01-17video: amba-clcd: Make CLCD driver available on more platformsMark Brown1-1/+2
2014-01-17video: Replace local macro with PCI standard macroYijing Wang1-11/+5
2014-01-17fbmem: really support wildcard video=options for all fbdev driversOlaf Hering1-0/+3
2014-01-17video: vgacon: Don't build on arm64Mark Brown1-1/+2
2014-01-17video: mx3fb: Allow blocking during framebuffer allocationSascha Hauer1-1/+1
2014-01-17fbcon: Fix memory leak in fbcon_exit().Masami Ichikawa1-0/+1
2014-01-17fbcon: trivial optimization for fbcon_exitWang YanQing1-1/+3
2014-01-17video: pxa168fb: Cleanup pxa168fb.h fileSachin Kamat1-2/+0
2014-01-17video: pxa: Cleanup video-pxafb.h headerSachin Kamat1-2/+0
2014-01-17video: msm: Cleanup video-msm_fb.h headerSachin Kamat1-2/+1
2014-01-17video: ep93xx: Cleanup video-ep93xx.h headerSachin Kamat1-7/+3
2014-01-17video: mxsfb: fix broken videomode selectionLothar Waßmann1-70/+50
2014-01-17video: mxsfb: convert pr_debug()/dev_dbg() to pr_err()/dev_err() for error me...Lothar Waßmann1-3/+3
2014-01-17video: vmlfb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: nvidiafb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17video: asiliantfb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2014-01-17fbdev: sh_mobile_lcdcfb: Don't use plain 0 as NULL pointerLaurent Pinchart1-1/+1
2013-12-30Linux 3.13-rc6v3.13-rc6Linus Torvalds1-1/+1
2013-12-29ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-26ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-26ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2013-12-23selinux: fix broken peer recv checkChad Hanson1-1/+3
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa1-0/+1
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling2-6/+7
2013-12-21null_blk: corrections to documentationMatias Bjørling1-10/+10
2013-12-21Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3
2013-12-21mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony4-2/+10
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman1-2/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2