summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-01-22module: make module_refcount() a signed integer.Rusty Russell1-1/+1
2015-01-21power: charger-manager: Use alarmtimer for battery monitoring in suspend.Jonghwa Lee1-31/+1
2015-01-21quota: Cleanup flags definitionsJan Kara2-9/+8
2015-01-21block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen1-2/+2
2015-01-21power: ab8500_fg.c: Remove unused functionRickard Strandqvist1-1/+0
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-31/+70
2015-01-21Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-77/+28
2015-01-21fs: remove default_backing_dev_infoChristoph Hellwig1-1/+0
2015-01-21fs: remove mapping->backing_dev_infoChristoph Hellwig1-2/+1
2015-01-21fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig1-2/+4
2015-01-21fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig4-31/+29
2015-01-21fs: kill BDI_CAP_SWAP_BACKEDChristoph Hellwig1-13/+0
2015-01-20Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2015-01-20livepatch: support for repatching a functionJosh Poimboeuf1-2/+2
2015-01-20phy: qcom-ufs: add support for 20nm phyYaniv Gardi1-0/+59
2015-01-20arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fieldsAndre Przywara1-0/+12
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2-0/+33
2015-01-20arm/arm64: KVM: move kvm_register_device_ops() into vGIC probingAndre Przywara1-0/+1
2015-01-20audit: remove vestiges of vers_opsRichard Guy Briggs1-1/+0
2015-01-20mfd: max77693: Add defines for MAX77693 charger driverKrzysztof Kozlowski1-0/+108
2015-01-20gpio: stmpe: enforce device tree only modeLinus Walleij1-16/+0
2015-01-20Merge tag 'v3.19-rc5' into develLinus Walleij23-80/+149
2015-01-20Merge branch 'tmio' into nextUlf Hansson2-41/+2
2015-01-20mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto1-5/+0
2015-01-20mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto1-15/+0
2015-01-20mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto1-0/+1
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto1-2/+1
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto1-11/+0
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto1-1/+0
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang1-0/+2
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang1-0/+2
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+4
2015-01-20crypto: doc - remove colons in commentsStephan Mueller1-4/+4
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-0/+2
2015-01-19iopoll: Introduce memory-mapped IO polling macrosMatt Wagantall1-0/+144
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi7-14/+24
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT1-0/+2
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy1-2/+33
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy1-4/+3
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy1-0/+3
2015-01-19Merge branch 'iommu/next' of git://linuxtv.org/pinchartl/fbdev into arm/renesasJoerg Roedel1-24/+0
2015-01-19kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger1-1/+1
2015-01-19kernel: tighten rules for ACCESS ONCEChristian Borntraeger1-5/+16