summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-28/+47
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds15-45/+411
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-23/+124
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-213/+264
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-276/+895
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-102/+147
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-6/+91
2016-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-37/+54
2016-01-22Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+1
2016-01-22Merge branch 'bugfixes'Trond Myklebust2-63/+42
2016-01-22pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust1-4/+2
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds19-2197/+2596
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds10-226/+1476
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds33-1326/+3893
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov4-210/+456
2016-01-21ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed1-0/+6
2016-01-21reiserfs: fix dereference of ERR_PTRSudip Mukherjee1-1/+1
2016-01-21ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim1-1/+1
2016-01-21mm: fix kernel crash in khugepaged threadyalin wang2-9/+9
2016-01-21mm: fix mlock accoutingKirill A. Shutemov1-1/+1
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov5-25/+36
2016-01-22MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen1-3/+7
2016-01-22MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen1-7/+13
2016-01-22MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2-10/+21
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2-59/+1
2016-01-21NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-21NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu7-0/+1376
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro1-1/+1
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds5-53/+155
2016-01-21NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker3-6/+5
2016-01-21pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust1-59/+40
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds203-3991/+3642
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-18/+101
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-9/+84
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds96-1896/+4682
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-107/+539
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds4-15/+20
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds14-31/+244
2016-01-21libceph: remove outdated commentIlya Dryomov1-4/+0
2016-01-21libceph: kill off ceph_x_ticket_handler::validityIlya Dryomov2-5/+2
2016-01-21libceph: invalidate AUTH in addition to a service ticketIlya Dryomov1-2/+14
2016-01-21libceph: fix authorizer invalidation, take 2Ilya Dryomov2-5/+23
2016-01-21libceph: clear messenger auth_retry flag if we faultIlya Dryomov1-3/+7
2016-01-21libceph: fix ceph_msg_revoke()Ilya Dryomov2-19/+59
2016-01-21libceph: use list_for_each_entry_safeGeliang Tang1-9/+3
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng4-26/+25
2016-01-21ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng1-4/+86
2016-01-21ceph: Asynchronous IO supportYan, Zheng1-119/+278
2016-01-21ceph: Avoid to propagate the invalid page pointMinfei Huang1-1/+0