summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov
2019-03-17coccinelle: semantic code search for missing put_device()Wen Yang
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada
2019-03-14kbuild: add workaround for Debian make-kpkgMasahiro Yamada
2019-03-14kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada
2019-03-14unicore32: simplify linker script generation for decompressorMasahiro Yamada
2019-03-14h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-03-14modpost: always show verbose warning for section mismatchMasahiro Yamada
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada
2019-03-14libfdt: prefix header search paths with $(srctree)/Masahiro Yamada
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...Linus Torvalds
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-12Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-03-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-12Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-12Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-12Merge tag 'ovl-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2019-03-12Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12Drop flex_arraysKent Overstreet
2019-03-12sctp: convert to genradixKent Overstreet
2019-03-12proc: commit to genradixKent Overstreet
2019-03-12generic radix treesKent Overstreet
2019-03-12selinux: convert to kvmallocKent Overstreet
2019-03-12md: convert to kvmallocKent Overstreet
2019-03-12openvswitch: convert to kvmallocKent Overstreet
2019-03-12of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport
2019-03-12mm: memblock: update comments and kernel-docMike Rapoport
2019-03-12memblock: split checks whether a region should be skipped to a helper functionMike Rapoport
2019-03-12memblock: remove memblock_{set,clear}_region_flagsMike Rapoport
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12memblock: memblock_alloc_try_nid: don't panicMike Rapoport