summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada29-47/+18
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada12-13/+6
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson1-1/+1
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson1-1/+1
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov1-1/+4
2019-03-17coccinelle: semantic code search for missing put_device()Wen Yang1-0/+56
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada3-3/+3
2019-03-14kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada1-13/+19
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada1-17/+17
2019-03-14kbuild: add workaround for Debian make-kpkgMasahiro Yamada1-0/+10
2019-03-14kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2-16/+2
2019-03-14unicore32: simplify linker script generation for decompressorMasahiro Yamada2-4/+1
2019-03-14h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada1-1/+1
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada3-8/+7
2019-03-14modpost: always show verbose warning for section mismatchMasahiro Yamada2-23/+5
2019-03-14ia64: prefix header search path with $(srctree)/Masahiro Yamada4-6/+2
2019-03-14libfdt: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio1-1/+3
2019-03-13Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds7-14/+44
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-300/+474
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds9-18/+903
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-28/+51
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-113/+273
2019-03-13Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...Linus Torvalds1-14/+11
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-7/+211
2019-03-12Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds11-58/+65
2019-03-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-147/+257
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds15-426/+1597
2019-03-12Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-38/+90
2019-03-12Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds83-2203/+3366
2019-03-12Merge tag 'ovl-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-35/+81
2019-03-12Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-260/+327
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds45-1332/+4357
2019-03-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+15
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-30/+52
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds159-1707/+1651
2019-03-12Drop flex_arraysKent Overstreet7-807/+1
2019-03-12sctp: convert to genradixKent Overstreet3-114/+28
2019-03-12proc: commit to genradixKent Overstreet1-28/+15
2019-03-12generic radix treesKent Overstreet5-1/+463
2019-03-12selinux: convert to kvmallocKent Overstreet6-144/+62
2019-03-12md: convert to kvmallocKent Overstreet3-56/+46
2019-03-12openvswitch: convert to kvmallocKent Overstreet4-43/+13
2019-03-12of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport1-10/+3
2019-03-12mm: memblock: update comments and kernel-docMike Rapoport1-17/+43
2019-03-12memblock: split checks whether a region should be skipped to a helper functionMike Rapoport1-28/+25
2019-03-12memblock: remove memblock_{set,clear}_region_flagsMike Rapoport2-15/+6
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport14-112/+31
2019-03-12memblock: memblock_alloc_try_nid: don't panicMike Rapoport1-10/+5
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport74-32/+411