summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-30PM / wakeirq: Fix typo in prototype for dev_pm_set_dedicated_wake_irqTony Lindgren
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29PCI: Add pci_bus_addr_tYinghai Lu
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson
2015-05-29block: don't honor chunk sizes for data-less IOJens Axboe
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer
2015-05-29Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2015-05-29cgroup: add seq_file forward declaration for struct cftypeArnd Bergmann
2015-05-29extcon: Remove optional print_name() function pointer of extcon_devChanwoo Choi
2015-05-28f2fs crypto: declare some definitions for f2fs encryption featureJaegeuk Kim
2015-05-28f2fs: add feature facility in superblockJaegeuk Kim
2015-05-28f2fs: add missing version info in superblockJaegeuk Kim
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28ring-buffer: Remove useless unused tracing_off_permanent()Steven Rostedt (Red Hat)
2015-05-28of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven
2015-05-28of: add helper function to retrive match dataJoachim Eastwood
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown
2015-05-28firmware: qcom: scm: Add HDCP Supportjilai wang
2015-05-28usb: phy: add static inline wrapper for devm_usb_get_phy_by_nodeArnd Bergmann
2015-05-28of: Grammar s/property exist/property exists/Geert Uytterhoeven
2015-05-28of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov
2015-05-28bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()Thomas Petazzoni
2015-05-28KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-05-28kernel/params.c: generalize bool_enable_onlyLuis R. Rodriguez
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-28sysfs: tightened sysfs permission checksGobinda Charan Maji
2015-05-28module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra
2015-05-28module: Optimize __module_address() using a latched RB-treePeter Zijlstra
2015-05-28rbtree: Implement generic latch_treePeter Zijlstra
2015-05-28seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra
2015-05-28rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-05-28seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra
2015-05-28rbtree: Make lockless searches non-fatalPeter Zijlstra
2015-05-28module: Sanitize RCU usage and lockingPeter Zijlstra