summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | configfs: remove old APIChristoph Hellwig2015-10-141-82/+0
| * | | | | | target: use per-attribute show and store methodsChristoph Hellwig2015-10-143-269/+60
| * | | | | | usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-141-14/+5
| * | | | | | configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-141-0/+27
| |/ / / / /
* | | | | | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-141-7/+11
|\ \ \ \ \ \
| * | | | | | 9p: xattr simplificationsAndreas Gruenbacher2015-11-141-7/+11
* | | | | | | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-142-0/+10
|\ \ \ \ \ \ \
| * | | | | | | vfio: Include No-IOMMU modeAlex Williamson2015-11-042-0/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-132-14/+6
|\ \ \ \ \ \ \
| * | | | | | | libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-021-1/+2
| * | | | | | | libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-022-10/+2
| * | | | | | | libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-021-3/+2
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-131-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-131-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin2015-11-051-1/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-131-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | block: don't hardcode blk_qc_t -> tag maskJens Axboe2015-11-111-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-11-131-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | asm-generic: {get,put}_user ptr argument evaluate only 1 timeYoshinori Sato2015-11-081-4/+6
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-123-4/+89
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | context_tracking: avoid irq_save/irq_restore on guest entry and exitPaolo Bonzini2015-11-101-2/+6
| * | | | | | | | | | context_tracking: remove duplicate enabled checkPaolo Bonzini2015-11-101-2/+2
| * | | | | | | | | | KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-101-0/+29
| * | | | | | | | | | KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-102-0/+52
* | | | | | | | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-124-38/+18
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-074-38/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-071-3/+0
| | * | | | | | | | | | | device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-073-41/+0
| | * | | | | | | | | | | device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee2015-11-071-0/+4
| | * | | | | | | | | | | ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-072-0/+13
| | * | | | | | | | | | | device property: Introducing enum dev_dma_attrSuthikulpanit, Suravee2015-11-071-0/+6
| | * | | | | | | | | | | ACPI: Honor ACPI _CCA attribute settingJeremy Linton2015-11-071-2/+3
| | * | | | | | | | | | | Merge branch 'device-properties' into acpi-pciRafael J. Wysocki2015-11-024-26/+82
| | |\ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-122-8/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-231-5/+11
| * | | | | | | | | | | | | | lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-231-0/+1
| * | | | | | | | | | | | | | lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-121-3/+6
* | | | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-122-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | of: Provide static inline function for of_translate_address if neededGuenter Roeck2015-11-112-2/+9
* | | | | | | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-112-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | vfs: remove stale comment in inode_operationsRoss Zwisler2015-11-111-2/+0
| * | | | | | | | | | | | | | | vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-111-2/+0
* | | | | | | | | | | | | | | | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | pwm: Set enable state properly on failed call to enableJonathan Richardson2015-11-101-0/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-113-3/+139
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2015-11-062-0/+134
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-061-8/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino2015-11-021-8/+8
| | | * | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-032-0/+134
| | |/| | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | devfreq_cooling: add trace informationJavi Merino2015-10-301-0/+53