summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig
2015-01-20fs: don't reassign dirty inodes to default_backing_dev_infoChristoph Hellwig
2015-01-20nfs: don't call bdi_unregisterChristoph Hellwig
2015-01-20ceph: remove call to bdi_unregisterChristoph Hellwig
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2015-01-20nilfs2: set up s_bdi like the generic mount_bdev codeChristoph Hellwig
2015-01-20block_dev: get bdev inode bdi directly from the block deviceChristoph Hellwig
2015-01-20block_dev: only write bdev inode on closeChristoph Hellwig
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-20fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig
2015-01-20fs: deduplicate noop_backing_dev_infoChristoph Hellwig
2015-01-20mtd: atmel_nand: introduce a new compatible string for sama5d4 chipWu, Josh
2015-01-20mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()Wu, Josh
2015-01-20mtd: fsl-quadspi: Fix module unboundFabio Estevam
2015-01-20tpm: fix format string error in tpm-chip.cJarkko Sakkinen
2015-01-20mtd: spi-nor: support for (GigaDevice) GD25Q128BRafał Miłecki
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-20KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issueMarcelo Tosatti
2015-01-20KVM: fix "Should it be static?" warnings from sparseFengguang Wu
2015-01-20HID: do not bind to Microchip Pick16F1454Kristian Evensen
2015-01-20livepatch: support for repatching a functionJosh Poimboeuf
2015-01-20livepatch: enforce patch stacking semanticsJosh Poimboeuf
2015-01-20x86/xen: prefer TSC over xen clocksource for dom0Palik, Imre
2015-01-20arm64: Relax licensing of arm64 Xen DMA operationsChuck Tuffli
2015-01-20ufs-qcom: add support for Qualcomm Technologies Inc platformsYaniv Gardi
2015-01-20phy: qcom-ufs: add support for 14nm phyYaniv Gardi
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi
2015-01-20phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY driversYaniv Gardi
2015-01-20sr: reduce debug noise in sr_do_ioctlChristoph Hellwig
2015-01-20ch: remove debug noise in ch_do_scsiChristoph Hellwig
2015-01-20scsi: always use format argumets for dev_printkChristoph Hellwig
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig
2015-01-20libata: fixup oops in ata_eh_link_report()Hannes Reinecke
2015-01-20ARM: clk: add clk-asm9260 driverOleksij Rempel
2015-01-20clk: st: STiH410: Fix pdiv and fdiv divisor when setting ratePeter Griffin
2015-01-20clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian
2015-01-20clock: redefine variable clocks_per_pll as a struct memberTang Yuantian
2015-01-20Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette
2015-01-20clk: ti: Initialize clocks for dm816xTony Lindgren
2015-01-20clk: ti: Add support for FAPLL on dm816xTony Lindgren
2015-01-20clk: Skip fetching index for single parent clocksStephen Boyd
2015-01-20clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov
2015-01-20clk: ppc-corenet: fix section mismatch warningKevin Hao
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao
2015-01-20ARM: dts: dra72-evm: Add qspi deviceMugunthan V N
2015-01-20ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD supportSjoerd Simons
2015-01-20ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platformNishanth Menon
2015-01-20arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addressesAndre Przywara