index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
setlocalversion: use only the correct release tag for git-describe
Masahiro Yamada
1
-7
/
+20
2023-02-05
setlocalversion: clean up the construction of version output
Masahiro Yamada
1
-7
/
+6
2023-02-05
.gitignore: ignore *.cover and *.mbx
Masahiro Yamada
1
-0
/
+2
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
17
-24
/
+21
2023-02-05
kbuild: fix trivial typo in comment
Carlos Llamas
1
-1
/
+1
2023-02-05
kbuild: do not automatically add -w option to modpost
Masahiro Yamada
1
-5
/
+3
2023-02-05
powerpc/vdso: Filter clang's auto var init zero enabler when linking
Nathan Chancellor
2
-2
/
+4
2023-02-05
kbuild: deb-pkg: add --source-option=-sP
Masahiro Yamada
1
-1
/
+1
2023-02-05
kbuild: save overridden KERNELRELEASE in include/config/kernel.release
Masahiro Yamada
1
-1
/
+5
2023-02-05
setlocalversion: absorb $(KERNELVERSION)
Masahiro Yamada
2
-4
/
+8
2023-02-05
setlocalversion: make indentation shallower
Masahiro Yamada
1
-38
/
+41
2023-02-05
setlocalversion: simplify the construction of the short version
Masahiro Yamada
1
-2
/
+1
2023-01-30
kbuild: do not put .scmversion into the source tarball
Masahiro Yamada
4
-27
/
+8
2023-01-26
builddeb: clean generated package content
Bastian Germann
1
-1
/
+1
2023-01-26
builddeb: Consolidate consecutive chmod calls into one
Sven Joachim
1
-5
/
+3
2023-01-26
scripts: remove bin2c
Masahiro Yamada
6
-43
/
+2
2023-01-26
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
3
-10
/
+40
2023-01-26
kbuild: Stop using '-Qunused-arguments' with clang
Nathan Chancellor
1
-1
/
+0
2023-01-26
kbuild: Turn a couple more of clang's unused option warnings into errors
Nathan Chancellor
1
-0
/
+2
2023-01-26
drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang
Nathan Chancellor
1
-1
/
+2
2023-01-26
s390/purgatory: Remove unused '-MD' and unnecessary '-c' flags
Nathan Chancellor
1
-1
/
+1
2023-01-26
s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64
Nathan Chancellor
1
-1
/
+1
2023-01-26
s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64
Nathan Chancellor
1
-1
/
+1
2023-01-26
powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
Nathan Chancellor
1
-0
/
+5
2023-01-26
powerpc/vdso: Improve linker flags
Nathan Chancellor
1
-8
/
+12
2023-01-26
powerpc/vdso: Remove unused '-s' flag from ASFLAGS
Nathan Chancellor
1
-2
/
+2
2023-01-26
powerpc: Remove linker flag from KBUILD_AFLAGS
Nathan Chancellor
1
-1
/
+1
2023-01-26
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
3
-6
/
+6
2023-01-26
MIPS: Prefer cc-option for additions to cflags
Nathan Chancellor
2
-2
/
+2
2023-01-26
MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT
Nathan Chancellor
9
-75
/
+40
2023-01-26
x86/boot/compressed: prefer cc-option for CFLAGS additions
Nick Desaulniers
1
-1
/
+1
2023-01-22
kheaders: use standard naming for the temporary directory
Thomas Weißschuh
1
-1
/
+1
2023-01-22
kbuild: also delete temporary directories
Thomas Weißschuh
1
-2
/
+3
2023-01-22
docs/kbuild/makefiles: unify quoting
Jani Nikula
1
-60
/
+60
2023-01-22
docs/kbuild/makefiles: clean up indentation and whitespace
Jani Nikula
1
-927
/
+958
2023-01-22
docs/kbuild/makefiles: drop section numbering, use references
Jani Nikula
1
-103
/
+103
2023-01-22
docs/kbuild/makefiles: throw out the local table of contents
Jani Nikula
1
-61
/
+0
2023-01-22
docs/kbuild/makefiles: fix header underline
Jani Nikula
1
-1
/
+1
2023-01-22
MAINTAINERS: fix kbuild repo branch
Jani Nikula
1
-1
/
+1
2023-01-22
kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)
Masahiro Yamada
1
-4
/
+4
2023-01-22
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
6
-13
/
+13
2023-01-22
fixdep: do not parse *.rlib, *.rmeta, *.so
Masahiro Yamada
1
-1
/
+10
2023-01-22
fixdep: avoid parsing the same file over again
Masahiro Yamada
1
-2
/
+7
2023-01-22
fixdep: refactor hash table lookup
Masahiro Yamada
1
-22
/
+25
2023-01-22
kbuild: remove sed commands after rustc rules
Masahiro Yamada
3
-20
/
+7
2023-01-22
fixdep: parse Makefile more correctly to handle comments etc.
Masahiro Yamada
1
-54
/
+119
2023-01-22
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
3
-17
/
+15
2023-01-22
kbuild: refactor host*_flags
Masahiro Yamada
1
-10
/
+8
2023-01-22
kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo
Masahiro Yamada
1
-30
/
+15
2023-01-22
kbuild: add more comments for KBUILD_NOCMDDEP=1
Masahiro Yamada
1
-0
/
+6
[next]