summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2015-01-24PM / Domains: Remove pm_genpd_dev_need_restore() APIUlf Hansson1-2/+0
2015-01-24cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notificationsViresh Kumar1-3/+2
2015-01-24cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policyViresh Kumar1-2/+0
2015-01-24cpufreq: stats: get rid of per-cpu cpufreq_stats_tableViresh Kumar1-0/+3
2015-01-24libata: use blk tagingShaohua Li1-2/+3
2015-01-24blk-mq: add tag allocation policyShaohua Li1-0/+8
2015-01-24block: support different tag allocation policyShaohua Li1-2/+6
2015-01-23bcma: use standard bus scanning during early registerRafał Miłecki1-2/+0
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton1-1/+1
2015-01-23Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-1/+1
2015-01-23KVM: remove unneeded return value of vcpu_postcreateDominik Dingel1-1/+1
2015-01-23hrtimer: Prevent stale expiry time in hrtimer_interrupt()Thomas Gleixner1-0/+2
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding1-0/+2
2015-01-23ktime.h: Introduce ktime_ms_deltaChunyan Zhang1-0/+5
2015-01-23audit: replace getname()/putname() hacks with reference countersPaul Moore2-10/+2
2015-01-23virtio-mmio: Update the device to OASIS spec versionPawel Moll1-7/+37
2015-01-22PCI: Add generic config accessorsRob Herring1-0/+11
2015-01-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2015-01-22mfd: da9063: Add device tree supportSteve Twiss1-0/+1
2015-01-22mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson1-0/+13
2015-01-22mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2-29/+0
2015-01-22mfd: axp20x: Add support for fuel gauge cell driverTodd E Brandt1-2/+41
2015-01-22mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson2-0/+1223
2015-01-22mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo2-0/+322
2015-01-22init: Get rid of x86ismsThomas Gleixner1-0/+7
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner1-0/+13
2015-01-22locks: update comments that refer to inode->i_flockJeff Layton1-9/+10
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