Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2d097c50212e137e7b53ffe3b37561153eeba87d
/
scripts
527cd20
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
23221d9
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
147a89b
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
3b24b83
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
bb2407a
Merge tag 'docs-4.17' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
a1d2a6b
riscv/ftrace: Add RECORD_MCOUNT support
by Alan Kao
· 7 years ago
320b164
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a95b37e
kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>
by Masahiro Yamada
· 7 years ago
d404d57
docs: kernel-doc: fix parsing of arrays
by Mauro Carvalho Chehab
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
8a6105c
kbuild: rpm-pkg: Support GNU tar >= 1.29
by Jason Gunthorpe
· 7 years ago
f843752
builddeb: Fix header package regarding dtc source links
by Jan Kiszka
· 7 years ago
e53a05a
scripts/checkstack.pl: remove blackfin support
by Tobias Klauser
· 7 years ago
8283159
recordmcount.pl: drop blackin and tile support
by Arnd Bergmann
· 7 years ago
1849268
kconfig: use yylineno option instead of manual lineno increments
by Masahiro Yamada
· 7 years ago
379a8eb
kconfig: detect recursive inclusion earlier
by Masahiro Yamada
· 7 years ago
32a94b8
kconfig: remove duplicated file name and lineno of recursive inclusion
by Masahiro Yamada
· 7 years ago
2656151
kconfig: do not include both curses.h and ncurses.h for nconfig
by Masahiro Yamada
· 7 years ago
f8f69dc
kconfig: make unmet dependency warnings readable
by Masahiro Yamada
· 7 years ago
f622f82
kconfig: warn unmet direct dependency of tristate symbols selected by y
by Masahiro Yamada
· 7 years ago
e2c75e7
kconfig: tests: test if recursive inclusion is detected
by Masahiro Yamada
· 7 years ago
29c434f
kconfig: tests: test if recursive dependencies are detected
by Masahiro Yamada
· 7 years ago
3e4888c
kconfig: tests: test randconfig for choice in choice
by Masahiro Yamada
· 7 years ago
beaaddb
kconfig: tests: test defconfig when two choices interact
by Masahiro Yamada
· 7 years ago
ee23661
kconfig: tests: check visibility of tristate choice values in y choice
by Masahiro Yamada
· 7 years ago
930c429
kconfig: tests: check unneeded "is not set" with unmet dependency
by Masahiro Yamada
· 7 years ago
b76960c
kconfig: tests: test if new symbols in choice are asked
by Masahiro Yamada
· 7 years ago
49ac3c0
kconfig: tests: test automatic submenu creation
by Masahiro Yamada
· 7 years ago
1903c51
kconfig: tests: add basic choice tests
by Masahiro Yamada
· 7 years ago
022a4bf
kconfig: tests: add framework for Kconfig unit testing
by Masahiro Yamada
· 7 years ago
2a61625
kconfig: remove redundant streamline_config.pl prerequisite
by Ulf Magnusson
· 7 years ago
911a91c
kconfig: rename silentoldconfig to syncconfig
by Masahiro Yamada
· 7 years ago
81d2bc2
kconfig: invoke oldconfig instead of silentoldconfig from local*config
by Masahiro Yamada
· 7 years ago
2aad9b8
kconfig: hide irrelevant sub-menus for oldconfig
by Masahiro Yamada
· 7 years ago
99f0b65
kconfig: remove redundant input_mode test for check_conf() loop
by Masahiro Yamada
· 7 years ago
4bb3a5b
kconfig: remove unneeded input_mode test in conf()
by Masahiro Yamada
· 7 years ago
59a80b5
kconfig: do not call check_conf() for olddefconfig
by Masahiro Yamada
· 7 years ago
f467c56
kconfig: only write '# CONFIG_FOO is not set' for visible symbols
by Ulf Magnusson
· 7 years ago
d9119b5
kconfig: Print reverse dependencies in groups
by Eugeniu Rosca
· 7 years ago
9a47cee
kconfig: clean-up reverse dependency help implementation
by Masahiro Yamada
· 7 years ago
84af7a6
checkpatch: kconfig: prefer 'help' over '---help---'
by Ulf Magnusson
· 7 years ago
678ae16
checkpatch: kconfig: check help texts for menuconfig and choice
by Ulf Magnusson
· 7 years ago
86adf1a
checkpatch: kconfig: recognize more prompts when checking help texts
by Ulf Magnusson
· 7 years ago
127668c
kbuild: clean up link rule of composite modules
by Masahiro Yamada
· 7 years ago
5e18f02
kbuild: clean up archive rule of built-in.a
by Masahiro Yamada
· 7 years ago
7657f60
kbuild: remove partial section mismatch detection for built-in.a
by Masahiro Yamada
· 7 years ago
f98fe47
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
by Masahiro Yamada
· 7 years ago
f5f3368
kbuild: rename real-objs-y/m to real-obj-y/m
by Masahiro Yamada
· 7 years ago
c0152e9
kbuild: move modname and modname-multi close to modname_flags
by Masahiro Yamada
· 7 years ago
fe852ac
kbuild: simplify modname calculation
by Masahiro Yamada
· 7 years ago
c96a294
kbuild: fix modname for composite modules
by Cao jin
· 7 years ago
aeacb01
kbuild: define KBUILD_MODNAME even if multiple modules share objects
by Masahiro Yamada
· 7 years ago
8cd0e46
kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi
by Masahiro Yamada
· 7 years ago
a670b0b
kbuild: Use ls(1) instead of stat(1) to obtain file size
by Michael Forney
· 7 years ago
fbfa9be
kbuild: move include/config/ksym/* to include/ksym/*
by Masahiro Yamada
· 7 years ago
07a422b
kbuild: restore autoksyms.h touch to the top Makefile
by Masahiro Yamada
· 7 years ago
baa1668
kbuild: remove wrong 'touch' in adjust_autoksyms.sh
by Masahiro Yamada
· 7 years ago
0294e6f
kbuild: simplify ld-option implementation
by Masahiro Yamada
· 7 years ago
f49821e
kbuild: rename built-in.o to built-in.a
by Nicholas Piggin
· 7 years ago
6358d6e
kbuild: remove incremental linking option
by Nicholas Piggin
· 7 years ago
1fe7d2b
kbuild: Improve portability of some sed invocations
by Michael Forney
· 7 years ago
ae0c553
kbuild: add clang-version.sh
by Sami Tolvanen
· 7 years ago
0891f95
kernel-doc: Remove __sched markings
by Matthew Wilcox
· 7 years ago
825d487
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
by Nicolas Pitre
· 7 years ago
e007488
drm: remove drm_mode_object_{un/reference} aliases
by Haneen Mohammed
· 7 years ago
4ba66a9
arch: remove blackfin port
by Arnd Bergmann
· 7 years ago
739d875
mn10300: Remove the architecture
by David Howells
· 7 years ago
55fe6da
kbuild: Handle builtin dtb file names containing hyphens
by James Hogan
· 7 years ago
61fc470
scripts/bloat-o-meter: fix typos in help
by Matteo Croce
· 7 years ago
b67aea2b
Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic
by Arnd Bergmann
· 7 years ago
1212f7a
scripts/kallsyms: filter arm64's __efistub_ symbols
by Ard Biesheuvel
· 7 years ago
638e69c
fixdep: do not ignore kconfig.h
by Rasmus Villemoes
· 7 years ago
5b8ad96
fixdep: remove some false CONFIG_ matches
by Rasmus Villemoes
· 7 years ago
14a596a
fixdep: remove stale references to uml-config.h
by Rasmus Villemoes
· 7 years ago
0eb3412
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
5ae6fcc
kconfig: fix line number in recursive inclusion error message
by Masahiro Yamada
· 7 years ago
a11761c
Coccinelle: memdup: Fix typo in warning messages
by Dafna Hirschfeld
· 7 years ago
1a90ce3
kconfig: Update ncurses package names for menuconfig
by Arvind Prasanna
· 7 years ago
cbf7a90
kbuild/kallsyms: trivial typo fix
by Cao jin
· 7 years ago
a7b151f
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
by Cao jin
· 7 years ago
bf0bbdc
kconfig: Don't leak choice names during parsing
by Masahiro Yamada
· 7 years ago
f4bc1ee
kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
by Masahiro Yamada
· 7 years ago
cd81fc8
kconfig: add xstrdup() helper
by Masahiro Yamada
· 7 years ago
5f17157
Drop a bunch of metag references
by James Hogan
· 7 years ago
d5028ba
objtool, retpolines: Integrate objtool with retpoline support more closely
by Peter Zijlstra
· 7 years ago
ca41b97
objtool: Add module specific retpoline rules
by Peter Zijlstra
· 7 years ago
b5bc223
objtool: Add retpoline validation
by Peter Zijlstra
· 7 years ago
fcdf1df
Merge branch 'kerneldoc2' into docs-next
by Jonathan Corbet
· 7 years ago
3847637
docs: Add an SPDX header to kernel-doc
by Jonathan Corbet
· 7 years ago
fe7bc49
scripts: kernel-doc: support in-line comments on nested structs/unions
by Mauro Carvalho Chehab
· 7 years ago
a8dae20
scripts: kernel_doc: fixup reporting of function identifiers
by Mike Rapoport
· 7 years ago
af25029
docs: kernel-doc: Don't mangle literal code blocks in comments
by Jonathan Corbet
· 7 years ago
c17add5
docs: kernel-doc: Finish moving STATE_* code out of process_file()
by Jonathan Corbet
· 7 years ago
cc79481
docs: kernel-doc: Move STATE_PROTO processing into its own function
by Jonathan Corbet
· 7 years ago
d742f24
docs: kernel-doc: Move STATE_BODY processing to a separate function
by Jonathan Corbet
· 7 years ago
3cac2bc
docs: kernel-doc: Move STATE_NAME processing into its own function
by Jonathan Corbet
· 7 years ago
07048d1
docs: kernel-doc: Move STATE_NORMAL processing into its own function
by Jonathan Corbet
· 7 years ago
17b7871
docs: kernel-doc: Rename and split STATE_FIELD
by Jonathan Corbet
· 7 years ago
0bba924
docs: kernel-doc: Get rid of xml_escape() and friends
by Jonathan Corbet
· 7 years ago
Next »