summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: Amend connector list locking rulesDaniel Vetter2015-07-221-1/+9
* drm: Check locking in drm_for_each_fbDaniel Vetter2015-07-221-1/+5
* drm: Check locking in drm_for_each_connectorDaniel Vetter2015-07-221-1/+11
* drm: Add modeset object iteratorsDaniel Vetter2015-07-221-0/+15
* drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter2015-07-221-2/+2
* Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-15611-8378/+29980
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-07-122-3/+5
| |\
| | * time: Get rid of do_posix_clock_monotonic_gettimeThomas Gleixner2015-07-091-1/+0
| | * tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildThomas Gleixner2015-07-071-0/+7
| | * tick/broadcast: Make idle check independent from mode and configThomas Gleixner2015-07-071-4/+0
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-121-1/+6
| |\ \
| | * | hotplug: Prevent alloc/free of irq descriptors during cpu up/downThomas Gleixner2015-07-081-1/+6
| | |/
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-07-111-1/+1
| |\ \
| | * | sparse: fix misplaced __pmem definitionDan Williams2015-06-301-1/+1
| * | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-07-111-0/+4
| |\ \ \
| | * \ \ Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2015-07-081-0/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: prima2: move to use REGMAP APIs for rtciobrgGuo Zeng2015-06-101-0/+4
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-07-091-0/+3
| |\ \ \ \
| | * | | | libceph: enable ceph in a non-default network namespaceIlya Dryomov2015-07-091-0/+3
| | |/ / /
| * | | | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-082-10/+16
| |\ \ \ \
| | * \ \ \ Merge branch 'acpi-scan'Rafael J. Wysocki2015-07-072-0/+16
| | |\ \ \ \
| | | * | | | ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-072-0/+16
| | | |/ / /
| | * / / / ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-061-10/+0
| | |/ / /
| * | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-051-0/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov2015-07-021-0/+7
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-046-31/+52
| |\ \ \ \
| | * | | | fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+3
| | * | | | make simple_positive() publicAl Viro2015-06-231-0/+5
| | * | | | pagemap.h: move dir_pages() over thereFabian Frederick2015-06-231-0/+6
| | * | | | Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-231-28/+27
| | |\ \ \ \
| | | * | | | FS-Cache: Retain the netfs context in the retrieval op earlierDavid Howells2015-04-021-0/+1
| | | * | | | FS-Cache: The operation cancellation method needs calling in more placesDavid Howells2015-04-021-0/+5
| | | * | | | FS-Cache: Out of line fscache_operation_init()David Howells2015-04-021-21/+3
| | | * | | | FS-Cache: fscache_object_is_dead() has wrong logic, kill itDavid Howells2015-04-021-6/+0
| | | * | | | FS-Cache: When submitting an op, cancel it if the target object is dyingDavid Howells2015-04-021-2/+7
| | | * | | | FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-241-0/+12
| | * | | | | fs: Call security_ops->inode_killpriv on truncateJan Kara2015-06-231-1/+5
| | * | | | | fs: Provide function telling whether file_remove_privs() will do anythingJan Kara2015-06-231-0/+1
| | * | | | | fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-231-1/+1
| | * | | | | vfs: add seq_file_path() helperMiklos Szeredi2015-06-231-0/+1
| | * | | | | vfs: add file_path() helperMiklos Szeredi2015-06-231-0/+2
| | * | | | | overlayfs: Make f_path always point to the overlay and f_inode to the underlayDavid Howells2015-06-192-2/+2
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-047-403/+105
| |\ \ \ \ \ \
| | * | | | | | target: Bump core version to v5.0Nicholas Bellinger2015-06-231-1/+1
| | * | | | | | target: remove target_core_configfs.hChristoph Hellwig2015-06-231-34/+0
| | * | | | | | target: remove unused TARGET_CORE_CONFIG_ROOT defineChristoph Hellwig2015-06-231-2/+0
| | * | | | | | target: consolidate version definesChristoph Hellwig2015-06-232-3/+1
| | * | | | | | target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig2015-06-231-1/+0
| | * | | | | | target: simplify UNMAP handlingChristoph Hellwig2015-06-231-5/+2
| | * | | | | | target: replace se_cmd->execute_rw with a protocol_data fieldChristoph Hellwig2015-06-231-2/+1