aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig6-22/+6
2015-01-20fs: don't reassign dirty inodes to default_backing_dev_infoChristoph Hellwig1-67/+23
2015-01-20nfs: don't call bdi_unregisterChristoph Hellwig3-20/+6
2015-01-20ceph: remove call to bdi_unregisterChristoph Hellwig1-12/+6
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig32-91/+8
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig22-50/+52
2015-01-20nilfs2: set up s_bdi like the generic mount_bdev codeChristoph Hellwig1-3/+1
2015-01-20block_dev: get bdev inode bdi directly from the block deviceChristoph Hellwig1-3/+3
2015-01-20block_dev: only write bdev inode on closeChristoph Hellwig1-12/+19
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig32-346/+169
2015-01-20fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig5-46/+18
2015-01-20fs: deduplicate noop_backing_dev_infoChristoph Hellwig5-42/+4
2015-01-20mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh2-2/+25
2015-01-20mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh1-3/+3
2015-01-20mtd: fsl-quadspi: Fix module unboundFabio Estevam1-6/+13
2015-01-20tpm: fix format string error in tpm-chip.cJarkko Sakkinen1-1/+1
2015-01-20mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki1-0/+1
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-64/+118
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-17/+8
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti2-1/+16
2015-01-20KVM: fix "Should it be static?" warnings from sparseFengguang Wu1-4/+4
2015-01-20HID: do not bind to Microchip Pick16F1454Kristian Evensen2-0/+2
2015-01-20livepatch: support for repatching a functionJosh Poimboeuf2-53/+121
2015-01-20livepatch: enforce patch stacking semanticsJosh Poimboeuf1-0/+10
2015-01-20x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre1-0/+4
2015-01-20arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli2-3/+3
2015-01-20ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi4-0/+1188
2015-01-20phy: qcom-ufs: add support for 14nm phyYaniv Gardi3-0/+379
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi5-1/+594
2015-01-20phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversYaniv Gardi4-0/+871
2015-01-20sr: reduce debug noise in sr_do_ioctlChristoph Hellwig1-18/+0
2015-01-20ch: remove debug noise in ch_do_scsiChristoph Hellwig1-8/+0
2015-01-20scsi: always use format argumets for dev_printkChristoph Hellwig1-7/+7
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig1-4/+5
2015-01-20libata: fixup oops in ata_eh_link_report()Hannes Reinecke1-2/+3
2015-01-20ARM: clk: add clk-asm9260 driverOleksij Rempel3-0/+446
2015-01-20clk: st: STiH410: Fix pdiv and fdiv divisor when setting ratePeter Griffin1-4/+15
2015-01-20clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian5-12/+13
2015-01-20clock: redefine variable clocks_per_pll as a struct memberTang Yuantian1-7/+15
2015-01-20Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette3-6/+505
2015-01-20clk: ti: Initialize clocks for dm816xTony Lindgren3-8/+55
2015-01-20clk: ti: Add support for FAPLL on dm816xTony Lindgren3-0/+444
2015-01-20clk: Skip fetching index for single parent clocksStephen Boyd1-1/+1
2015-01-20clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-01-20clk: ppc-corenet: fix section mismatch warningKevin Hao1-37/+6
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao2-6/+10
2015-01-20ARM: dts: dra72-evm: Add qspi deviceMugunthan V N1-0/+77
2015-01-20ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD supportSjoerd Simons1-0/+2
2015-01-20ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platformNishanth Menon1-0/+5
2015-01-20arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addressesAndre Przywara2-3/+17