index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
*
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-07-14
|
\
|
*
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
2019-07-14
*
|
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
|
\
\
|
*
|
recordmcount: Fix spurious mcount entries on powerpc
Naveen N. Rao
2019-07-01
*
|
|
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-07-12
|
\
\
\
|
*
|
|
kconfig: remove meaningless if-conditional in conf_read()
Masahiro Yamada
2019-07-11
|
*
|
|
kconfig: Fix spelling of sym_is_changable
Marco Ammon
2019-07-06
|
*
|
|
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-06-09
|
*
|
|
kconfig: add static qualifier to expand_string()
Masahiro Yamada
2019-06-09
|
*
|
|
kconfig: require the argument of --defconfig
Masahiro Yamada
2019-06-09
|
*
|
|
kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
Masahiro Yamada
2019-06-09
*
|
|
|
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
|
\
\
\
\
|
*
|
|
|
kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix
Masahiro Yamada
2019-07-11
|
*
|
|
|
kbuild: fix compression errors getting ignored
Harald Seiler
2019-07-10
|
*
|
|
|
kbuild: add a flag to force absolute path for srctree
Masahiro Yamada
2019-07-10
|
*
|
|
|
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-10
|
*
|
|
|
scripts/tags.sh: remove unused environment variables from comments
Masahiro Yamada
2019-07-09
|
*
|
|
|
scripts/tags.sh: drop SUBARCH support for ARM
Masahiro Yamada
2019-07-09
|
*
|
|
|
kbuild: support header-test-pattern-y
Masahiro Yamada
2019-07-08
|
*
|
|
|
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-07-08
|
*
|
|
|
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
2019-07-07
|
*
|
|
|
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
Kirill Smelkov
2019-07-07
|
*
|
|
|
coccinelle: put_device: Add a cast to an expression for an assignment
Markus Elfring
2019-07-07
|
*
|
|
|
coccinelle: put_device: Adjust a message construction
Markus Elfring
2019-07-07
|
*
|
|
|
coccinelle: kstrdup: Fix typo in warning messages
Rikard Falkeborn
2019-07-07
|
*
|
|
|
fixdep: check return value of printf() and putchar()
Masahiro Yamada
2019-06-30
|
*
|
|
|
kbuild: save $(strip ...) for calling if_changed and friends
Masahiro Yamada
2019-06-30
|
*
|
|
|
kbuild: save $(strip ...) for calling any-prepreq
Masahiro Yamada
2019-06-30
|
*
|
|
|
kbuild: rename arg-check to cmd-check
Masahiro Yamada
2019-06-30
|
*
|
|
|
kbuild: fix 'No such file or directory' warning for headers_install
Masahiro Yamada
2019-06-23
|
*
|
|
|
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2019-06-23
|
*
|
|
|
kbuild: Remove unnecessary -Wno-unused-value
Nathan Huckleberry
2019-06-23
|
*
|
|
|
kbuild: Enable -Wuninitialized
Nathan Chancellor
2019-06-23
|
*
|
|
|
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-06-15
|
*
|
|
|
kbuild: deb-pkg: do not run headers_check
Masahiro Yamada
2019-06-15
|
*
|
|
|
kbuild: simplify scripts/headers_install.sh
Masahiro Yamada
2019-06-15
|
*
|
|
|
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
2019-06-15
|
*
|
|
|
kbuild: re-implement Makefile.headersinst without recursion
Masahiro Yamada
2019-06-15
|
*
|
|
|
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
2019-06-15
|
*
|
|
|
kbuild: remove build_unifdef target in scripts/Makefile
Masahiro Yamada
2019-06-15
|
*
|
|
|
kbuild: remove headers_{install,check}_all
Masahiro Yamada
2019-06-15
|
*
|
|
|
kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
Mathieu Malaterre
2019-06-09
|
|
/
/
/
*
|
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
|
\
\
\
\
|
*
|
|
|
doc: ABI scripts: add a SPDX header file
Mauro Carvalho Chehab
2019-06-21
|
*
|
|
|
scripts/get_abi.pl: add a validate command
Mauro Carvalho Chehab
2019-06-21
|
*
|
|
|
scripts/get_abi.pl: add a handler for invalid "where" tag
Mauro Carvalho Chehab
2019-06-21
|
*
|
|
|
scripts/get_abi.pl: avoid creating duplicate names
Mauro Carvalho Chehab
2019-06-21
|
*
|
|
|
scripts/get_abi.pl: fix parse issues with some files
Mauro Carvalho Chehab
2019-06-21
|
*
|
|
|
scripts/get_abi.pl: represent what in tables
Mauro Carvalho Chehab
2019-06-21
|
*
|
|
|
scripts/get_abi.pl: add support for searching for ABI symbols
Mauro Carvalho Chehab
2019-06-21
[next]