summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-09-27tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy1-0/+1
2016-09-27Drivers: hv: get rid of id in struct vmbus_channelVitaly Kuznetsov1-3/+0
2016-09-27mcb: Add a dma_device to mcb_deviceMichael Moese1-0/+1
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-27vfs: remove unused i_op->renameMiklos Szeredi1-2/+0
2016-09-27libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi1-1/+2
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada1-2/+17
2016-09-27thermal: streamline get_trend callbacksSascha Hauer1-1/+1
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer1-0/+4
2016-09-27thermal: Add support for hardware-tracked trip pointsSascha Hauer1-0/+10
2016-09-27thermal: core: export apis to get slope and offsetRajendra Nayak1-0/+8
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner26-123/+274
2016-09-26mmc: add define for R1 response without CRCWolfram Sang1-0/+3
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter2-0/+12
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu1-0/+2
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai1-0/+1
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge1-0/+6
2016-09-26dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul1-1/+1
2016-09-26dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund1-0/+36
2016-09-26dma-debug: add support for resource mappingsNiklas Söderlund1-0/+19
2016-09-26dma-mapping: add {map,unmap}_resource to dma_map_opsNiklas Söderlund1-0/+6
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar13-44/+150
2016-09-26ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2-2/+2
2016-09-26fault_in_multipages_readable() throws set-but-unused errorDave Chinner1-0/+1
2016-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso51-209/+1192
2016-09-25netfilter: replace list_head with single linked listAaron Conole3-35/+47
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2-1/+8
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh1-1/+2
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2-2/+5
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh2-0/+5
2016-09-24lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visibleBartosz Golaszewski1-2/+2
2016-09-24i2c: export i2c_adapter_depth()Bartosz Golaszewski1-0/+1
2016-09-24thread_info: Use unsigned long for flagsMark Rutland1-1/+1
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang1-0/+11
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg1-0/+6
2016-09-24clk: change the type of clk_hw_onecell_data.num to unsigned intMasahiro Yamada1-1/+1
2016-09-23blkcg: Annotate blkg_hint correctlyBart Van Assche1-1/+1
2016-09-23svcrdma: support Remote InvalidationChuck Lever1-0/+1
2016-09-23rpcrdma: RDMA/CM private message data structureChuck Lever1-0/+35
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever1-0/+9
2016-09-23Merge tag 'v4.8-rc6' into develLinus Walleij37-163/+356
2016-09-23Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij1-0/+6
2016-09-23gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg1-0/+6
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-36/+139
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger1-1/+4
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon1-0/+1
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon1-4/+10
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer1-0/+2
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer1-0/+5