summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27vfs: remove unused i_op->renameMiklos Szeredi
2016-09-27libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2016-09-27thermal: streamline get_trend callbacksSascha Hauer
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer
2016-09-27thermal: Add support for hardware-tracked trip pointsSascha Hauer
2016-09-27thermal: core: export apis to get slope and offsetRajendra Nayak
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner
2016-09-26mmc: add define for R1 response without CRCWolfram Sang
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai
2016-09-26dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devicesSam Van Den Berge
2016-09-26dmaengine: mmp_tdma: enable COMPILE_TESTVinod Koul
2016-09-26dma-mapping: add dma_{map,unmap}_resourceNiklas Söderlund
2016-09-26dma-debug: add support for resource mappingsNiklas Söderlund
2016-09-26dma-mapping: add {map,unmap}_resource to dma_map_opsNiklas Söderlund
2016-09-26Merge tag 'v4.8-rc8' into ras/core, to pick up fixesIngo Molnar
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-25fault_in_multipages_readable() throws set-but-unused errorDave Chinner
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: replace list_head with single linked listAaron Conole
2016-09-24netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh
2016-09-24lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visibleBartosz Golaszewski
2016-09-24i2c: export i2c_adapter_depth()Bartosz Golaszewski
2016-09-24thread_info: Use unsigned long for flagsMark Rutland
2016-09-24watchdog: add pretimeout support to the coreWolfram Sang
2016-09-24ACPI / watchdog: Add support for WDAT hardware watchdogMika Westerberg
2016-09-23clk: change the type of clk_hw_onecell_data.num to unsigned intMasahiro Yamada
2016-09-23blkcg: Annotate blkg_hint correctlyBart Van Assche
2016-09-23svcrdma: support Remote InvalidationChuck Lever
2016-09-23rpcrdma: RDMA/CM private message data structureChuck Lever
2016-09-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever
2016-09-23Merge tag 'v4.8-rc6' into develLinus Walleij
2016-09-23Merge branch 'gpio-irq-validmask' of /home/linus/linux-pinctrl into develLinus Walleij
2016-09-23gpiolib: Make it possible to exclude GPIOs from IRQ domainMika Westerberg
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-23mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger
2016-09-23mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2016-09-23mtd: nand: automate NAND timings selectionBoris Brezillon
2016-09-23mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2016-09-23mtd: nand: Add function to convert ONFI mode to data_interfaceSascha Hauer
2016-09-23mtd: nand: Introduce nand_data_interfaceSascha Hauer
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer
2016-09-23mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer