Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
59b62e7ad0874681dc4f84cac90cc991dc265809
/
scripts
a78513c
scripts/documentation-file-ref-check: check tools/*/Documentation
by Mauro Carvalho Chehab
· 6 years ago
2d69708
scripts/documentation-file-ref-check: get rid of false-positives
by Mauro Carvalho Chehab
· 6 years ago
e1f319f
scripts/documentation-file-ref-check: hint: dash or underline
by Mauro Carvalho Chehab
· 6 years ago
be600e5
scripts/documentation-file-ref-check: add a fix logic for DT
by Mauro Carvalho Chehab
· 6 years ago
5044024
scripts/documentation-file-ref-check: accept more wildcards at filenames
by Mauro Carvalho Chehab
· 6 years ago
40fc3eb
scripts/documentation-file-ref-check: fix help message
by Mauro Carvalho Chehab
· 6 years ago
be779f0
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8593080
kconfig: fix localmodconfig
by Sam Ravnborg
· 6 years ago
59f5385
gcc-plugins: test plugin support in Kconfig and clean up Makefile
by Masahiro Yamada
· 6 years ago
8034c2f
gcc-plugins: move GCC version check for PowerPC to Kconfig
by Masahiro Yamada
· 6 years ago
5aadfde
kcov: test compiler capability in Kconfig and correct dependency
by Masahiro Yamada
· 6 years ago
eafdca4
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
469cb73
kconfig: add CC_IS_CLANG and CLANG_VERSION
by Masahiro Yamada
· 6 years ago
2a61f47
stack-protector: test compiler capability in Kconfig and drop AUTO mode
by Masahiro Yamada
· 6 years ago
68abbe7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
12c253a
checkpatch: improve patch recognition
by Joe Perches
· 6 years ago
0455c74
get_maintainer: improve patch recognition
by Joe Perches
· 6 years ago
6e292b9
mm: split page_type out from _mapcount
by Matthew Wilcox
· 6 years ago
882ea1d
scripts: use SPDX tag in get_maintainer and checkpatch
by Joe Perches
· 6 years ago
289cf15
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
5eb6eed
Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
0ad39cb
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
135c550
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
abf7dba
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
be65f9e
staging: lustre: delete the filesystem from the tree.
by Greg Kroah-Hartman
· 6 years ago
9b68ac2
Merge branch 'faddr2line' (patches from Josh)
by Linus Torvalds
· 6 years ago
689135f
scripts/faddr2line: make the new code listing format optional
by Peter Zijlstra (Intel)
· 6 years ago
819dd92
bpfilter: switch to CC from HOSTCC
by Alexei Starovoitov
· 6 years ago
2ae89c7
kconfig: Avoid format overflow warning from GCC 8.1
by Nathan Chancellor
· 6 years ago
bb6d83d
kbuild: Move last word of nconfig help to the previous line
by Petr Vorel
· 6 years ago
d6a0c8a
kconfig: Add testconfig into make help output
by Petr Vorel
· 6 years ago
eeee314
Merge tag 'docs-4.18' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
1421dc6
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
by Nicholas Piggin
· 6 years ago
ac5db1f
scripts: Fixed printf format mismatch
by nixiaoming
· 6 years ago
e1cfdc0
kconfig: add basic helper macros to scripts/Kconfig.include
by Masahiro Yamada
· 6 years ago
2bece88
kconfig: test: add Kconfig macro language tests
by Masahiro Yamada
· 6 years ago
915f649
kconfig: error out if a recursive variable references itself
by Masahiro Yamada
· 6 years ago
a702a61
kconfig: add 'filename' and 'lineno' built-in variables
by Masahiro Yamada
· 6 years ago
1d6272e
kconfig: add 'info', 'warning-if', and 'error-if' built-in functions
by Masahiro Yamada
· 6 years ago
82bc8bd
kconfig: expand lefthand side of assignment statement
by Masahiro Yamada
· 6 years ago
ed2a22f
kconfig: support append assignment operator
by Masahiro Yamada
· 6 years ago
1175c02
kconfig: support simply expanded variable
by Masahiro Yamada
· 6 years ago
9ced3bd
kconfig: support user-defined function and recursively expanded variable
by Masahiro Yamada
· 6 years ago
9de0715
kconfig: begin PARAM state only when seeing a command keyword
by Masahiro Yamada
· 6 years ago
2fd5b09
kconfig: add 'shell' built-in function
by Masahiro Yamada
· 6 years ago
e298f3b
kconfig: add built-in function support
by Masahiro Yamada
· 6 years ago
137c011
kconfig: make default prompt of mainmenu less specific
by Masahiro Yamada
· 6 years ago
5b31a97
kconfig: remove sym_expand_string_value()
by Masahiro Yamada
· 6 years ago
96d8e48
kconfig: remove string expansion for mainmenu after yyparse()
by Masahiro Yamada
· 6 years ago
bb222ce
kconfig: remove string expansion in file_lookup()
by Masahiro Yamada
· 6 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 6 years ago
e08d6de
kbuild: remove kbuild cache
by Masahiro Yamada
· 6 years ago
96f60df
trace: Use -mcount-record for dynamic ftrace
by Andi Kleen
· 7 years ago
694c49a
kconfig: drop localization support
by Sam Ravnborg
· 6 years ago
1c5af5c
kconfig: refactor ncurses package checks for building mconf and nconf
by Masahiro Yamada
· 6 years ago
b464ef5
kconfig: refactor GTK+ package checks for building gconf
by Masahiro Yamada
· 6 years ago
0b669a5
kconfig: refactor Qt package checks for building qconf
by Masahiro Yamada
· 6 years ago
e6ecfb4
kbuild: do not display CHK for filechk
by Masahiro Yamada
· 6 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d41362e
checkpatch: fix macro argument precedence test
by Joe Perches
· 6 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
656c107
scripts/tags.sh: use `find` for $ALLSOURCE_ARCHS generation
by Joey Pabalinas
· 6 years ago
21195f8
coccinelle: deref_null: improve performance
by Julia Lawall
· 6 years ago
32d0572
coccinelle: mini_lock: improve performance
by Julia Lawall
· 6 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1fafef9
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
by Dave Airlie
· 6 years ago
eeacb71
bpf: change eBPF helper doc parsing script to allow for smaller indent
by Quentin Monnet
· 6 years ago
8b18574
modpost: constify *modname function argument where possible
by Masahiro Yamada
· 6 years ago
074a04f
modpost: remove redundant is_vmlinux() test
by Masahiro Yamada
· 6 years ago
d62c476
modpost: use strstarts() helper more widely
by Masahiro Yamada
· 6 years ago
bca2cce
modpost: pass struct elf_info pointer to get_modinfo()
by Masahiro Yamada
· 6 years ago
a6b04f0
checkpatch: remove VMLINUX_SYMBOL() check
by Masahiro Yamada
· 6 years ago
704db5433
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
by Masahiro Yamada
· 6 years ago
5a144a1
depmod.sh: remove symbol prefix support
by Masahiro Yamada
· 6 years ago
534c9f2
kallsyms: remove symbol prefix support
by Masahiro Yamada
· 6 years ago
74d9317
genksyms: remove symbol prefix support
by Masahiro Yamada
· 6 years ago
b2c5cdc
modpost: remove symbol prefix support
by Masahiro Yamada
· 6 years ago
d5940c6
kbuild: deb-pkg improve maintainer address generation
by Riku Voipio
· 6 years ago
74656b6
kbuild: disable new dtc graph and unit-address warnings
by Rob Herring
· 6 years ago
50aafd6
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
by Rob Herring
· 6 years ago
1c9a4be
ver_linux: Drop redundant calls to system() to test if file is readable
by Alexander Kapshuk
· 6 years ago
4169bc4
ver_linux: Move stderr redirection from function parameter to function body
by Alexander Kapshuk
· 6 years ago
5b7d127
rpmsg: Correct support for MODULE_DEVICE_TABLE()
by Andrew F. Davis
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
78eb0c6
scripts/faddr2line: fix error when addr2line output contains discriminator
by Changbin Du
· 6 years ago
d265609
scripts/documentation-file-ref-check: rewrite it in perl with auto-fix mode
by Mauro Carvalho Chehab
· 6 years ago
76787cf
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
b3aa58d
fixdep: suppress consecutive / from file paths in dependency list files
by Nicolas Pitre
· 7 years ago
c1c0741
Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
0da7e43
genksyms: fix typo in parse.tab.{c,h} generation rules
by Mauro Rossi
· 7 years ago
d59fbbd
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
by Masahiro Yamada
· 7 years ago
642ef99
gcc-plugins: fix build condition of SANCOV plugin
by Masahiro Yamada
· 7 years ago
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
9fc3476
modpost: delete stale comment
by Rasmus Villemoes
· 7 years ago
6f96674
bpf: relax constraints on formatting for eBPF helper documentation
by Quentin Monnet
· 7 years ago
0ab3902
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
5385a29
scripts: Add SPDX checker script
by Thomas Gleixner
· 7 years ago
Next »