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 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
|
\
|
*
kconfig: fix localmodconfig
Sam Ravnborg
2018-06-10
|
*
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
2018-06-10
|
*
gcc-plugins: move GCC version check for PowerPC to Kconfig
Masahiro Yamada
2018-06-10
|
*
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
2018-06-10
|
*
kconfig: add CC_IS_CLANG and CLANG_VERSION
Masahiro Yamada
2018-06-08
|
*
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
2018-06-08
*
|
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
|
\
\
|
*
|
staging: lustre: delete the filesystem from the tree.
Greg Kroah-Hartman
2018-06-05
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-07
|
\
\
\
|
*
|
|
checkpatch: improve patch recognition
Joe Perches
2018-06-07
|
*
|
|
get_maintainer: improve patch recognition
Joe Perches
2018-06-07
|
*
|
|
mm: split page_type out from _mapcount
Matthew Wilcox
2018-06-07
|
*
|
|
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2018-06-07
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-07
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kbuild: disable new dtc graph and unit-address warnings
Rob Herring
2018-05-14
|
*
|
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2018-05-14
*
|
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
|
\
\
\
|
*
|
|
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
2018-06-01
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
|
\
\
\
|
*
|
|
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
2018-06-05
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
|
|
\
\
\
\
|
|
*
|
|
|
bpf: change eBPF helper doc parsing script to allow for smaller indent
Quentin Monnet
2018-05-17
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf: relax constraints on formatting for eBPF helper documentation
Quentin Monnet
2018-05-02
|
*
|
|
|
|
|
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2018-04-26
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-06-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
trace: Use -mcount-record for dynamic ftrace
Andi Kleen
2018-05-28
*
|
|
|
|
|
|
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-06-06
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kconfig: Avoid format overflow warning from GCC 8.1
Nathan Chancellor
2018-06-05
|
*
|
|
|
|
|
|
kbuild: Move last word of nconfig help to the previous line
Petr Vorel
2018-06-05
|
*
|
|
|
|
|
|
kconfig: Add testconfig into make help output
Petr Vorel
2018-06-05
|
*
|
|
|
|
|
|
kconfig: add basic helper macros to scripts/Kconfig.include
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: test: add Kconfig macro language tests
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: error out if a recursive variable references itself
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: add 'filename' and 'lineno' built-in variables
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: add 'info', 'warning-if', and 'error-if' built-in functions
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: expand lefthand side of assignment statement
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: support append assignment operator
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: support simply expanded variable
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: support user-defined function and recursively expanded variable
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: begin PARAM state only when seeing a command keyword
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: add 'shell' built-in function
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: add built-in function support
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: make default prompt of mainmenu less specific
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: remove sym_expand_string_value()
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: remove string expansion for mainmenu after yyparse()
Masahiro Yamada
2018-05-28
|
*
|
|
|
|
|
|
kconfig: remove string expansion in file_lookup()
Masahiro Yamada
2018-05-28
[next]