summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'tee/initial-merge' into fixesArnd Bergmann2017-05-101-0/+277
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-fixes-for-v4.12' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-05-101-0/+5
| |\ \ \ \ \ \
| | * | | | | | soc: renesas: Provide dummy rcar_rst_read_mode_pins() for compile-testingGeert Uytterhoeven2017-04-281-0/+5
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-153-3/+13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-141-1/+3
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | xdp: refine xdp api with regards to generic xdpDaniel Borkmann2017-05-111-2/+6
| * | | | | | bpf: Add strict alignment flag for BPF_PROG_LOAD.David S. Miller2017-05-111-0/+1
| * | | | | | bpf: Track alignment of register values in the verifier.David S. Miller2017-05-111-0/+3
* | | | | | | 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-121-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2017-05-051-0/+19
* | | | | | | | | | 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-121-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandleNicholas Piggin2017-05-091-0/+6
* | | | | | | | | | | | 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-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kbuild: fix asm-offset generation to work with clangJeroen Hofstee2017-04-231-3/+3
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-1/+64
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Annotate module params that specify hardware parameters (eg. ioport)David Howells2017-04-041-1/+64
* | | | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-102-29/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'tegra-for-4.12-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette2017-04-121-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | clk: tegra: Add SATA seq input controlPeter De Schrijver2017-03-201-0/+1
| | * | | | | | | | | | | | | clk: tegra: Handle UTMIPLL IDDQPeter De Schrijver2017-03-201-0/+2
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |