Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e42f6f9be4f83c537aa81b4c6239ea94ff5b29ce
/
scripts
899ba79
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
113fc08
objtool: Remove workaround for unreachable warnings from old GCC
by Masahiro Yamada
· 6 years ago
36bf9da
x86/build: Remove jump label quirk for GCC older than 4.5.2
by Masahiro Yamada
· 6 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
3cc97be
treewide: correct "differenciate" and "instanciate" typos
by Finn Thain
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
87a32e6
kbuild: pass LDFLAGS to recordmcount.pl
by Masahiro Yamada
· 6 years ago
b044133
gcc-plugins: Disable when building under Clang
by Kees Cook
· 6 years ago
133712a
checkpatch: DT bindings should be a separate patch
by Rob Herring
· 6 years ago
809e082
checkpatch: warn on unnecessary int declarations
by Joe Perches
· 6 years ago
6ad724e
checkpatch: check for space after "else" keyword
by Michal Zylowski
· 6 years ago
5629411
checkpatch: fix SPDX license check with --root=<path>
by Joe Perches
· 6 years ago
490b292
checkpatch: warn when a patch doesn't have a description
by Joe Perches
· 6 years ago
60f8901
checkpatch: check for #if 0/#if 1
by Prakruthi Deepak Heragu
· 6 years ago
4cab63c
checkpatch: fix krealloc reuse test
by Joe Perches
· 6 years ago
3b6e8ac
checkpatch: validate SPDX license with spdxcheck.py
by Joe Perches
· 6 years ago
8c8c45c
checkpatch: fix macro argument reuse test
by Joe Perches
· 6 years ago
cd26149
checkpatch: warn if missing author Signed-off-by
by Geert Uytterhoeven
· 6 years ago
33aa459
checkpatch: update section keywords
by Geert Uytterhoeven
· 6 years ago
5b57980
checkpatch: improve runtime execution speed a little
by Joe Perches
· 6 years ago
79682c0
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
by Joe Perches
· 6 years ago
d729593
checkpatch: add a --strict test for structs with bool member definitions
by Joe Perches
· 6 years ago
0fbd75f
get_maintainer: allow option --mpath <directory> to read all files in <directory>
by Joe Perches
· 6 years ago
5f0baf9
get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location
by Joe Perches
· 6 years ago
31bb82c
get_maintainer: allow usage outside of kernel tree
by Antonio Nino Diaz
· 6 years ago
bc63804
spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 6 years ago
f6f57a4
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
by Masahiro Yamada
· 6 years ago
6fbd856
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci
by zhong jiang
· 6 years ago
f55f232
kbuild: make sorting initramfs contents independent of locale
by Andrzej Pietrasiewicz
· 6 years ago
9a9ddcf
kconfig: suppress "configuration written to .config" for syncconfig
by Masahiro Yamada
· 6 years ago
98a4afb
kconfig: fix "Can't open ..." in parallel build
by Masahiro Yamada
· 6 years ago
b5f8cb9
kbuild: Add a space after `!` to prevent parsing as file pattern
by Michael Forney
· 6 years ago
1f3aa90
scripts: modpost: check memory allocation results
by Randy Dunlap
· 6 years ago
f498926
kconfig: improve the recursive dependency report
by Masahiro Yamada
· 6 years ago
5e8c529
kconfig: report recursive dependency involving 'imply'
by Masahiro Yamada
· 6 years ago
f157559
kconfig: error out when seeing recursive dependency
by Masahiro Yamada
· 6 years ago
4bf6a9a
kconfig: add build-only configurator targets
by Randy Dunlap
· 6 years ago
e3fd9b5
scripts/dtc: consolidate include path options in Makefile
by Masahiro Yamada
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
5695d5d
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
bed95c4
scripts: add Python 3 compatibility to spdxcheck.py
by Jeremy Cline
· 6 years ago
fde5e90
scripts/spdxcheck.py: work with current HEAD LICENSES/ directory
by Joe Perches
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
07d0408
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
by Vasily Gorbik
· 6 years ago
01f0e5cd
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
7c7b562
Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e6ecec3
Merge tag 'docs-4.19' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
1880861
kconfig: remove P_ENV property type
by Masahiro Yamada
· 6 years ago
c151272
kconfig: remove unused sym_get_env_prop() function
by Masahiro Yamada
· 6 years ago
512ddf7
coccicheck: return proper error code on fail
by Denis Efremov
· 6 years ago
09d4d96
Coccinelle: doubletest: reduce side effect false positives
by Julia Lawall
· 6 years ago
56869d4
kconfig: fix the rule of mainmenu_stmt symbol
by Masahiro Yamada
· 6 years ago
3ca17b1
lib/ubsan: remove null-pointer checks
by Andrey Ryabinin
· 6 years ago
d6c6ab9
kbuild: remove deprecated host-progs variable
by Masahiro Yamada
· 6 years ago
673bb2d
scripts/kernel-doc: Escape all literal braces in regexes
by Ben Hutchings
· 6 years ago
b5cdca7
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
by Dirk Gouders
· 6 years ago
8a7b5d0
Merge 4.18-rc7 into usb-next
by Greg Kroah-Hartman
· 6 years ago
ddc7c57
scripts: Add Python 3 support to tracing/draw_functrace.py
by Jeremy Cline
· 6 years ago
79a85b5
builddeb: Add automatic support for sh{3,4}{,eb} architectures
by Ben Hutchings
· 6 years ago
75ebcee
builddeb: Add automatic support for riscv* architectures
by Ben Hutchings
· 6 years ago
60ca40a0
builddeb: Add automatic support for m68k architecture
by Ben Hutchings
· 6 years ago
822f44f
builddeb: Add automatic support for or1k architecture
by Ben Hutchings
· 6 years ago
a27ae28
builddeb: Add automatic support for sparc64 architecture
by Ben Hutchings
· 6 years ago
679caaf
builddeb: Add automatic support for mips{,64}r6{,el} architectures
by Ben Hutchings
· 6 years ago
159b379
builddeb: Add automatic support for mips64el architecture
by Ben Hutchings
· 6 years ago
50d511b
builddeb: Add automatic support for ppc64 and powerpcspe architectures
by Ben Hutchings
· 6 years ago
08d3892
builddeb: Introduce functions to simplify kconfig tests in set_debarch
by Ben Hutchings
· 6 years ago
4260ecd
builddeb: Drop check for 32-bit s390
by Ben Hutchings
· 6 years ago
091d30a
builddeb: Change architecture detection fallback to use dpkg-architecture
by Ben Hutchings
· 6 years ago
f2abcc1
builddeb: Skip architecture detection when KBUILD_DEBARCH is set
by Ben Hutchings
· 6 years ago
43fee2b
kbuild: do not redirect the first prerequisite for filechk
by Masahiro Yamada
· 6 years ago
9c2af1c
kbuild: add .DELETE_ON_ERROR special target
by Masahiro Yamada
· 6 years ago
00c864f
kconfig: allow all config targets to write auto.conf if missing
by Masahiro Yamada
· 6 years ago
16952b7
kconfig: make syncconfig update .config regardless of sym_change_count
by Masahiro Yamada
· 6 years ago
79123b1
kconfig: create directories needed for syncconfig by itself
by Masahiro Yamada
· 6 years ago
adc18ac
kconfig: remove unneeded directory generation from local*config
by Masahiro Yamada
· 6 years ago
0608182
kconfig: split out useful helpers in confdata.c
by Masahiro Yamada
· 6 years ago
a2ff404
kconfig: rename file_write_dep and move it to confdata.c
by Masahiro Yamada
· 6 years ago
5accd7f
kconfig: handle format string before calling conf_message_callback()
by Masahiro Yamada
· 6 years ago
45d9a1e
gcc-plugins: Clean up the cgraph_create_edge* macros
by Alexander Popov
· 6 years ago
7ccb95e
gcc-plugins: Regularize Makefile.gcc-plugins
by Kees Cook
· 6 years ago
45332b1
gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig
by Masahiro Yamada
· 6 years ago
701b3a3
PATCH scripts/kernel-doc
by valdis.kletnieks@vt.edu
· 6 years ago
c931d34
arm64: build with baremetal linker target instead of Linux when available
by Olof Johansson
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
0df57d9
kbuild: buildtar: add arm64 support
by Olof Johansson
· 6 years ago
33c362b
kbuild: buildtar: remove crufty vax pieces
by Olof Johansson
· 6 years ago
2fb9279
kbuild: change ld_flags to contain LDFLAGS_$(@F)
by Masahiro Yamada
· 6 years ago
f60b992
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
by Masahiro Yamada
· 6 years ago
693359f
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
by Dirk Gouders
· 6 years ago
4ab3b80
kconfig: check for pkg-config on make {menu,n,g,x}config
by Randy Dunlap
· 7 years ago
8377bd2
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
by Laura Abbott
· 6 years ago
b90a368
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
by Laura Abbott
· 6 years ago
10844ae
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
by Laura Abbott
· 6 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 6 years ago
Next »