index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
4
-26
/
+55
2021-02-23
objtool: Split noinstr validation from --vmlinux
Sami Tolvanen
1
-1
/
+1
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
1
-0
/
+3
2021-02-23
objtool: Don't autodetect vmlinux.o
Sami Tolvanen
1
-1
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-60
/
+5
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-31
/
+458
2021-02-22
scripts: kernel-doc: fix array element capture in pointer-to-func parsing
Aditya Srivastava
1
-1
/
+1
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
2
-18
/
+49
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-237
/
+367
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+31
2021-02-22
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
3
-32
/
+77
2021-02-22
kbuild: remove ld-version macro
Masahiro Yamada
1
-5
/
+1
2021-02-22
scripts: add generic syscallhdr.sh
Masahiro Yamada
1
-0
/
+98
2021-02-22
scripts: add generic syscalltbl.sh
Masahiro Yamada
1
-0
/
+73
2021-02-21
Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2021-02-16
gen_compile_commands: prune some directories
Masahiro Yamada
1
-2
/
+10
2021-02-16
Kconfig: allow explicit opt in to DWARF v5
Nick Desaulniers
1
-0
/
+8
2021-02-16
Kbuild: Make composite object searching more generic
Elliot Berman
1
-4
/
+8
2021-02-16
kbuild: use always-y instead of extra-y
Masahiro Yamada
2
-7
/
+7
2021-02-16
genksyms: remove useless case DOTS
Masahiro Yamada
1
-1
/
+0
2021-02-16
genksyms: remove dead code for ST_TABLE_*
Masahiro Yamada
1
-54
/
+0
2021-02-16
genksyms: make source_file a local variable in lexer
Masahiro Yamada
3
-2
/
+3
2021-02-16
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
4
-39
/
+88
2021-02-14
Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+4
2021-02-15
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
1
-0
/
+1
2021-02-13
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
1
-1
/
+5
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
1
-1
/
+0
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
13
-34
/
+26
2021-02-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
1
-1
/
+1
2021-02-12
kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64
Masahiro Yamada
1
-0
/
+3
2021-02-10
checkpatch: Don't check for mutex_trylock_recursive()
Sebastian Andrzej Siewior
1
-6
/
+0
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
4
-46
/
+5
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
3
-15
/
+1
2021-02-05
kallsyms: fix nonconverging kallsyms table with lld
Arnd Bergmann
1
-0
/
+6
2021-02-04
kbuild: Add support to build overlays (%.dtbo)
Viresh Kumar
2
-0
/
+8
2021-02-04
scripts: dtc: Remove the unused fdtdump.c file
Viresh Kumar
1
-163
/
+0
2021-02-04
scripts: dtc: Build fdtoverlay tool
Viresh Kumar
1
-1
/
+7
2021-02-04
scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9
Rob Herring
15
-71
/
+350
2021-02-03
scripts: dtc: Fetch fdtoverlay.c from external DTC project
Viresh Kumar
1
-1
/
+2
2021-02-03
scripts/clang-tools: switch explicitly to Python 3
Masahiro Yamada
2
-2
/
+2
2021-02-01
Docs: drop Python 2 support
Jonathan Corbet
1
-2
/
+2
2021-02-01
kbuild: remove PYTHON variable
Masahiro Yamada
1
-1
/
+1
2021-01-28
scripts/kernel-doc: add internal hyperlink to DOC: sections
Michal Wajdeczko
1
-0
/
+1
2021-01-28
Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"
Masahiro Yamada
1
-7
/
+0
2021-01-28
scripts: use pkg-config to locate libcrypto
Rolf Eike Beer
1
-2
/
+6
2021-01-27
ver_linux: Eliminate duplicate code in ldconfig processing logic
Alexander Kapshuk
1
-7
/
+5
2021-01-27
spdxcheck.py: Use Python 3
Bert Vermeulen
1
-1
/
+1
2021-01-27
kconfig: mconf: fix HOSTCC call
Enrico Weigelt, metux IT consult
1
-1
/
+1
2021-01-23
kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc
Masahiro Yamada
1
-7
/
+3
2021-01-22
scripts: switch explicitly to Python 3
Andy Shevchenko
2
-2
/
+2
[prev]
[next]