Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
74bdc129850c32eaddc625ce557da560303fbf25
/
scripts
77b8c0a
checkpatch: warn on const char foo[] = "bar"; declarations
by Joe Perches
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
668c35f
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
3868772
Merge tag 'docs-5.0' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
cd68a52
scripts/tags.sh: add more declarations
by Kirill Tkhai
· 6 years ago
b72231e
scripts: add spdxcheck.py self test
by Thierry Reding
· 6 years ago
919e9d3
scripts/checkstack.pl: dynamic stack growth for aarch64
by Qian Cai
· 6 years ago
67a28de
scripts/decode_stacktrace: only strip base path when a prefix of the path
by Marc Zyngier
· 6 years ago
c5cfb62f
scripts/decodecode: set ARCH when running natively on arm/arm64
by Marc Zyngier
· 6 years ago
e0b2475
bloat-o-meter: ignore __addressable_ symbols
by Rasmus Villemoes
· 6 years ago
2bd926b
kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
by Andrey Konovalov
· 6 years ago
f222b7f
kconfig: surround dbg_sym_flags with #ifdef DEBUG to fix gconf warning
by Masahiro Yamada
· 6 years ago
3b54197
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
by Masahiro Yamada
· 6 years ago
9abe423
kconfig: add static qualifiers to fix gconf warnings
by Masahiro Yamada
· 6 years ago
cbafbf7f
kconfig: split the lexer out of zconf.y
by Masahiro Yamada
· 6 years ago
558e78e
kconfig: split some C files out of zconf.y
by Masahiro Yamada
· 6 years ago
0c87410
kconfig: convert to SPDX License Identifier
by Masahiro Yamada
· 6 years ago
979f2b2
kconfig: remove keyword lookup table entirely
by Masahiro Yamada
· 6 years ago
c6f1b35
Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a5f2bd4
Merge branch 'parisc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
4971f09
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
70ad636
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3c78c77
scripts: remove unnecessary ihex2fw and check-lc_ctypes from .gitignore
by Masahiro Yamada
· 6 years ago
4b31a32
kconfig: update current_pos in the second lexer
by Masahiro Yamada
· 6 years ago
824fa3b
kconfig: switch to ASSIGN_VAL state in the second lexer
by Masahiro Yamada
· 6 years ago
b3d1d9d
kconfig: stop associating kconf_id with yylval
by Masahiro Yamada
· 6 years ago
caaebb3
kconfig: refactor end token rules
by Masahiro Yamada
· 6 years ago
f545158
kconfig: stop supporting '.' and '/' in unquoted words
by Masahiro Yamada
· 6 years ago
171a515
kconfig: use T_WORD instead of T_VARIABLE for variables
by Masahiro Yamada
· 6 years ago
c3d2287
kconfig: use specific tokens instead of T_ASSIGN for assignments
by Masahiro Yamada
· 6 years ago
ce2164a
kconfig: refactor scanning and parsing "option" properties
by Masahiro Yamada
· 6 years ago
3c8f317
kconfig: use distinct tokens for type and default properties
by Masahiro Yamada
· 6 years ago
b302046
scripts: add a tool to produce a compile_commands.json file
by Tom Roeder
· 6 years ago
6ac3893
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs"
by Ingo Molnar
· 6 years ago
518d8a5
scripts: coccinelle: Correct warning message
by Julia Lawall
· 6 years ago
b825b43
scripts: coccinelle: only suggest true/false in files that already use them
by Julia Lawall
· 6 years ago
1d467bb
kbuild: handle part-of-module correctly for *.ll and *.symtypes
by Masahiro Yamada
· 6 years ago
96c0a91
kbuild: refactor part-of-module
by Masahiro Yamada
· 6 years ago
45c4372
kbuild: refactor quiet_modtag
by Masahiro Yamada
· 6 years ago
b39a691
kbuild: remove redundant quiet_modtag for $(obj-m)
by Masahiro Yamada
· 6 years ago
7d0e5c2
kbuild: refactor Makefile.asm-generic
by Masahiro Yamada
· 6 years ago
a01e5d2
kconfig: remove redundant token defines
by Masahiro Yamada
· 6 years ago
4b5ec81
kconfig: rename depends_list to comment_option_list
by Masahiro Yamada
· 6 years ago
1f31be9
kconfig: loosen the order of "visible" and "depends on" in menu entry
by Masahiro Yamada
· 6 years ago
94d4e1b
kconfig: remove redundant menu_block rule
by Masahiro Yamada
· 6 years ago
4891796
kconfig: remove redundant if_block rule
by Masahiro Yamada
· 6 years ago
2f60e46
kconfig: remove grammatically ambiguous option_error
by Masahiro Yamada
· 6 years ago
6900ae9
kconfig: remove grammatically ambiguous "unexpected option" diagnostic
by Masahiro Yamada
· 6 years ago
7236793
kconfig: warn no new line at end of file
by Masahiro Yamada
· 6 years ago
3a6ab5c
scripts/spdxcheck.py: always open files in binary mode
by Thierry Reding
· 6 years ago
f1733a1
checkstack.pl: fix for aarch64
by Qian Cai
· 6 years ago
acc2038
Merge branch 'yaml-bindings-for-v4.21' into dt/next
by Rob Herring
· 6 years ago
4f0e3a5
kbuild: Add support for DT binding schema checks
by Rob Herring
· 6 years ago
189af46
ARM: smp: add support for per-task stack canaries
by Ard Biesheuvel
· 6 years ago
0bcc547
kconfig: clean up EOF handling in the lexer
by Masahiro Yamada
· 6 years ago
cc66bca
kconfig: fix ambiguous grammar in terms of new lines
by Masahiro Yamada
· 6 years ago
21c5ecf
kconfig: refactor pattern matching in STRING state
by Masahiro Yamada
· 6 years ago
be3c807
kconfig: remove unneeded pattern matching to whitespaces
by Masahiro Yamada
· 6 years ago
413cd19
kconfig: require T_EOL to reduce visible statement
by Masahiro Yamada
· 6 years ago
fbac597
kconfig: fix memory leak when EOF is encountered in quotation
by Masahiro Yamada
· 6 years ago
77c1c0f
kconfig: fix file name and line number of warn_ignored_character()
by Masahiro Yamada
· 6 years ago
930e129
parisc: syscalls: ignore nfsservctl for other architectures
by Firoz Khan
· 6 years ago
9c8e2f6
scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names
by Joe Lawrence
· 6 years ago
5e34bd1
kbuild: remove a special handling for *.agh in Makefile.headersinst
by Masahiro Yamada
· 6 years ago
0cbe3ac
kconfig: remove k_invalid from expr_parse_string() return type
by Masahiro Yamada
· 6 years ago
2aabbed
kconfig: remove S_OTHER symbol type and correct dependency tracking
by Masahiro Yamada
· 6 years ago
1508fec
kconfig: split out code touching a file to conf_touch_dep()
by Masahiro Yamada
· 6 years ago
0849d21
kconfig: rename conf_split_config() to conf_touch_deps()
by Masahiro Yamada
· 6 years ago
75889e9
kconfig: remove unneeded setsym label in conf_read_simple()
by Masahiro Yamada
· 6 years ago
1cdc362
Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
8fb2dfb
stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
by Alexander Popov
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
8e9b61b
kbuild: move .SECONDARY special target to Kbuild.include
by Masahiro Yamada
· 6 years ago
4b78317
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5439f09
kbuild: remove redundant 'set -e' from cmd_* defines
by Masahiro Yamada
· 6 years ago
6712696
kbuild: refactor if_changed
by Masahiro Yamada
· 6 years ago
e5d2891
kbuild: remove trailing semicolon from cmd_* passed to if_changed_rule
by Masahiro Yamada
· 6 years ago
3a2429e
kbuild: change if_changed_rule for multi-line recipe
by Masahiro Yamada
· 6 years ago
bbda5ec
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
by Masahiro Yamada
· 6 years ago
ee3e46b
kbuild: refactor modversions build rules
by Masahiro Yamada
· 6 years ago
4317ee3
kbuild: remove redundant 'set -e' from sub_cmd_record_mcount
by Masahiro Yamada
· 6 years ago
f3fd4a3
kbuild: remove redundant 'set -e' from filechk_offsets
by Masahiro Yamada
· 6 years ago
392885e
kbuild: let fixdep directly write to .*.cmd files
by Masahiro Yamada
· 6 years ago
ce2fd53a
kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile
by Masahiro Yamada
· 6 years ago
60df1ae
kbuild: move modpost out of 'scripts' target
by Masahiro Yamada
· 6 years ago
3b41528
modpost: move unresolved symbol checks to check_exports()
by Masahiro Yamada
· 6 years ago
c6826ad
modpost: merge module iterations
by Masahiro Yamada
· 6 years ago
d2665ca
modpost: refactor seen flag clearing in add_depends()
by Masahiro Yamada
· 6 years ago
f880eea
modpost: file2alias: check prototype of handler
by Masahiro Yamada
· 6 years ago
ec91e78d
modpost: file2alias: go back to simple devtable lookup
by Masahiro Yamada
· 6 years ago
a4d26f1
modpost: skip ELF local symbols during section mismatch check
by Paul Walmsley
· 6 years ago
38c7b22
unifdef: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
a2237fe
kbuild: Enable dtc graph_port warning by default
by Rob Herring
· 6 years ago
70523a3
kbuild: disable dtc simple_bus_reg warnings by default
by Rob Herring
· 6 years ago
c2e7075
scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145
by Rob Herring
· 6 years ago
61647c7
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
4cd24de
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
by Zhenzhong Duan
· 6 years ago
Next »