index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-16
kbuild: add a tool to list files ignored by git
Masahiro Yamada
2023-02-15
Documentation/llvm: add Chimera Linux, Google and Meta datacenters
Nick Desaulniers
2023-02-15
setlocalversion: use only the correct release tag for git-describe
Masahiro Yamada
2023-02-05
setlocalversion: clean up the construction of version output
Masahiro Yamada
2023-02-05
.gitignore: ignore *.cover and *.mbx
Masahiro Yamada
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2023-02-05
kbuild: fix trivial typo in comment
Carlos Llamas
2023-02-05
kbuild: do not automatically add -w option to modpost
Masahiro Yamada
2023-02-05
powerpc/vdso: Filter clang's auto var init zero enabler when linking
Nathan Chancellor
2023-02-05
kbuild: deb-pkg: add --source-option=-sP
Masahiro Yamada
2023-02-05
kbuild: save overridden KERNELRELEASE in include/config/kernel.release
Masahiro Yamada
2023-02-05
setlocalversion: absorb $(KERNELVERSION)
Masahiro Yamada
2023-02-05
setlocalversion: make indentation shallower
Masahiro Yamada
2023-02-05
setlocalversion: simplify the construction of the short version
Masahiro Yamada
2023-01-30
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
2023-01-26
builddeb: clean generated package content
Bastian Germann
2023-01-26
builddeb: Consolidate consecutive chmod calls into one
Sven Joachim
2023-01-26
scripts: remove bin2c
Masahiro Yamada
2023-01-26
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
2023-01-26
kbuild: Stop using '-Qunused-arguments' with clang
Nathan Chancellor
2023-01-26
kbuild: Turn a couple more of clang's unused option warnings into errors
Nathan Chancellor
2023-01-26
drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang
Nathan Chancellor
2023-01-26
s390/purgatory: Remove unused '-MD' and unnecessary '-c' flags
Nathan Chancellor
2023-01-26
s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
Nathan Chancellor
2023-01-26
s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
Nathan Chancellor
2023-01-26
powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
Nathan Chancellor
2023-01-26
powerpc/vdso: Improve linker flags
Nathan Chancellor
2023-01-26
powerpc/vdso: Remove unused '-s' flag from ASFLAGS
Nathan Chancellor
2023-01-26
powerpc: Remove linker flag from KBUILD_AFLAGS
Nathan Chancellor
2023-01-26
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
2023-01-26
MIPS: Prefer cc-option for additions to cflags
Nathan Chancellor
2023-01-26
MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
Nathan Chancellor
2023-01-26
x86/boot/compressed: prefer cc-option for CFLAGS additions
Nick Desaulniers
2023-01-22
kheaders: use standard naming for the temporary directory
Thomas Weißschuh
2023-01-22
kbuild: also delete temporary directories
Thomas Weißschuh
2023-01-22
docs/kbuild/makefiles: unify quoting
Jani Nikula
2023-01-22
docs/kbuild/makefiles: clean up indentation and whitespace
Jani Nikula
2023-01-22
docs/kbuild/makefiles: drop section numbering, use references
Jani Nikula
2023-01-22
docs/kbuild/makefiles: throw out the local table of contents
Jani Nikula
2023-01-22
docs/kbuild/makefiles: fix header underline
Jani Nikula
2023-01-22
MAINTAINERS: fix kbuild repo branch
Jani Nikula
2023-01-22
kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)
Masahiro Yamada
2023-01-22
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
2023-01-22
fixdep: do not parse *.rlib, *.rmeta, *.so
Masahiro Yamada
2023-01-22
fixdep: avoid parsing the same file over again
Masahiro Yamada
2023-01-22
fixdep: refactor hash table lookup
Masahiro Yamada
2023-01-22
kbuild: remove sed commands after rustc rules
Masahiro Yamada
2023-01-22
fixdep: parse Makefile more correctly to handle comments etc.
Masahiro Yamada
2023-01-22
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
2023-01-22
kbuild: refactor host*_flags
Masahiro Yamada
[next]