aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-23make simple_positive() publicAl Viro
2015-06-23vfs: add seq_file_path() helperMiklos Szeredi
2015-06-23vfs: add file_path() helperMiklos Szeredi
2015-05-15lustre: kill unused helperAl Viro
2015-05-15lustre: kill unused macro (LOOKUP_CONTINUE)Al Viro
2015-05-11switch ->put_link() from dentry to inodeAl Viro
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10lustre: rip the private symlink nesting limit outAl Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-11Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-08Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-05-08Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner
2015-05-08Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-05-08Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao
2015-05-07Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter
2015-05-07Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2015-05-07Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-05-07Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König
2015-05-07drm/radeon: make UVD handle checking more strictChristian König
2015-05-07drm/radeon: make VCE handle check more strictChristian König
2015-05-07drm/radeon: fix userptr lockupChristian König
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu
2015-05-07drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang
2015-05-07drm/amdkfd: Don't report local memory sizeOded Gabbay
2015-05-07drm/amdkfd: allow unregister process with queuesOded Gabbay
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds
2015-05-07drm/i915: Drop PIPE-A quirk for 945GSE HP MiniChris Wilson
2015-05-07drm/i915: Sink rate read should be saved in deca-kHzSonika Jindal
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-05-06gpio: omap: Fix regression for MPUIO interruptsTony Lindgren
2015-05-06mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-06mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-05-06drm/i915/dp: there is no audio on port AJani Nikula
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar