summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* configfs: allow dynamic group creationDaniel Baluta2015-11-20
* slab.h: sprinkle __assume_aligned attributesRasmus Villemoes2015-11-20
* Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-11-19
|\
| * dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...Peter Ujfalusi2015-11-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-17
|\ \ | |/ |/|
| * phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-17
| * vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-17
| * net/mlx5e: Added self loopback preventionTariq Toukan2015-11-15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-11-12
| |\
| | * net: add __netdev_alloc_pcpu_stats() to indicate gfp flagsPablo Neira Ayuso2015-11-10
| | * Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso2015-11-08
| | |\
| | | * netfilter: ipset: Fix extension alignmentJozsef Kadlecsik2015-11-07
| | * | netfilter: ingress: fix wrong input interface on hookPablo Neira Ayuso2015-11-06
| | * | netfilter: ingress: don't use nf_hook_list_activeFlorian Westphal2015-11-06
| | |/
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\ \ \
| * | | irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-11
* | | | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-13
|\ \ \ \
| * | | | platform/chrome: Support reading/writing the vboot contextEmilio López2015-10-07
| * | | | sysfs: Support is_visible() on binary attributesEmilio López2015-10-07
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \ \ \ \
| * | | | | configfs: remove old APIChristoph Hellwig2015-10-13
| * | | | | usb-gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-13
| * | | | | configfs: add show and store methods to struct configfs_attributeChristoph Hellwig2015-10-13
* | | | | | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\ \ \ \ \ \
| * | | | | | 9p: xattr simplificationsAndreas Gruenbacher2015-11-13
* | | | | | | Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-13
|\ \ \ \ \ \ \
| * | | | | | | vfio: Include No-IOMMU modeAlex Williamson2015-11-04
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-11-13
|\ \ \ \ \ \ \
| * | | | | | | libceph: add nocephx_sign_messages optionIlya Dryomov2015-11-02
| * | | | | | | libceph: stop duplicating client fields in messengerIlya Dryomov2015-11-02
| * | | | | | | libceph: msg signing callouts don't need con argumentIlya Dryomov2015-11-02
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-12
|\ \ \ \ \ \ \ \
| * | | | | | | | block: don't hardcode blk_qc_t -> tag maskJens Axboe2015-11-11
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-12
|\ \ \ \ \ \ \ \
| * | | | | | | | context_tracking: avoid irq_save/irq_restore on guest entry and exitPaolo Bonzini2015-11-10
| * | | | | | | | context_tracking: remove duplicate enabled checkPaolo Bonzini2015-11-10
| * | | | | | | | KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-10
| * | | | | | | | KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-10
* | | | | | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-07
| | * | | | | | | | | device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-07
| | * | | | | | | | | device property: Adding DMA Attribute APIs for Generic DevicesSuthikulpanit, Suravee2015-11-07
| | * | | | | | | | | ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-07
| | * | | | | | | | | device property: Introducing enum dev_dma_attrSuthikulpanit, Suravee2015-11-07
| | * | | | | | | | | Merge branch 'device-properties' into acpi-pciRafael J. Wysocki2015-11-02
| | |\ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-23
| * | | | | | | | | | | | lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-23
| * | | | | | | | | | | | lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-12