summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-04-14gpio: sx150x: move platform data into driverLinus Walleij1-82/+0
2016-04-14ftrace: Make ftrace_location_range() globalMichael Ellerman1-0/+1
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru2-0/+12
2016-04-14qed*: remove version dependencyRahul Verma2-10/+1
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller1-2/+1
2016-04-14net: remove netdevice gso_min_segsEric Dumazet1-3/+1
2016-04-14net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko1-2/+2
2016-04-14netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal1-0/+3
2016-04-14netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal1-1/+1
2016-04-14netfilter: x_tables: check for bogus target offsetFlorian Westphal1-2/+2
2016-04-14netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal1-0/+3
2016-04-14netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal1-0/+4
2016-04-13block: kill off q->flush_flagsJens Axboe1-3/+2
2016-04-13USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede1-0/+2
2016-04-13Merge tag 'reset-for-4.7' of git://git.pengutronix.de/git/pza/linux into next...Olof Johansson2-34/+156
2016-04-13Merge tag 'qcom-soc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2-1/+42
2016-04-13regulator: max8973: add support for junction thermal warningLaxman Dewangan1-0/+5
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko1-4/+4
2016-04-13sched/clock: Make local_clock()/cpu_clock() inlineDaniel Lezcano1-2/+30
2016-04-13locking/rwsem: Introduce basis for down_write_killable()Michal Hocko2-0/+3
2016-04-13locking/rwsem: Get rid of __down_write_nested()Michal Hocko1-1/+0
2016-04-13ieee802154: add short address helpersAlexander Aring1-0/+29
2016-04-13ieee802154: cleanups for ieee802154.hAlexander Aring1-3/+3
2016-04-13ieee802154: add security bit check functionAlexandre Macabies1-0/+10
2016-04-13leds: trigger: Introduce a MTD (NAND/NOR) triggerEzequiel Garcia1-0/+6
2016-04-13mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia1-11/+1
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar299-2139/+7304
2016-04-13block: kill blk_queue_flush()Jens Axboe1-1/+0
2016-04-13Merge branch 'for-4.7/core' into for-4.7/driversJens Axboe1-0/+3
2016-04-13block: add ability to flag write back caching on a deviceJens Axboe1-0/+3
2016-04-13debugfs: add support for self-protecting attribute file fopsNicolai Stange1-0/+26
2016-04-13debugfs: prevent access to removed files' private dataNicolai Stange1-0/+20
2016-04-13debugfs: prevent access to possibly dead file_operations at file openNicolai Stange1-3/+0
2016-04-13blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg1-2/+0
2016-04-12blk-mq: Export tagset iter functionSagi Grimberg1-0/+2
2016-04-12block: add offset in blk_add_request_payload()Ming Lin1-1/+1
2016-04-12fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim1-4/+5
2016-04-12dmaengine: ensure dmaengine helpers check valid callbackVinod Koul1-1/+19
2016-04-12net: mdio: Fix lockdep falls positive splatAndrew Lunn1-0/+11
2016-04-12KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTEDDavid Howells2-17/+5
2016-04-12KEYS: Add a facility to restrict new links into a keyringDavid Howells1-10/+43
2016-04-11PCI: Add support for multiple DMA aliasesJacek Lawrynowicz1-3/+2
2016-04-11PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas1-0/+1
2016-04-11Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter319-2234/+7916
2016-04-11i2c: introduce helper function to get 8 bit address from a messageWolfram Sang1-0/+5
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman27-78/+102
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller1-0/+4
2016-04-11regulator: as3722: Add bypass support for LDO6Jon Hunter1-0/+1
2016-04-11mfd: syscon: Include errno.h from headerArnd Bergmann1-0/+1
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro2-2/+3