summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-03-214-12/+10
|\
| * mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin2016-02-291-3/+1
| * mmc: dw_mmc: remove struct block_settingsShawn Lin2016-02-291-8/+0
| * mmc: tmio: refactor set_clock a littleWolfram Sang2016-02-291-0/+5
| * mmc: tmio: add flag to reduce delay after changing clock statusWolfram Sang2016-02-291-0/+4
| * mmc: core: remove the MMC_DATA_STREAM flagJaehoon Chung2016-02-291-1/+0
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-213-9/+89
|\ \
| * \ Merge drm-fixes into drm-next.Dave Airlie2016-03-1441-1582/+1698
| |\ \
| * | | apple-gmux: Fix build breakage if !CONFIG_ACPILukas Wunner2016-02-111-1/+12
| * | | apple-gmux: Add helper for presence detectLukas Wunner2016-02-091-0/+39
| * | | 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
| * | | dma-buf: Remove range-based flushTiago Vignatti2016-02-091-7/+5
* | | | 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-091-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-212-1/+3
|\ \ \ \ \ \
| * \ \ \ \ \ 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_XGETNEXTQUOTAEric Sandeen2016-02-081-0/+2
| |/ / / / /
* | | | | | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-214-9/+469
|\ \ \ \ \ \
| * | | | | | fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-173-0/+443
| * | | | | | f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu2016-02-221-3/+7
| * | | | | | 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-214-4/+62
|\ \ \ \ \ \ \
| * | | | | | | kernfs: define kernfs_node_dentryAditya Kali2016-02-161-0/+2
| * | | | | | | cgroup: introduce cgroup namespacesAditya Kali2016-02-163-0/+55
| * | | | | | | 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-203-13/+125
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
| * | | | | | | | mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-181-0/+25
| * | | | | | | | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-181-3/+3
| * | | | | | | | mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen2016-02-181-0/+1
| * | | | | | | | mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen2016-02-181-0/+1
| * | | | | | | | x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen2016-02-181-0/+7
| * | | | | | | | mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen2016-02-181-0/+11
| * | | | | | | | mm/gup: Overload get_user_pages() functionsDave Hansen2016-02-161-10/+64
| * | | | | | | | mm/gup: Introduce get_user_pages_remote()Dave Hansen2016-02-161-0/+5
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar2016-02-162-3/+21
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-30/+55
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | efi: Reformat GUID tables to follow the format in UEFI specPeter Jones2016-02-221-21/+42
| * | | | | | | | | | | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changesIngo Molnar2016-02-2230-68/+139
| |\ \ \ \ \ \ \ \ \ \ \