summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-23mtd: nand: Introduce nand_data_interfaceSascha Hauer1-49/+117
2016-09-23mtd: nand: Create a NAND reset functionSascha Hauer1-0/+4
2016-09-23mtd: nand: remove unnecessary 'extern' from function declarationsSascha Hauer1-15/+15
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez1-0/+7
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar9-18/+48
2016-09-23Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2-0/+9
2016-09-23nsfs: add ioctl to get a parent namespaceAndrey Vagin1-0/+1
2016-09-23kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2-0/+8
2016-09-23PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch1-0/+3
2016-09-22blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe1-0/+1
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton1-0/+3
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+79
2016-09-22libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig1-1/+2
2016-09-22timekeeping: Include the correct header for errno definitionsChristoph Hellwig1-1/+1
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner1-7/+1
2016-09-22Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe1-3/+109
2016-09-22block: export bio_free_pages to other modulesGuoqing Jiang1-0/+1
2016-09-22locking/lglock: Remove lglock implementationPeter Zijlstra1-76/+0
2016-09-22stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov1-5/+0