aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-22Merge char-misc-next into staging-nextGreg Kroah-Hartman18-40/+279
2016-02-20drivers/hwtracing: make coresight-* explicitly non-modularPaul Gortmaker1-0/+9
2016-02-20coresight: introducing a global trace ID functionMathieu Poirier1-0/+12
2016-02-20coresight: etm-perf: new PMU driver for ETM tracersMathieu Poirier1-0/+27
2016-02-20coresight: etb10: implementing AUX APIMathieu Poirier1-2/+19
2016-02-20coresight: etb10: adding operation mode for sink->enable()Mathieu Poirier1-1/+1
2016-02-20coresight: etm3x: implementing perf_enable/disable() APIMathieu Poirier1-2/+4
2016-02-20coresight: etm3x: adding operation mode for etm_enable()Mathieu Poirier1-1/+1
2016-02-20coresight: associating path with session rather than tracerMathieu Poirier1-2/+0
2016-02-20stm class: Plug stm device's unlink callbackAlexander Shishkin1-0/+3
2016-02-20stm class: Use driver's packet callback return valueAlexander Shishkin1-0/+7
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman33-94/+189
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+4
2016-02-14Merge tag 'iio-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-1/+1
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds3-13/+12
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-02-11misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar1-0/+3
2016-02-11misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar1-0/+6
2016-02-11mm: fix pfn_t vs highmemDan Williams2-11/+10
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton1-2/+2
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
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-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+10
2016-02-09net:Add sysctl_max_skb_fragsHans Westgaard Ry1-0/+1
2016-02-08iio: Fix documentation for iio_dev mlockDaniel Baluta1-1/+1
2016-02-07coresight: implementing 'cpu_id()' APIMathieu Poirier1-0/+3
2016-02-07VMCI: Use 32bit atomics for queue headers on X86_32Jorgen Hansen1-4/+39
2016-02-07Drivers: hv: vmbus: Give control over how the ring access is serializedK. Y. Srinivasan1-0/+16
2016-02-07Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()Dexuan Cui1-0/+2
2016-02-07Drivers: hv: vmbus: add a per-channel rescind callbackDexuan Cui1-0/+9
2016-02-07Drivers: hv: vmbus: add a hvsock flag in struct hv_driverDexuan Cui1-0/+14
2016-02-07Drivers: hv: vmbus: define a new VMBus message type for hvsockDexuan Cui1-0/+13
2016-02-07Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)Dexuan Cui1-0/+7
2016-02-07Drivers: hv: vmbus: add a helper function to set a channel's pending send sizeDexuan Cui1-0/+6
2016-02-07Drivers: hv: vmbus: Add vendor and device atttributesK. Y. Srinivasan1-0/+28
2016-02-07fsl-mc: msi: Added FSL-MC-specific member to the msi_desc's unionJ. German Rivera1-0/+9
2016-02-07irqdomain: Added domain bus token DOMAIN_BUS_FSL_MC_MSIJ. German Rivera1-0/+1
2016-02-07staging/android: remove struct sync_ptGustavo Padovan1-0/+2
2016-02-07Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman15-43/+81
2016-02-06pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski1-0/+4
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-20/+6
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-2/+22
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka1-3/+3
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley1-3/+6
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen1-3/+6
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov1-1/+4