summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm: fixes crct set_mode when encoder mode_fixup is null.Carlos Palminha2016-02-111-1/+1
| | * | | | | | | | drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä2016-02-091-0/+2
| | * | | | | | | | apple-gmux: Add helper for presence detectLukas Wunner2016-02-091-0/+39
| | * | | | | | | | drm/edid: Switch DDC when reading the EDIDLukas Wunner2016-02-091-0/+2
| | * | | | | | | | vga_switcheroo: Add support for switching only the DDCLukas Wunner2016-02-091-0/+8
| | * | | | | | | | vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-091-2/+26
| | * | | | | | | | drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst2016-02-091-0/+2
| | * | | | | | | | drm/core: Add drm_for_each_encoder_mask, v2.Maarten Lankhorst2016-02-091-0/+11
| | * | | | | | | | drm/core: Add drm_encoder_index.Maarten Lankhorst2016-02-091-0/+1
| | * | | | | | | | dma-buf: Remove range-based flushTiago Vignatti2016-02-091-7/+5
| | * | | | | | | | drm: prime: Honour O_RDWR during prime-handle-to-fdDaniel Thompson2016-02-091-0/+1
| | | |_|/ / / / / | | |/| | | | | |
| * / | | | | | | drm/msm: add max-freq gpu param to uapiRob Clark2016-02-111-0/+1
| |/ / / / / / /
| * | | | | | | Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-091-9/+21
| |\ \ \ \ \ \ \
| | * | | | | | | drm: Clean up pending events in the coreDaniel Vetter2016-02-081-0/+2
| | * | | | | | | drm/vblank: Use drm_event_reserve_initDaniel Vetter2016-02-081-0/+4
| | * | | | | | | drm: Create drm_send_event helpersDaniel Vetter2016-01-251-0/+2
| | * | | | | | | drm: Add functions to setup/tear down drm_events.Daniel Vetter2016-01-251-1/+6
| | * | | | | | | drm: kerneldoc for drm_fops.cDaniel Vetter2016-01-251-9/+8
| * | | | | | | | Merge tag 'drm-intel-next-2016-01-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-02-091-4/+29
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | drm/i915: Seal busy-ioctl uABI and prevent leaking of internal idsChris Wilson2016-01-211-4/+29
| | |/ / / / /
* | | | | | | Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-03-211-0/+2
|\ \ \ \ \ \ \
| * | | | | | | drivers/perf: arm_pmu: implement CPU_PM notifierLorenzo Pieralisi2016-02-261-0/+1
| * | | | | | | ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-251-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-03-213-0/+8
|\ \ \ \ \ \ \
| * | | | | | | quota_v2: Implement get_next_id() for V2 quota formatJan Kara2016-02-091-0/+2
| * | | | | | | quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2016-02-092-0/+6
| * | | | | | | Merge branch 'xfs-get-next-dquot-4.6' of git://git.kernel.org/pub/scm/linux/k...Jan Kara2016-02-093-0/+17
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-214-1/+18
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'xfs-dio-fix-4.6' into for-nextDave Chinner2016-03-071-1/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | direct-io: always call ->end_io if non-NULLChristoph Hellwig2016-02-081-1/+1
| * | | | | | | | quota: add new quotactl Q_GETNEXTQUOTAEric Sandeen2016-02-081-0/+14
| * | | | | | | | quota: add new quotactl Q_XGETNEXTQUOTAEric Sandeen2016-02-082-0/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-216-13/+495
|\ \ \ \ \ \ \ \
| * | | | | | | | fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-174-0/+461
| * | | | | | | | f2fs: trace old block address for CoWed pageChao Yu2016-02-221-4/+7
| * | | | | | | | f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu2016-02-221-3/+7
| * | | | | | | | f2fs: support revoking atomic written pagesChao Yu2016-02-221-0/+1
| * | | | | | | | f2fs: preallocate blocks for buffered aio writesJaegeuk Kim2016-02-221-1/+1
| * | | | | | | | f2fs: fix endianness of on-disk summary_footerSheng Yong2016-02-221-1/+1
| * | | | | | | | f2fs: remove unneeded pointer conversionChao Yu2016-02-221-3/+3
| * | | | | | | | f2fs: introduce lifetime write IO statisticsShuoran Liu2016-02-221-1/+13
* | | | | | | | | Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-03-215-6/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kernfs: define kernfs_node_dentryAditya Kali2016-02-161-0/+2
| * | | | | | | | | cgroup: introduce cgroup namespacesAditya Kali2016-02-163-0/+55
| * | | | | | | | | sched: new clone flag CLONE_NEWCGROUP for cgroup namespaceAditya Kali2016-02-161-2/+1
| * | | | | | | | | kernfs: Add API to generate relative kernfs pathAditya Kali2016-02-161-4/+5
* | | | | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-205-18/+149
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
| * | | | | | | | | | mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen2016-02-181-0/+3
| * | | | | | | | | | x86/mm/pkeys: Allow kernel to modify user pkey rights registerDave Hansen2016-02-181-0/+5