summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Update the delay statistics counter for synchronous delaysTrond Myklebust2015-10-081-1/+2
* NFSv4: Refactor NFSv4 error handlingTrond Myklebust2015-10-082-9/+36
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-10-074-14/+18
|\
| * arm64: replace read_lock to rcu lock in call_break_hookYang Shi2015-10-061-10/+11
| * arm64: Don't relocate non-existent initrdMark Rutland2015-10-061-0/+2
| * arm64: convert patch_lock to raw lockYang Shi2015-10-051-3/+3
| * arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn2015-10-051-0/+1
| * arm64: debug: Fix typo in debug-monitors.cYang Shi2015-10-051-1/+1
* | Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-077-8/+26
|\ \
| * | video: of: fix memory leakSudip Mukherjee2015-10-071-0/+1
| * | fbdev: broadsheetfb: fix memory leakSudip Mukherjee2015-09-301-3/+5
| * | OMAPDSS: panel-sony-acx565akm: Export OF module alias informationJavier Martinez Canillas2015-09-241-0/+1
| * | fbdev: omap2: connector-dvi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2015-09-241-1/+1
| * | tridentfb: Fix set_lwidth on TGUI9440 and CYBER9320Ondrej Zary2015-09-241-2/+8
| * | tridentfb: fix hang on Blade3D with CONFIG_CC_OPTIMIZE_FOR_SIZEOndrej Zary2015-09-241-1/+1
| * | video: fbdev: mb862xx: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-241-0/+1
| * | video: fbdev: fsl: Fix the sleep function for FSL DIU moduleJason Jin2015-09-241-1/+8
* | | Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-10-071-3/+2
|\ \ \
| * | | regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2015-09-191-2/+1
| * | | regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2015-09-191-1/+1
* | | | Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-072-4/+5
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into ...Mark Brown2015-10-072-4/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | spi: sh-msiof: Match renesas,rx-fifo-size in DT bindings doc with driverGeert Uytterhoeven2015-09-291-1/+1
| | | |/ /
| | * / / spi: davinci: fix handling platform_get_irq resultAndrzej Hajda2015-09-251-3/+4
| | |/ /
* | | | Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-072-2/+6
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linusMark Brown2015-10-061-2/+2
| |\ \ \ \
| | * | | | regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5Chen-Yu Tsai2015-09-291-2/+2
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2015-10-061-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | regulator: core: Handle probe deferral from DT when resolving suppliesMark Brown2015-10-011-0/+4
* | | | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-076-4/+12
|\ \ \ \ \
| * | | | | strscpy: zero any trailing garbage bytes in the destinationChris Metcalf2015-10-061-1/+2
| * | | | | word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf2015-10-062-1/+9
| * | | | | word-at-a-time.h: fix some Kbuild filesChris Metcalf2015-10-063-2/+1
| |/ / / /
* | | | | Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtdLinus Torvalds2015-10-072-18/+11
|\ \ \ \ \
| * | | | | mxc_nand: fix copy_spareEric Benard2015-09-271-1/+1
| * | | | | mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON2015-09-211-0/+1
| * | | | | mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON2015-09-211-17/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-10-076-15/+30
|\ \ \ \ \
| * | | | | NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker2015-10-061-1/+1
| * | | | | Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-10-022-4/+7
| |\ \ \ \ \
| | * | | | | xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2015-09-282-4/+7
| * | | | | | nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton2015-10-021-0/+3
| * | | | | | NFSv4: Fix a nograce recovery hangBenjamin Coddington2015-10-021-0/+2
| * | | | | | NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust2015-10-021-2/+8
| * | | | | | NFSv4: Don't try to reclaim unused state ownersTrond Myklebust2015-10-021-1/+2
| * | | | | | NFS: Fix a write performance regressionTrond Myklebust2015-10-021-1/+1
| * | | | | | NFS: Fix up page writeback accountingTrond Myklebust2015-10-021-6/+6
* | | | | | | Revert "fs: do not prefault sys_write() user buffer pages"Linus Torvalds2015-10-071-18/+16
* | | | | | | Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-10-065-5/+54
|\ \ \ \ \ \ \
| * | | | | | | x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel2015-10-061-1/+18