summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-11tcp: __tcp_hdrlen() helperCraig Gallek1-1/+6
2016-02-11apple-gmux: Fix build breakage if !CONFIG_ACPILukas Wunner1-1/+12
2016-02-11Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki16-43/+108
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+12
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+5
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+2
2016-02-10efi: Make our variable validation list include the guidPeter Jones1-1/+2
2016-02-10lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones1-0/+4
2016-02-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+10
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar1-0/+6
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar1-0/+6
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar1-0/+6
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar1-0/+9
2016-02-09blk-mq: dynamic h/w context countKeith Busch1-0/+2
2016-02-09spi: introduce accelerated read support for spi flash devicesVignesh R1-0/+41
2016-02-09spi: core: add spi_split_transfers_maxsizeMartin Sperl1-0/+15
2016-02-09spi: core: add spi_replace_transfers methodMartin Sperl1-0/+45
2016-02-09spi: core: added spi_resource managementMartin Sperl1-0/+36
2016-02-09spi: pxa2xx: Add support for both chip selects on Intel BraswellMika Westerberg1-0/+1
2016-02-09spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip selectMika Westerberg1-0/+5
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells1-0/+1
2016-02-09locking/atomics: Update comment about READ_ONCE() and structuresKonrad Rzeszutek Wilk1-2/+3
2016-02-09quota_v2: Implement get_next_id() for V2 quota formatJan Kara1-0/+2
2016-02-09quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2-0/+6
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-2/+0
2016-02-09locking/lockdep: Convert hash tables to hlistsAndrew Morton1-2/+2
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman3-0/+11
2016-02-09apple-gmux: Add helper for presence detectLukas Wunner1-0/+39
2016-02-09vga_switcheroo: Add support for switching only the DDCLukas Wunner1-0/+8
2016-02-09vga_switcheroo: Add handler flags infrastructureLukas Wunner1-2/+26
2016-02-09Merge branch 'xfs-get-next-dquot-4.6' of git://git.kernel.org/pub/scm/linux/k...Jan Kara1-0/+2
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij1-3/+4
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-02-09dma-buf: Remove range-based flushTiago Vignatti1-7/+5
2016-02-09dmaengine: core: expose max burst capability to clientsShawn Lin1-0/+4
2016-02-09devm: add helper devm_add_action_or_reset()Sudip Mukherjee1-0/+12
2016-02-08nfs: fix nfs_size_to_loff_tChristoph Hellwig1-3/+1
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta1-1/+1
2016-02-08Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann1-0/+5
2016-02-08spi: Document max_transfer_sizeRandy Dunlap1-0/+2
2016-02-08memory: omap-gpmc: Add support for AAD timingsNeil Armstrong1-0/+5
2016-02-08debugfs: Add stub function for debugfs_create_automount().Jiaxing Wang1-0/+8
2016-02-08coresight: implementing 'cpu_id()' APIMathieu Poirier1-0/+3
2016-02-08VMCI: Use 32bit atomics for queue headers on X86_32Jorgen Hansen1-4/+39
2016-02-08Drivers: hv: vmbus: Give control over how the ring access is serializedK. Y. Srinivasan1-0/+16
2016-02-08Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()Dexuan Cui1-0/+2
2016-02-08Drivers: hv: vmbus: add a per-channel rescind callbackDexuan Cui1-0/+9
2016-02-08Drivers: hv: vmbus: add a hvsock flag in struct hv_driverDexuan Cui1-0/+14
2016-02-08Drivers: hv: vmbus: define a new VMBus message type for hvsockDexuan Cui1-0/+13