summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds22-523/+1123
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds35-220/+251
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds57-663/+829
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds26-651/+833
2018-01-29Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds47-1405/+2267
2018-01-29Merge tag '4.16-rc-SMB3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds24-442/+3896
2018-01-29Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds53-153/+525
2018-01-29Merge tag 'upstream-4.16-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds12-135/+140
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds124-4729/+3884
2018-01-29Merge tag 'edac_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-1/+357
2018-01-29Merge tag 'regmap-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds10-25/+229
2018-01-29Merge tag 'regulator-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-231/+697
2018-01-29Merge tag 'spi-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds21-132/+378
2018-01-29Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds45-1443/+3977
2018-01-29Merge tag 'hwmon-for-linus-v4.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-382/+1408
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds82-2443/+6866
2018-01-29Merge tag 'for-backlight-next-4.16' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+4
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds71-586/+2842
2018-01-29Merge tag 'pnp-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-5/+1
2018-01-29btrfs: drop devid as device_list_add() argAnand Jain1-5/+3
2018-01-29btrfs: get device pointer from device_list_add()Anand Jain1-16/+18
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds69-408/+1210
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds67-1099/+2310
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds231-5278/+15768
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds57-431/+230
2018-01-29fs: handle inode->i_version more efficientlyJeff Layton2-56/+154
2018-01-29btrfs: only dirty the inode in btrfs_update_time if something was changedJeff Layton1-2/+3
2018-01-29xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementingJeff Layton1-6/+8
2018-01-29fs: only set S_VERSION when updating times if necessaryJeff Layton1-3/+7
2018-01-29IMA: switch IMA over to new i_version APIJeff Layton2-2/+4
2018-01-29xfs: convert to new i_version APIJeff Layton5-7/+15
2018-01-29ufs: use new i_version APIJeff Layton3-6/+9
2018-01-29ocfs2: convert to new i_version APIJeff Layton4-10/+14
2018-01-29nfsd: convert to new i_version APIJeff Layton1-1/+2
2018-01-29nfs: convert to new i_version APIJeff Layton6-23/+26
2018-01-29ext4: convert to new i_version APIJeff Layton7-17/+26
2018-01-29ext2: convert to new i_version APIJeff Layton2-6/+8
2018-01-29exofs: switch to new i_version APIJeff Layton2-5/+7
2018-01-29btrfs: convert to new i_version APIJeff Layton3-5/+12
2018-01-29afs: convert to new i_version APIJeff Layton2-3/+5
2018-01-29affs: convert to new i_version APIJeff Layton3-5/+8
2018-01-29fat: convert to new i_version APIJeff Layton4-19/+22
2018-01-29fs: don't take the i_lock in inode_inc_iversionJeff Layton1-3/+4
2018-01-29fs: new API for handling inode->i_versionJeff Layton9-15/+249
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon64-1913/+6462
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon9-164/+246
2018-01-28Linux 4.15v4.15Linus Torvalds1-1/+1
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+0
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-34/+60
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3