Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / scripts / kconfig /
2018-06-08 Linus TorvaldsMerge branch 'work.lookup' of git://git./linux/kernel...
2018-06-08 Linus TorvaldsMerge tag 'for-linus-4.18-rc1-tag' of git://git./linux...
2018-06-07 Linus TorvaldsMerge branch 'next-smack' of git://git./linux/kernel...
2018-06-07 Linus TorvaldsMerge branch 'next-tpm' of git://git./linux/kernel...
2018-06-07 Linus TorvaldsMerge branch 'next-integrity' of git://git./linux/kerne...
2018-06-07 Linus TorvaldsMerge tag 'devicetree-for-4.18' of git://git./linux...
2018-06-07 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v4.18-rc1' of git:...
2018-06-07 Linus TorvaldsMerge tag 'pinctrl-v4.18-1' of git://git./linux/kernel...
2018-06-07 Linus TorvaldsMerge tag 'mailbox-v4.18' of git://git.linaro.org/landi...
2018-06-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-06-07 Linus TorvaldsMerge tag 'pci-v4.18-changes' of git://git./linux/kerne...
2018-06-07 Linus TorvaldsMerge tag 'media/v4.18-2' of git://git./linux/kernel...
2018-06-07 Linus TorvaldsMerge tag 'powerpc-4.18-1' of git://git./linux/kernel...
2018-06-07 Linus TorvaldsMerge tag 'microblaze-v4.18-rc1' of git://git.monstr...
2018-06-07 Linus TorvaldsMerge tag 'udf_for_v4.18-rc1' of git://git./linux/kerne...
2018-06-07 Linus TorvaldsMerge tag 'for-linus-4.18-ofs' of git://git./linux...
2018-06-07 Linus TorvaldsMerge tag 'ovl-fixes-4.18' of git://git./linux/kernel...
2018-06-07 Linus TorvaldsMerge tag 'fuse-update-4.18' of git://git./linux/kernel...
2018-06-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2018-06-07 Linus TorvaldsMerge tag 'overflow-v4.18-rc1' of git://git./linux...
2018-06-06 Linus TorvaldsMerge tag 'trace-v4.18' of git://git./linux/kernel...
2018-06-06 Linus TorvaldsMerge tag 'audit-pr-20180605' of git://git./linux/kerne...
2018-06-06 Linus TorvaldsMerge tag 'selinux-pr-20180605' of git://git./linux...
2018-06-06 Linus TorvaldsMerge branch 'next-general' of git://git./linux/kernel...
2018-06-06 Linus TorvaldsMerge tag 'printk-for-4.18' of git://git./linux/kernel...
2018-06-06 Linus TorvaldsMerge tag 'for-linus-4.18' of git://github.com/cminyard...
2018-06-06 Linus TorvaldsMerge tag 'edac_for_4.18' of git://git./linux/kernel...
2018-06-06 Bjorn HelgaasMerge branch 'lorenzo/pci/dwc-fixes'
2018-06-06 Bjorn HelgaasMerge branch 'lorenzo/pci/armada8k'
2018-06-06 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2018-06-06 Linus TorvaldsMerge tag 'linux-kselftest-4.18-rc1' of git://git....
2018-06-06 Linus TorvaldsMerge tag 'kconfig-v4.18' of git://git./linux/kernel...
2018-06-05 Linus TorvaldsMerge branch 'for-4.17-fixes' of git://git./linux/kerne...
2018-06-05 Mark BrownMerge branch 'asoc-4.17' into asoc-4.18 merge window
2018-06-05 Nathan Chancellorkconfig: Avoid format overflow warning from GCC 8.1
2018-06-05 Petr Vorelkbuild: Move last word of nconfig help to the previous...
2018-06-05 Petr Vorelkconfig: Add testconfig into make help output
2018-06-05 Russell KingMerge branches 'fixes', 'misc' and 'spectre' into for...
2018-06-04 Linus TorvaldsMerge tag 'gfs2-4.18.fixes' of git://git./linux/kernel...
2018-06-04 Dmitry TorokhovMerge branch 'next' into for-linus
2018-06-04 Linus TorvaldsMerge tag 'regmap-v4.18' of git://git./linux/kernel...
2018-06-04 Linus TorvaldsMerge tag 'spi-v4.18' of git://git./linux/kernel/git...
2018-05-30 Linus TorvaldsMerge tag 'selinux-pr-20180530' of git://git./linux...
2018-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-05-29 Benson LeungMerge branch 'ib-chrome-platform-atmel-mxt-ts-device...
2018-05-28 Masahiro Yamadakconfig: test: add Kconfig macro language tests
2018-05-28 Masahiro Yamadakconfig: error out if a recursive variable references...
2018-05-28 Masahiro Yamadakconfig: add 'filename' and 'lineno' built-in variables
2018-05-28 Masahiro Yamadakconfig: add 'info', 'warning-if', and 'error-if' built...
2018-05-28 Masahiro Yamadakconfig: expand lefthand side of assignment statement
2018-05-28 Masahiro Yamadakconfig: support append assignment operator
2018-05-28 Masahiro Yamadakconfig: support simply expanded variable
2018-05-28 Masahiro Yamadakconfig: support user-defined function and recursively...
2018-05-28 Masahiro Yamadakconfig: begin PARAM state only when seeing a command...
2018-05-28 Masahiro Yamadakconfig: add 'shell' built-in function
2018-05-28 Masahiro Yamadakconfig: add built-in function support
2018-05-28 Masahiro Yamadakconfig: make default prompt of mainmenu less specific
2018-05-28 Masahiro Yamadakconfig: remove sym_expand_string_value()
2018-05-28 Masahiro Yamadakconfig: remove string expansion for mainmenu after...
2018-05-28 Masahiro Yamadakconfig: remove string expansion in file_lookup()
2018-05-28 Masahiro Yamadakconfig: reference environment variables directly and...
2018-05-28 Sam Ravnborgkconfig: drop localization support
2018-05-28 Masahiro Yamadakconfig: refactor ncurses package checks for building...
2018-05-28 Masahiro Yamadakconfig: refactor GTK+ package checks for building...
2018-05-28 Masahiro Yamadakconfig: refactor Qt package checks for building qconf
2018-05-24 Linus TorvaldsMerge tag 'for-4.17-rc6-tag' of git://git./linux/kernel...
2018-05-24 Linus TorvaldsMerge branch 'for-4.17-fixes' of git://git./linux/kerne...
2018-05-24 Dmitry TorokhovMerge branch 'ib-chrome-platform-atmel-mxt-ts-device...
2018-05-24 Dmitry TorokhovMerge tag 'v4.17-rc6' into next
2018-05-23 Johannes BergMerge remote-tracking branch 'net-next/master' into...
2018-05-22 Dave AirlieMerge branch 'drm-tda998x-devel' of git://git.armlinux...
2018-05-20 Linus TorvaldsMerge tag 'for-4.17-rc5-tag' of git://git./linux/kernel...
2018-05-18 Linus TorvaldsMerge tag 'spi-fix-v4.17-rc5' of git://git./linux/kerne...
2018-05-17 Linus TorvaldsMerge tag 'selinux-pr-20180516' of git://git./linux...
2018-05-15 Dave AirlieMerge branch 'drm-next-4.18' of git://people.freedeskto...
2018-05-13 Zhi WangMerge branch 'drm-intel-next-queued' into gvt-next
2018-05-11 Linus TorvaldsMerge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org...
2018-05-11 Linus TorvaldsMerge tag 'for-linus-4.17-rc5-tag' of git://git./linux...
2018-05-11 Maarten LankhorstMerge remote-tracking branch 'drm/drm-next' into drm...
2018-05-10 David S. MillerMerge tag 'mac80211-for-davem-2018-05-09' of git:/...
2018-05-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-05-09 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.17a' of git://git./linux...
2018-05-08 Linus TorvaldsMerge branch 'for-4.17-fixes' of git://git./linux/kerne...
2018-05-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-05-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-05-07 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2018-05-05 Linus TorvaldsMerge tag 'for-4.17-rc3-tag' of git://git./linux/kernel...
2018-05-04 Linus TorvaldsMerge tag 'for-linus-4.17-rc4-tag' of git://git./linux...
2018-05-04 Dave AirlieMerge tag 'drm-intel-next-2018-04-13' of git://anongit...
2018-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-05-02 Jani NikulaMerge drm/drm-next into drm-intel-next-queued
2018-05-01 Mark BrownMerge remote-tracking branch 'asoc/for-4.17' into asoc...
2018-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2018-04-29 Dave AirlieMerge tag 'drm-misc-next-2018-04-26' of git://anongit...
2018-04-29 Linus TorvaldsMerge tag 'for_linus_stable' of git://git./linux/kernel...
2018-04-27 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-04-26' of...
2018-04-27 Mark BrownMerge branch 'asoc-4.17' into asoc-4.18 n810 dependencies
2018-04-26 Pablo Neira AyusoMerge tag 'ipvs-for-v4.18' of git./linux/kernel/git...
2018-04-26 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2018-04-26 Mark BrownMerge branch 'asoc-4.17' into asoc-4.18 for compress...
next