aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-07Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2-4/+25
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König2-21/+19
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-05-07drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-05-07drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-05-07drm/radeon: fix userptr lockupChristian König1-0/+3
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang1-0/+2
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay1-2/+2
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay1-2/+3
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds31-219/+568
2015-05-07drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson1-3/+0
2015-05-07drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal1-1/+2
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2-2/+3
2015-05-06Btrfs: fix wrong mapping flags for free space inodeFilipe Manana1-1/+1
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds21-74/+168
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-17/+23
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-77/+114
2015-05-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+10
2015-05-06splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson3-8/+6
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini4-1/+22
2015-05-06gpio: omap: Fix regression for MPUIO interruptsTony Lindgren1-39/+9
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong3-1/+15
2015-05-06mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara1-1/+1
2015-05-06x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers1-5/+7
2015-05-06drm/i915/dp: there is no audio on port AJani Nikula1-3/+3
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgentIngo Molnar3-4/+6
2015-05-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar2-1/+3
2015-05-05Merge tag 'for-linus-4.1-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds4-45/+193
2015-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-75/+429
2015-05-05Merge tag 'platform-drivers-x86-v4.1-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-1/+8
2015-05-05ipmi: Fix multi-part message handlingCorey Minyard1-13/+38
2015-05-05ipmi: Add alert handling to SSIFCorey Minyard1-16/+116
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai1-2/+1
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard1-1/+3
2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2015-05-05rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT1-12/+12
2015-05-05ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi1-0/+13
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2-2/+2
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-05configfs: init configfs module earlier at boot timeDaniel Baluta1-1/+1
2015-05-05mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi1-3/+3
2015-05-05mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi1-2/+5
2015-05-05mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi1-4/+4
2015-05-05rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter3-0/+318
2015-05-05Documentation: bindings: add abracon,abx80xAlexandre Belloni1-0/+30
2015-05-05kasan: show gcc version requirements in Kconfig and DocumentationJoe Perches2-5/+11
2015-05-05mm/memory-failure: call shake_page() when error hits thp tail pageNaoya Horiguchi1-4/+4
2015-05-05lib: delete lib/find_last_bit.cYury Norov1-41/+0