Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7828ba5d3239116cd92dc25e1c3b0bf91d85f00c
/
scripts
65be4a5
Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8
by Kyle Yan
· 8 years ago
2ed1b9f
kbuild: Makefile.clean: make Kbuild and Makefile optional
by Amit Pundir
· 9 years ago
3e8ced8
kbuild: make it possible to specify the module output dir
by Rom Lemarchand
· 10 years ago
f0e7eaef
ARM: convert build of appended dtb zImage to list of dtbs
by Colin Cross
· 12 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
50cff89
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
d0c75f3
scripts/tags.sh: enable code completion in VIM
by Mathieu Maret
· 8 years ago
459cf0a
checkpatch: improve the octal permissions tests
by Joe Perches
· 8 years ago
ca0d892
checkpatch: add warning for unnamed function definition arguments
by Joe Perches
· 8 years ago
5207649
checkpatch: improve MACRO_ARG_PRECEDENCE test
by Joe Perches
· 8 years ago
9192d41
checkpatch: add --strict test for precedence challenged macro arguments
by Joe Perches
· 8 years ago
f59b64b
checkpatch: add --strict test for macro argument reuse
by Joe Perches
· 8 years ago
af20752
checkpatch: improve the block comment * alignment test
by Joe Perches
· 8 years ago
0616efa
checkpatch: speed up checking for filenames in sections marked obsolete
by Joe Perches
· 8 years ago
15c03cf
const_structs.checkpatch: add frequently used from Julia Lawall's list
by Joe Perches
· 8 years ago
bf1fa1d
checkpatch: externalize the structs that should be const
by Joe Perches
· 8 years ago
f333195
checkpatch: don't test for prefer ether_addr_<foo>
by Joe Perches
· 8 years ago
08eb9b8
checkpatch: test multiple line block comment alignment
by Joe Perches
· 8 years ago
f90774e
checkpatch: look for symbolic permissions and suggest octal instead
by Joe Perches
· 8 years ago
85b0ee1
checkpatch: see if modified files are marked obsolete in MAINTAINERS
by Joe Perches
· 8 years ago
c899035
Coccinelle: flag conditions with no effect
by Nicholas Mc Guire
· 8 years ago
1e01892
scripts/coccicheck: Update reference for the corresponding documentation
by Markus Elfring
· 8 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 8 years ago
4701645
spelling.txt: "modeled" is spelt correctly
by Joe Perches
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
e46cae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
02bafd9
Merge tag 'docs-4.9' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
7a53eea
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
855bebc
Merge remote-tracking branch 'origin/tmp-c8d2bc9' into msm-4.8
by Kyle Yan
· 8 years ago
d97629f
Coccinelle: pm_runtime: ensure relevance of pm_runtime reports
by Julia Lawall
· 8 years ago
43d9639
Coccinelle: limit memdup_user transformation to GFP_KERNEL case
by Julia Lawall
· 8 years ago
e436fd6
scripts/recordmcount.c: account for .softirqentry.text
by Dmitry Vyukov
· 8 years ago
57c996f
Merge remote-tracking branch '4.4/tmp-08895a8' into msm-4.8
by Kyle Yan
· 8 years ago
590abbd
initramfs: Escape colons in depfile
by Michal Marek
· 8 years ago
951dbf5
ftrace/scripts: Add helper script to bisect function tracing problem functions
by Steven Rostedt (Red Hat)
· 8 years ago
725c4d2
ubsan: allow to disable the null sanitizer
by Christian Borntraeger
· 8 years ago
7fadce0
scripts/faddr2line: improve on base path filtering a bit
by Linus Torvalds
· 8 years ago
6732666
scripts: add script for translating stack dump function offsets
by Josh Poimboeuf
· 8 years ago
1811861
Merge remote-tracking branch 'kdev_quic/tmp-9395452' into Test4.8-rc6
by Bruce Levy
· 8 years ago
fbe6e37
kbuild: add arch specific post-link Makefile
by Nicholas Piggin
· 8 years ago
a5967db
kbuild: allow architectures to use thin archives instead of ld -r
by Stephen Rothwell
· 8 years ago
68088ae
Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8
by Trilok Soni
· 8 years ago
5219f18
docs: Special-case function-pointer parameters in kernel-doc
by Jonathan Corbet
· 8 years ago
ef00028
docs: make kernel-doc handle varargs properly
by Jonathan Corbet
· 8 years ago
56291b2
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
fbc1ec2
Merge 4.8-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
7e93215
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
by Joe Perches
· 8 years ago
82801d0
docs-rst: kernel-doc: fix typedef output in RST format
by Mauro Carvalho Chehab
· 8 years ago
d37c43c
docs-rst: improve typedef parser
by Mauro Carvalho Chehab
· 8 years ago
9b9e7d36
ver_linux: rename ver_linux.awk to ver_linux
by Alexander Kapshuk
· 8 years ago
b88396e
ver_linux: shell implementation removed
by Alexander Kapshuk
· 8 years ago
2d187d5
ver_linux: complete awk implementation
by Alexander Kapshuk
· 8 years ago
69fbf49
Merge remote-tracking branch 'origin/tmp-3eab887' into msm-4.8
by Kyle Yan
· 8 years ago
2f9cc12
checkkconfigsymbols: use arglist instead of cmd string
by Valentin Rothberg
· 8 years ago
ef3f554
checkkconfigsymblos: consistent symbol terminology
by Valentin Rothberg
· 8 years ago
36c79c7
checkkconfigsymbols.py: fix pylint and pep8 warnings
by Valentin Rothberg
· 8 years ago
14390e3
checkkconfigsymbols: use ArgumentParser
by Valentin Rothberg
· 8 years ago
7c5227a
checkkconfigsymbols.py: port to Python 3
by Valentin Rothberg
· 8 years ago
f175ba1
checkkconfigsymbols.py: avoid shell injection
by Valentin Rothberg
· 8 years ago
8582fb5
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
by Joe Perches
· 8 years ago
5c6f322
kbuild: Regenerate genksyms lexer
by Michal Marek
· 8 years ago
4fab916
kbuild: genksyms fix for typeof handling
by Nicholas Piggin
· 8 years ago
6d232c8
docs-rst: kernel-doc: better output struct members
by Mauro Carvalho Chehab
· 8 years ago
dee81e9
fixdep: faster CONFIG_ search
by Alexey Dobriyan
· 8 years ago
aa10a78
doc-rst: Revert "kernel-doc: fix handling of address_space tags"
by Markus Heiser
· 8 years ago
4c73c08
checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY
by Andrew Donnellan
· 8 years ago
d3e2773
builddeb: Skip gcc-plugins when not configured
by Kees Cook
· 8 years ago
a4dfdec
Merge remote-tracking branch 'remotes/origin/tmp-694d0d0' into msm-4.8_Merge_4.8-rc2
by Bruce Levy
· 8 years ago
a70e20b
Merge remote-tracking branch 'remotes/origin/tmp-ef00624' into msm-4.8_Linaro--llctMerge_2
by Bruce Levy
· 8 years ago
aec742e
get_maintainer: Don't check if STDIN exists in a VCS repository
by Joe Perches
· 8 years ago
caefd8c
gcc-plugins: Add support for plugin subdirectories
by Emese Revfy
· 8 years ago
7040c83
gcc-plugins: Automate make rule generation
by Emese Revfy
· 8 years ago
65d59ec
gcc-plugins: Add support for passing plugin arguments
by Emese Revfy
· 8 years ago
ed58c0e
gcc-plugins: abort builds cleanly when not supported
by Kees Cook
· 8 years ago
d26e941
kbuild: no gcc-plugins during cc-option tests
by Emese Revfy
· 8 years ago
e324fc9
checkpatch: Excuse reverts from "summary line over 75 characters" check
by Matt Wagantall
· 12 years ago
d360fe4
checkpatch: recognize only specific tags when ending commit text
by Steve Muckle
· 13 years ago
9ed561d
checkpatch: require commit text
by Steve Muckle
· 13 years ago
a386ec2
Don't complain about MIME headers.
by Gregory Bean
· 14 years ago
e288d23
checkpatch: warn on subject line not followed by blank line
by David Keitel
· 9 years ago
72bf3e8
checkpatch: warn on long summary, commit text lines
by David Keitel
· 9 years ago
bbeebd5
checkpatch: Add exceptions for "dsb" keyword usage
by Sarangdhar Joshi
· 9 years ago
db9dbec
checkpatch: add support for --noauthor
by Jeff Johnson
· 10 years ago
b000c78
scripts: checkpatch.pl: warn on invalid credentials
by Bryan Huntsman
· 15 years ago
438bf5f
checkpatch: complain about the use of dsb().
by Gregory Bean
· 13 years ago
a7cce0a
checkpatch: close filp_open loophole.
by Gregory Bean
· 13 years ago
02870be
checkpatch: Handle long multi-line macros better.
by Gregory Bean
· 14 years ago
df3a3ee
checkpatch: deprecate unbounded string functions.
by Gregory Bean
· 14 years ago
3f6f2dd
checkpatch: forbid implied-barrier I/O functions.
by Gregory Bean
· 14 years ago
f07523e
checkpatch: Merge continuation-header handling from .38.
by Gregory Bean
· 13 years ago
6c9c684
checkpatch: forbid filesystem accesses from within the kernel.
by Gregory Bean
· 14 years ago
e50031c
Checkpatch: Print location when catching return code error
by Patrick Pannuto
· 14 years ago
f370e25
checkpatch: Check for illegal return codes
by Patrick Pannuto
· 14 years ago
c595579
checkpatch: remove column limit for checkpatch patches
by Israel Schlesinger
· 14 years ago
5f8c9a2
checkpatch: Add warnings for use of mdelay()
by Israel Schlesinger
· 14 years ago
54afcc6
checkpatch: Exceptions for CLK_* macros and some spaces in macros
by Matt Wagantall
· 14 years ago
800a313
checkpatch: check for #if 0/#if 1
by Abhijeet Dharmapurikar
· 15 years ago
1a82c2b
scripts: snapshot of kernel build utility scripts
by Channagoud Kadabi
· 8 years ago
Next »