summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23179-894/+916
|\
| * vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong2016-01-221-0/+3
| * make sure that freeing shmem fast symlinks is RCU-delayedAl Viro2016-01-222-9/+5
| * wrappers for ->i_mutex accessAl Viro2016-01-22177-883/+908
| * lustre: remove unused declarationAl Viro2016-01-221-2/+0
* | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-235-69/+47
|\ \
| * \ Merge branch 'bugfixes'Trond Myklebust2016-01-222-63/+42
| |\ \
| | * | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust2016-01-221-4/+2
| | * | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust2016-01-211-59/+40
| * | | NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-213-6/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-2334-171/+493
|\ \ \ \
| * | | | MAINTAINERS: return arch/sh to maintained state, with new maintainersRich Felker2016-01-221-1/+3
| * | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-2217-103/+36
| * | | | dax: never rely on bh.b_dev being set by get_block()Ross Zwisler2016-01-221-0/+3
| * | | | xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-221-3/+4
| * | | | ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-221-1/+3
| * | | | ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-221-1/+3
| * | | | dax: add support for fsync/syncRoss Zwisler2016-01-223-16/+266
| * | | | mm: add find_get_entries_tag()Ross Zwisler2016-01-222-0/+71
| * | | | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-229-42/+78
| * | | | pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2016-01-222-6/+27
| * | | | dax: fix conversion of holes to PMDsRoss Zwisler2016-01-221-10/+10
| * | | | dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler2016-01-221-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-01-223-1/+3
|\ \ \ \
| * | | | [IA64] Enable copy_file_range syscall for ia64Tony Luck2016-01-223-1/+3
* | | | | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-2220-65/+6983
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-4.5-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2016-01-1214-0/+7347
| |\ \ \ \ \
| | * | | | | arm64: tegra: Add NVIDIA Jetson TX1 Developer Kit supportThierry Reding2015-11-242-0/+10
| | * | | | | arm64: tegra: Add NVIDIA P2597 I/O board supportThierry Reding2015-11-241-0/+1270
| | * | | | | arm64: tegra: Add NVIDIA Jetson TX1 supportThierry Reding2015-11-241-0/+45
| | * | | | | arm64: tegra: Add NVIDIA P2571 board supportThierry Reding2015-11-242-0/+1303
| | * | | | | arm64: tegra: Add NVIDIA P2371 board supportThierry Reding2015-11-242-0/+10
| | * | | | | arm64: tegra: Add NVIDIA P2595 I/O board supportThierry Reding2015-11-241-0/+1272
| | * | | | | arm64: tegra: Add NVIDIA P2530 main board supportThierry Reding2015-11-241-0/+50
| | * | | | | arm64: tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+805
| | * | | | | arm64: tegra: Add NVIDIA Tegra132 Norrin supportThierry Reding2015-11-242-0/+1132
| | * | | | | arm64: tegra: Add Tegra132 supportThierry Reding2015-11-243-0/+993
| | * | | | | Merge branch 'for-4.5/soc' into for-4.5/dtThierry Reding2015-11-244-63/+89
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-4.5/clk' into for-4.5/dtThierry Reding2015-11-242-0/+457
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-128-65/+93
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-243-6/+2
| | * | | | | | | | ARM: tegra: Ensure entire dcache is flushed on entering LP0/1Jon Hunter2015-11-242-0/+6
| | * | | | | | | | amba: Hide TEGRA_AHB symbolThierry Reding2015-11-241-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | soc/tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+18
| | * | | | | | | soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-244-63/+71
| | |/ / / / / /
| * | | | | | | Merge branch 'treewide/cleanup' into late/tegraOlof Johansson2016-01-1294-203/+181
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-224-15/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-01-221-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHzGeert Uytterhoeven2016-01-181-1/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann2016-01-221-1/+1