aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-22block: fix bio splitting on max sectorsMing Lei1-7/+19
2016-01-22Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds3-1/+3
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-65/+6983
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-15/+9
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-210/+456
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-22[IA64] Enable copy_file_range syscall for ia64Tony Luck3-1/+3
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/crypto-2.6Linus Torvalds15-45/+411
2016-01-22Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-23/+124
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds16-213/+264
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds14-276/+895
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds8-102/+147
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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/kernel/git/horms/renesas into fixesOlof Johansson1-1/+1
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-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-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/git/mszeredi/vfsLinus Torvalds6-18/+101
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds3-9/+84
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds96-1896/+4682
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds13-107/+539
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds4-15/+20
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds14-31/+244
2016-01-21ALSA: timer: Introduce disconnect op to snd_timer_instanceTakashi Iwai2-12/+12
2016-01-21ALSA: timer: Handle disconnection more safelyTakashi Iwai1-0/+48
2016-01-21pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-01-21mmc: pwrseq_simple: Make reset-gpios optional to match docMartin Fuzzey1-8/+14
2016-01-21ARM: realview: fix device tree buildLinus Walleij1-2/+1
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds257-326/+516
2016-01-20Merge tag 'renesas-sh-drivers-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesasLinus Torvalds2-92/+12
2016-01-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds47-48/+3439
2016-01-20Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+33
2016-01-20Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds19-100/+1042
2016-01-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds46-26/+4217
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds333-4367/+19552
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds56-391/+568
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds415-4001/+2369