summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-0/+17
|\
| * irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+17
* | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-132-4/+15
|\ \
| * | platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-071-0/+1
| * | sysfs: Support is_visible() on binary attributesEmilio López2015-10-071-4/+14
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-132-80/+20
|\ \ \
| * | | scsi: use host wide tags by defaultChristoph Hellwig2015-11-092-80/+20
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-135-359/+86
|\ \ \ \
| * | | | configfs: remove old APIChristoph Hellwig2015-10-131-82/+0
| * | | | target: use per-attribute show and store methodsChristoph Hellwig2015-10-133-269/+60
| * | | | usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-131-14/+5
| * | | | configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-131-0/+27
| |/ / /
* | | | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-131-7/+11
|\ \ \ \
| * | | | 9p: xattr simplificationsAndreas Gruenbacher2015-11-131-7/+11
* | | | | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-132-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-121-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-121-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-121-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-112-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-112-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | of: Provide static inline function for of_translate_address if neededGuenter Roeck2015-11-102-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