| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2017-05-12 | 2 | -4/+26 |
|\ |
|
| * | trace: thermal: add another parameter 'power' to the tracing function | Lukasz Luba | 2017-05-05 | 1 | -4/+7 |
| * | thermal: devfreq_cooling: add new interface for direct power read | Lukasz Luba | 2017-05-05 | 1 | -0/+19 |
* | | Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-05-12 | 1 | -1/+23 |
|\ \ |
|
| * \ | Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2017-05-12 | 1 | -1/+23 |
| |\ \ |
|
| | * | | drm/amdgpu: export more gpu info for gfx9 | Junwei Zhang | 2017-04-28 | 1 | -0/+19 |
| | * | | drm/amdgpu: fix spelling in header comment | Alex Deucher | 2017-04-28 | 1 | -1/+1 |
| | * | | drm/amdgpu:fix race condition | Monk Liu | 2017-04-28 | 1 | -1/+4 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-05-12 | 3 | -0/+3 |
|\ \ \ \ |
|
| * | | | | target/user: PGR Support | Bryant G. Ly | 2017-05-01 | 1 | -0/+1 |
| * | | | | target: Add WRITE_VERIFY_16 | Bryant G. Ly | 2017-05-01 | 1 | -0/+1 |
| * | | | | tcm: make pi data verification configurable | Dmitry Monakhov | 2017-05-01 | 1 | -0/+1 |
* | | | | | Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-12 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | make sure that mntns_install() doesn't end up with referral for root | Al Viro | 2017-04-21 | 1 | -0/+1 |
* | | | | | | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-12 | 3 | -19/+7 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle | Nicholas Piggin | 2017-05-09 | 1 | -0/+6 |
| * | | | | | soc/fsl/qe: get rid of immrbar_virt_to_phys() | Christophe Leroy | 2017-04-30 | 1 | -19/+0 |
| * | | | | | net: ethernet: ucc_geth: fix MEM_PART_MURAM mode | Christophe Leroy | 2017-04-30 | 1 | -0/+1 |
* | | | | | | Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux | Linus Torvalds | 2017-05-11 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | video: fbdev: imxfb: support AUS mode | Martin Kaiser | 2017-04-21 | 1 | -0/+1 |
* | | | | | | | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-05-11 | 2 | -29/+69 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD | Brian Norris | 2017-05-01 | 1 | -28/+68 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | mtd: nand: allow drivers to request minimum alignment for passed buffer | Masahiro Yamada | 2017-04-25 | 1 | -0/+2 |
| | * | | | | | | | mtd: nand: relax ecc.read_page() return value for uncorrectable ECC | Masahiro Yamada | 2017-04-25 | 1 | -1/+1 |
| | * | | | | | | | mtd: nand: Remove unused chip->write_page() hook | Boris Brezillon | 2017-04-25 | 1 | -4/+0 |
| | * | | | | | | | mtd: nand: Move Macronix specific initialization in nand_macronix.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 |
| | * | | | | | | | mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 |
| | * | | | | | | | mtd: nand: Move Micron specific init logic in nand_micron.c | Boris Brezillon | 2017-03-08 | 1 | -20/+1 |
| | * | | | | | | | mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 |
| | * | | | | | | | mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c | Boris Brezillon | 2017-03-08 | 1 | -0/+1 |
| | * | | | | | | | mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c | Boris Brezillon | 2017-03-08 | 1 | -0/+2 |
| | * | | | | | | | mtd: nand: Add manufacturer specific initialization/detection steps | Boris Brezillon | 2017-03-08 | 1 | -0/+35 |
| | * | | | | | | | mtd: nand: Do not expose the NAND manufacturer table directly | Boris Brezillon | 2017-03-08 | 1 | -1/+8 |
| | * | | | | | | | mtd: nand: Rename the nand_manufacturers struct | Boris Brezillon | 2017-03-08 | 1 | -3/+3 |
| | * | | | | | | | mtd: nand: Store nand ID in struct nand_chip | Boris Brezillon | 2017-03-08 | 1 | -0/+13 |
| | |/ / / / / / |
|
| * / / / / / / | mtd: use dev_of_node helper in mtd_get_of_node | Rafał Miłecki | 2017-04-19 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-10 | 51 | -902/+51 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 42 | -898/+36 |
| * | | | | | | | smc_diag.h: fix include from userland | Nicolas Dichtel | 2017-05-11 | 3 | -3/+4 |
| * | | | | | | | btrfs_tree.h: fix include from userland | Nicolas Dichtel | 2017-05-11 | 1 | -0/+1 |
| * | | | | | | | uapi: includes linux/types.h before exporting files | Nicolas Dichtel | 2017-05-11 | 6 | -1/+10 |
* | | | | | | | | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-05-10 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | kbuild: fix asm-offset generation to work with clang | Jeroen Hofstee | 2017-04-23 | 1 | -3/+3 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-10 | 1 | -1/+64 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Annotate module params that specify hardware parameters (eg. ioport) | David Howells | 2017-04-04 | 1 | -1/+64 |
* | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-05-10 | 18 | -57/+501 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | reset: mediatek: Add MT2701 ethsys reset controller include file | John Crispin | 2017-04-21 | 1 | -0/+7 |
| * | | | | | | | | | Merge branch 'clk-mt6797' into clk-next | Stephen Boyd | 2017-04-19 | 1 | -0/+281 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | clk: mediatek: add mt6797 clock IDs | Mars Cheng | 2017-04-19 | 1 | -0/+281 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel... | Stephen Boyd | 2017-04-19 | 4 | -2/+120 |
| |\ \ \ \ \ \ \ \ \ |
|