summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-31tty/serial: atmel: add fractional baud rate supportLudovic Desroches1-0/+1
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko1-1/+0
2016-08-31tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo1-0/+6
2016-08-31tty: amba-pl011: define flag register bits for ZTE deviceShawn Guo1-0/+9
2016-08-31mfd: rk808: Add RK818 supportWadim Egorov1-9/+145
2016-08-31mntns: Add a limit on the number of mount namespaces.Eric W. Biederman1-0/+1
2016-08-31mfd: lp873x: Add lp873x PMIC supportKeerthy1-0/+269
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan1-0/+8
2016-08-31vme: change LM callback argument to void pointerAaron Sierra1-1/+1
2016-08-31mcb: remove sub-device handling codeJohannes Thumshirn1-4/+0
2016-08-31mcb: Introduce type safety for to_mcb_*Johannes Thumshirn1-3/+15
2016-08-31coresight: etm-perf: pass struct perf_event to source::enable/disable()Mathieu Poirier1-2/+3
2016-08-31Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latencyK. Y. Srinivasan1-0/+35
2016-08-31Drivers: hv: vmbus: fix the race when querying & updating the percpu listDexuan Cui1-0/+3
2016-08-31mfd: cros_ec: Add MKBP event supportVic Yang2-0/+52
2016-08-31usb: gadget: add a new quirk to avoid skb_reserve in u_ether.cYoshihiro Shimoda1-0/+13
2016-08-31ACPI / bus: Make acpi_get_first_physical_node() publicLukas Wunner1-0/+7
2016-08-30i2c: move locking operations to their own structPeter Rosin1-7/+18
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-1/+1
2016-08-30Merge tag 'phy-for-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman1-0/+153
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-15/+44
2016-08-30acpi, nfit: add dimm device notification supportDan Williams1-0/+1
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+12
2016-08-29Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe1-1/+1
2016-08-29blk-mq: improve layout of blk_mq_hw_ctxJens Axboe1-4/+5
2016-08-29blk-mq: turn hctx->run_work into a regular work structJens Axboe1-1/+1
2016-08-29block: add kblockd_schedule_work_on()Jens Axboe1-1/+1
2016-08-29workqueue: add cancel_work()Jens Axboe1-0/+1
2016-08-29RAID/s390: add SIMD implementation for raid6 gen/xorMartin Schwidefsky1-0/+1
2016-08-29memory: omap-gpmc: Fix build with CONFIG_OMAP_GPMC disabledRoger Quadros1-2/+2
2016-08-29net: smc91x: fix SMC accessesRussell King1-0/+10
2016-08-29net: Add read_sock proto_opTom Herbert1-0/+6
2016-08-29iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystemsChristoph Hellwig1-1/+7
2016-08-29Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-08-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-08-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+8
2016-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+12
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2016-08-27sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan1-0/+2
2016-08-27byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2-13/+5
2016-08-26clk: return unsigned int in dummy non-OF of_clk_get_parent_count()Rafał Miłecki1-1/+1
2016-08-26rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso1-13/+57
2016-08-26cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse1-1/+5
2016-08-26Merge branch 'i2c-mux-dt-3' of https://github.com/peda-r/i2c-mux into i2c/for...Wolfram Sang1-2/+6
2016-08-26i2c: core: Add function for finding the bus speed from ACPI, take 2Jarkko Nikula1-0/+9
2016-08-25i2c: mux: add support for 'i2c-mux', 'i2c-arb' and 'i2c-gate' DT subnodesPeter Rosin1-2/+6
2016-08-25i2c: add i2c_trylock_bus wrapper, use itPeter Rosin1-0/+14
2016-08-25libata: Add support for SCT Write SameShaun Tancheff1-0/+43
2016-08-25libata: Safely overwrite attached page in WRITE SAME xlatShaun Tancheff1-26/+0