index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile
Age
Commit message (
Expand
)
Author
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
2023-03-16
kbuild: use git-archive for source package creation
Masahiro Yamada
2023-02-16
kbuild: add a tool to list files ignored by git
Masahiro Yamada
2023-01-26
scripts: remove bin2c
Masahiro Yamada
2023-01-22
kbuild: rust: move rust/target.json to scripts/
Masahiro Yamada
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
2022-04-05
kbuild: Allow kernel installation packaging to override pkg-config
Chun-Tse Shao
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-13
scripts: ftrace - move the sort-processing in ftrace_init
Yinan Liu
2022-01-08
certs: move scripts/extract-cert to certs/
Masahiro Yamada
2021-04-26
Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-03-11
certs: Add ability to preload revocation certs
Eric Snowberg
2021-02-15
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
2021-01-28
scripts: use pkg-config to locate libcrypto
Rolf Eike Beer
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-04-09
kbuild: remove -I$(srctree)/tools/include from scripts/Makefile
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-12-17
tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
Masahiro Yamada
2019-12-13
scripts/sorttable: Implement build-time ORC unwind table sorting
Shile Zhang
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
2019-11-11
video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/
Masahiro Yamada
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-25
kbuild: pkg: clean up package files/dirs from the top Makefile
Masahiro Yamada
2019-08-05
MODSIGN: Export module signature definitions
Thiago Jung Bauermann
2019-06-15
kbuild: remove build_unifdef target in scripts/Makefile
Masahiro Yamada
2019-02-27
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
2018-12-01
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
Masahiro Yamada
2018-12-01
kbuild: move modpost out of 'scripts' target
Masahiro Yamada
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-07-18
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
Laura Abbott
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-23
Docs: clean up some DocBook loose ends
Jonathan Corbet
2017-05-16
docs: remove DocBook from the building system
Mauro Carvalho Chehab
2016-06-07
GCC plugin infrastructure
Emese Revfy
2016-02-26
KEYS: Reserve an extra certificate symbol for inserting without recompiling
Mehmet Kayaalp
2015-09-28
DocBook: Use a fixed encoding for output
Ben Hutchings
2015-08-12
modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS
David Woodhouse
2015-08-07
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
David Woodhouse
2015-08-07
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
2015-02-17
scripts/gdb: add infrastructure
Jan Kiszka
2014-08-08
bin2c: move bin2c in scripts/basic
Vivek Goyal
2014-06-09
kbuild: do not add "selinux" to subdir- twice
Masahiro Yamada
2014-03-14
kbuild: specify build_docproc as a phony target
Masahiro Yamada
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
2012-05-23
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-18
x86, realmode: 16-bit real-mode code support for relocs tool
H. Peter Anvin
[next]