summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-15mtd: spi-nor: introduce Octo SPI protocolsCyrille Pitchen1-5/+21
2017-05-15mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocolsCyrille Pitchen1-11/+37
2017-05-15mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocolsCyrille Pitchen1-9/+110
2017-05-15sunrpc: mark all struct svc_version instances as constChristoph Hellwig1-1/+1
2017-05-15sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2-4/+4
2017-05-15sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig1-1/+1
2017-05-15sunrpc: remove kxdrproc_tChristoph Hellwig1-7/+0
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig3-9/+10
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig3-19/+20
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig1-1/+2
2017-05-15sunrpc: properly type pc_func callbacksChristoph Hellwig1-2/+2
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2-3/+3
2017-05-15sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig1-1/+1
2017-05-15sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig1-1/+2
2017-05-15sunrpc: properly type argument to kxdreproc_tChristoph Hellwig1-1/+4
2017-05-15dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko1-21/+0
2017-05-15mtd: nand: export nand_{read,write}_page_raw()Thomas Petazzoni1-0/+8
2017-05-15mtd: nand: add core support for on-die ECCThomas Petazzoni1-0/+1
2017-05-15netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso1-1/+1
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn1-1/+1
2017-05-15netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang1-0/+2
2017-05-15netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang1-0/+2
2017-05-15soc: mediatek: add MT6797 scpsys supportMars Cheng1-0/+30
2017-05-15sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra1-0/+17
2017-05-15sched/clock: Use late_initcall() instead of sched_init_smp()Peter Zijlstra1-5/+0
2017-05-15sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()Peter Zijlstra1-2/+2
2017-05-15x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable...Peter Zijlstra2-1/+2
2017-05-15ARM: dts: r7s72100: add USB bit definitionsChris Brandt1-0/+2
2017-05-15ARM: dts: r7s72100: add Renesas RZ/A1 pinctrl headerJacopo Mondi1-0/+16
2017-05-15ARM: dts: r8a7791: add GyroADC clockMarek Vasut1-0/+1
2017-05-14net/mlx5: FPGA, Add basic support for InnovaIlan Tayari4-2/+164
2017-05-14net/mlx5: Introduce trigger_health_work functionIlan Tayari1-0/+1
2017-05-14leds: pca963x: Add bindings to invert polarityAnders Darander1-0/+6
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-5/+0
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas1-1/+3
2017-05-14ASoC: Intel: Skylake: Fix typo for token d0i3 capsSubhransu S. Prusty1-2/+3
2017-05-14dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n caseDan Williams1-7/+27
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+6
2017-05-13dax: prevent invalidation of mapped DAX entriesRoss Zwisler1-1/+0
2017-05-13mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko1-15/+6
2017-05-13time: delete current_fs_time()Deepa Dinamani1-1/+0
2017-05-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-9/+35
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-1/+8
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-4/+26
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-1/+23
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-0/+3
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-19/+7
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+23
2017-05-12xdp: refine xdp api with regards to generic xdpDaniel Borkmann2-2/+13