summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-2036-173/+178
|\
| * kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee2019-07-201-0/+6
| * kbuild: update compile-test header list for v5.3-rc1Masahiro Yamada2019-07-202-16/+6
| * kbuild: split out *.mod out of {single,multi}-used-m rulesMasahiro Yamada2019-07-181-9/+13
| * kbuild: remove 'prepare1' targetMasahiro Yamada2019-07-181-5/+3
| * kbuild: remove the first line of *.mod filesMasahiro Yamada2019-07-183-11/+6
| * kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-1810-67/+22
| * kbuild: export_report: read modules.order instead of .tmp_versions/*.modMasahiro Yamada2019-07-181-6/+5
| * kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-182-8/+9
| * kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-171-2/+1
| * kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-171-4/+1
| * scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.verMasahiro Yamada2019-07-171-1/+1
| * kbuild: remove duplication from modules.order in sub-directoriesMasahiro Yamada2019-07-171-6/+3
| * kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada2019-07-174-5/+5
| * kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada2019-07-172-3/+3
| * coccinelle: api: add devm_platform_ioremap_resource scriptHimanshu Jha2019-07-171-0/+60
| * kbuild: compile-test headers listed in header-test-m as wellMasahiro Yamada2019-07-172-2/+2
| * kbuild: remove unused hostcc-optionMasahiro Yamada2019-07-171-5/+0
| * kbuild: remove tag files by distclean instead of mrproperMasahiro Yamada2019-07-171-1/+10
| * kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-175-13/+8
| * kbuild: get rid of misleading $(AS) from documentsMasahiro Yamada2019-07-172-9/+8
| * kconfig: fix missing choice values in auto.confMasahiro Yamada2019-07-172-4/+4
| * builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger2019-07-172-0/+6
| * kconfig: run olddefconfig instead of oldconfig after merging fragmentsMasahiro Yamada2019-07-171-1/+1
| * riscv: drop unneeded -Wall additionMasahiro Yamada2019-07-171-2/+0
| * memory: ti-emif-sram: move driver-specific asm-offset.h to drivers/memory/Masahiro Yamada2019-07-173-3/+5
* | Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-208-116/+172
|\ \
| * | switch the remnants of releasing the mountpoint away from fs_pinAl Viro2019-07-164-29/+26
| * | get rid of detach_mnt()Al Viro2019-07-161-34/+28
| * | make struct mountpoint bear the dentry reference to mountpoint, not struct mountAl Viro2019-07-162-28/+25
| * | Teach shrink_dcache_parent() to cope with mixed-filesystem shrink listsAl Viro2019-07-102-17/+85
| * | fs/namespace.c: shift put_mountpoint() to callers of unhash_mnt()Al Viro2019-07-041-4/+6
| * | __detach_mounts(): lookup_mountpoint() can't return ERR_PTR() anymoreAl Viro2019-07-041-1/+1
| * | nfs: dget_parent() never returns NULLAl Viro2019-07-041-4/+2
| * | ceph: don't open-code the check for dead lockrefAl Viro2019-07-041-1/+1
* | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-1983-197/+149
|\ \ \
| * \ \ Merge tag 'samsung-defconfig-5.3' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-06-265-84/+60
| |\ \ \
| | * | | ARM: exynos_defconfig: Enable Panfrost and Lima driversKrzysztof Kozlowski2019-06-191-1/+2
| | * | | ARM: multi_v7_defconfig: Enable Panfrost and Lima driversKrzysztof Kozlowski2019-06-191-1/+2
| | * | | ARM: defconfig: samsung: Cleanup with savedefconfigKrzysztof Kozlowski2019-06-133-47/+31
| | * | | ARM: exynos_defconfig: Trim and reorganize with savedefconfigKrzysztof Kozlowski2019-06-031-35/+27
| * | | | Merge tag 'imx-defconfig-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-262-0/+26
| |\ \ \ \
| | * | | | arm64: defconfig: Enable CONFIG_KEYBOARD_SNVS_PWRKEY as moduleAnson Huang2019-06-261-0/+1
| | * | | | ARM: imx_v6_v7_defconfig: Enable CONFIG_ARM_IMX_CPUFREQ_DTLeonard Crestez2019-06-261-0/+1
| | * | | | defconfig: arm64: enable i.MX8 SCU octop driverPeng Fan2019-06-261-0/+1
| | * | | | arm64: defconfig: Add i.MX SCU SoC info driverAnson Huang2019-06-261-0/+1
| | * | | | arm64: defconfig: Enable CONFIG_QORIQ_THERMALAnson Huang2019-06-261-0/+1
| | * | | | ARM: imx_v6_v7_defconfig: Select CONFIG_NVMEM_SNVS_LPGPRFabio Estevam2019-06-261-0/+1
| | * | | | arm64: defconfig: ARM_IMX_CPUFREQ_DT=mLeonard Crestez2019-06-261-0/+1
| | * | | | ARM: imx_v6_v7_defconfig: Add TPM PWM support by defaultAnson Huang2019-06-261-0/+1