aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-04-24Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-24x86: fix special __probe_kernel_write() tail zeroing caseLinus Torvalds
2015-04-22Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2015-04-22Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-22Merge MTD fixes from 4.0 into -nextBrian Norris
2015-04-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-22Revert "mm: avoid tail page refcounting on non-THP compound pages"Linus Torvalds
2015-04-22Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul
2015-04-22Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-04-22Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-22Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-22Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov
2015-04-22libceph: announce support for straw2 bucketsIlya Dryomov
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov
2015-04-22crush: ensuring at most num-rep osds are selectedIlya Dryomov
2015-04-22crush: drop unnecessary include from mapper.cIlya Dryomov
2015-04-22ceph: fix uninline data functionYan, Zheng
2015-04-22ceph: rename snapshot supportYan, Zheng
2015-04-22ceph: fix null pointer dereference in send_mds_reconnect()Yan, Zheng
2015-04-22watchdog: stmp3xxx_rtc_wdt: fix broken email addressWolfram Sang
2015-04-22watchdog: pnx4008_wdt: fix broken email addressWolfram Sang
2015-04-22watchdog: octeon: use fixed length string for register namesAaro Koskinen
2015-04-22watchdog: octeon: fix some trivial coding style issuesAaro Koskinen
2015-04-22watchdog: octeon: convert to WATCHDOG_CORE APIAaro Koskinen
2015-04-22watchdog: cadence: Remove Kconfig dependency on ARCHMichal Simek
2015-04-22ARM: msm: add watchdog entries to DT timer binding docMathieu Olivari
2015-04-22ARM: qcom: add description of KPSS WDT for IPQ8064Mathieu Olivari
2015-04-22watchdog: qcom: use timer devicetree bindingMathieu Olivari
2015-04-22watchdog: bcm281xx: Remove use of seq_printf return valueJoe Perches
2015-04-22modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker
2015-04-22modpost: expand pattern matching to support substring matchesPaul Gortmaker
2015-04-22modpost: do not try to match the SHT_NUL section.Quentin Casasnovas
2015-04-22modpost: fix extable entry size calculation.Quentin Casasnovas
2015-04-22modpost: fix inverted logic in is_extable_fault_address().Quentin Casasnovas
2015-04-22modpost: handle -ffunction-sectionsRusty Russell