summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-151-1/+1
* sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-05-151-1/+2
* sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-05-151-1/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-133-17/+6
|\
| * dax: prevent invalidation of mapped DAX entriesRoss Zwisler2017-05-121-1/+0
| * mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko2017-05-121-15/+6
| * time: delete current_fs_time()Deepa Dinamani2017-05-121-1/+0
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-123-9/+35
|\ \ | |/ |/|
| * libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-101-5/+7
| * block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-082-4/+28
* | Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-121-1/+8
|\ \
| * | power: supply: max17042_battery: Add support for the STATUS propertyHans de Goede2017-05-011-0/+3
| * | power: supply: max17042_battery: Add default platform_data fallback dataHans de Goede2017-05-011-1/+5
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-05-122-4/+26
|\ \ \
| * | | trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba2017-05-051-4/+7
| * | | thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2017-05-051-0/+19
* | | | Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-05-121-1/+23
|\ \ \ \
| * \ \ \ Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-05-121-1/+23
| |\ \ \ \
| | * | | | drm/amdgpu: export more gpu info for gfx9Junwei Zhang2017-04-281-0/+19
| | * | | | drm/amdgpu: fix spelling in header commentAlex Deucher2017-04-281-1/+1
| | * | | | drm/amdgpu:fix race conditionMonk Liu2017-04-281-1/+4
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-123-0/+3
|\ \ \ \ \ \
| * | | | | | target/user: PGR SupportBryant G. Ly2017-05-011-0/+1
| * | | | | | target: Add WRITE_VERIFY_16Bryant G. Ly2017-05-011-0/+1
| * | | | | | tcm: make pi data verification configurableDmitry Monakhov2017-05-011-0/+1
* | | | | | | Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | make sure that mntns_install() doesn't end up with referral for rootAl Viro2017-04-211-0/+1
* | | | | | | | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-123-19/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin2017-05-091-0/+6
| * | | | | | | soc/fsl/qe: get rid of immrbar_virt_to_phys()Christophe Leroy2017-04-301-19/+0
| * | | | | | | net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2017-04-301-0/+1
* | | | | | | | Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds2017-05-111-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | video: fbdev: imxfb: support AUS modeMartin Kaiser2017-04-211-0/+1
* | | | | | | | | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2017-05-112-29/+69
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTDBrian Norris2017-05-011-28/+68
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-04-251-0/+2
| | * | | | | | | | | mtd: nand: relax ecc.read_page() return value for uncorrectable ECCMasahiro Yamada2017-04-251-1/+1
| | * | | | | | | | | mtd: nand: Remove unused chip->write_page() hookBoris Brezillon2017-04-251-4/+0
| | * | | | | | | | | mtd: nand: Move Macronix specific initialization in nand_macronix.cBoris Brezillon2017-03-081-0/+1
| | * | | | | | | | | mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cBoris Brezillon2017-03-081-0/+1
| | * | | | | | | | | mtd: nand: Move Micron specific init logic in nand_micron.cBoris Brezillon2017-03-081-20/+1
| | * | | | | | | | | mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cBoris Brezillon2017-03-081-0/+1
| | * | | | | | | | | mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cBoris Brezillon2017-03-081-0/+1
| | * | | | | | | | | mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cBoris Brezillon2017-03-081-0/+2
| | * | | | | | | | | mtd: nand: Add manufacturer specific initialization/detection stepsBoris Brezillon2017-03-081-0/+35
| | * | | | | | | | | mtd: nand: Do not expose the NAND manufacturer table directlyBoris Brezillon2017-03-081-1/+8
| | * | | | | | | | | mtd: nand: Rename the nand_manufacturers structBoris Brezillon2017-03-081-3/+3
| | * | | | | | | | | mtd: nand: Store nand ID in struct nand_chipBoris Brezillon2017-03-081-0/+13
| | |/ / / / / / / /
| * / / / / / / / / mtd: use dev_of_node helper in mtd_get_of_nodeRafał Miłecki2017-04-191-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-1051-902/+51
|\ \ \ \ \ \ \ \ \