Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b3dab5f1c4997f16d3865f6a44afcdeda797881
/
scripts
c1fdb2d
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
1700ff8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
dbd1abb
decode_stacktrace: make stack dump output useful again
by Sasha Levin
· 10 years ago
7fa0e6d
scripts: objdiff: support directories for the augument of record command
by Masahiro Yamada
· 10 years ago
8ac28be
scripts: objdiff: fix a comment
by Masahiro Yamada
· 10 years ago
8b5d0f2
scripts: objdiff: change the extension of disassembly from .o to .dis
by Masahiro Yamada
· 10 years ago
18165ef
scripts: objdiff: improve path flexibility for record command
by Masahiro Yamada
· 10 years ago
1ecc8e4
scripts: objdiff: remove unnecessary code
by Masahiro Yamada
· 10 years ago
5ab370e
scripts: objdiff: direct error messages to stderr
by Masahiro Yamada
· 10 years ago
fd6e124
scripts: objdiff: get the path to .tmp_objdiff more simply
by Masahiro Yamada
· 10 years ago
a1323fd
deb-pkg: Add automatic support for s390x architecture
by Ben Hutchings
· 10 years ago
90829ad
coccicheck: Add unneeded return variable test
by Peter Senna Tschudin
· 10 years ago
bb66fc6
kbuild: trivial - use tabs for code indent where possible
by Masahiro Yamada
· 10 years ago
9815594
kbuild: create include/config directory in scripts/kconfig/Makefile
by Masahiro Yamada
· 10 years ago
7eb6e34
kbuild: trivial - remove trailing empty lines
by Masahiro Yamada
· 10 years ago
2d5c5db
coccinelle: Check for missing NULL terminators in of_device_id tables
by Stephen Boyd
· 10 years ago
c43ceca
kbuild: do not add "selinux" to subdir- twice
by Masahiro Yamada
· 11 years ago
9b24a15
scripts/tags.sh: ignore symlink'ed source files
by Yann Droneaud
· 10 years ago
cc07aab
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
by Linus Torvalds
· 10 years ago
ae3ccc4
scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
by Fabian Frederick
· 10 years ago
9b3189e
checkpatch: check stable email address
by Joe Perches
· 10 years ago
9819cf2
checkpatch: warn on unnecessary void function return statements
by Joe Perches
· 10 years ago
afc819a
checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);
by Joe Perches
· 10 years ago
60a5536
checkpatch: add warning for kmalloc/kzalloc with multiply
by Joe Perches
· 10 years ago
f5ef95b
checkpatch: warn on #defines ending in semicolon
by Joe Perches
· 10 years ago
2ac73b4f
checkpatch: make --strict a default for files in drivers/net and net/
by Joe Perches
· 10 years ago
3f7bac0
checkpatch: always warn on missing blank line after variable declaration block
by Joe Perches
· 10 years ago
185d566
checkpatch: fix wildcard DT compatible string checking
by Rob Herring
· 10 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 10 years ago
af64d2a
ftrace: Add arm64 support to recordmcount
by AKASHI Takahiro
· 11 years ago
68b7752
scripts/checksyscalls.sh: Make renameat optional
by James Hogan
· 11 years ago
5180d5f
firmware: Simplify directory creation
by Michal Marek
· 11 years ago
79c704a
scripts/tags.sh: add regular expression replacement pattern for memcg
by Jianyu Zhan
· 10 years ago
03787ff
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 11 years ago
baec30e
modpost: Fix comment typo "Modules.symvers"
by Paul Bolle
· 11 years ago
38385f8
kbuild: trivial - remove trailing spaces
by Masahiro Yamada
· 11 years ago
9319f45
kbuild: support simultaneous "make %config" and "make all"
by Masahiro Yamada
· 11 years ago
2ee41e6
modpost: Fix resource leak in read_dump()
by Christian Engelmayer
· 11 years ago
a8d9c9f
builddeb: add arm64 in the supported architectures
by Fathi Boudra
· 11 years ago
6b4a144
builddeb: use $OBJCOPY variable instead of objcopy
by Fathi Boudra
· 11 years ago
8c38a53
scripts/tags.sh: ignore code of user space tools
by Konstantin Khlebnikov
· 11 years ago
a86fe35
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
by Masahiro Yamada
· 11 years ago
3005286
scripts/tags.sh: add pattern for DEFINE_HASHTABLE
by Jianyu Zhan
· 11 years ago
321d03c
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
db46293
kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with clang
by Jan-Simon Möller
· 12 years ago
3d3d6b8
kbuild: LLVMLinux: Adapt warnings for compilation with clang
by Jan-Simon Möller
· 12 years ago
f23a9fa
scripts/coccinelle: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
67554fa
scripts/bootgraph.pl: Add graphic header
by Fabian Frederick
· 11 years ago
79192ca
scripts: objdiff: detect object code changes between two commits
by Jason Cooper
· 11 years ago
b003d77
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
5d2acfc
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
by Josh Triplett
· 11 years ago
6f4c98e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
b00e481
checkpatch: don't warn on bitfield spaces around :
by Joe Perches
· 11 years ago
91cb519
checkpatch: expand parenthesis alignment test to declarations, functions and assignments
by Joe Perches
· 11 years ago
7ebd05e
checkpatch.pl: add check for Change-Id
by Christopher Covington
· 11 years ago
74915c7
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
by Andrew Morton
· 11 years ago
3b617e3
checkpatch: net and drivers/net: warn on missing blank line after variable declaration
by Joe Perches
· 11 years ago
cc93319
checkpatch: improve the compatible vendor match
by Florian Vaussard
· 11 years ago
7dd05b3
checkpatch: check compatible strings in .c and .h too
by Florian Vaussard
· 11 years ago
4fbf32a
checkpatch: fix spurious vendor compatible warnings
by Florian Vaussard
· 11 years ago
8f0dbfa
checkpatch: check vendor compatible with dashes
by Florian Vaussard
· 11 years ago
515a235
checkpatch: improve octal permissions test speed
by Joe Perches
· 11 years ago
daa8b05
checkpatch.pl: modify warning message for printk usage
by Yogesh Chaudhari
· 11 years ago
5b9553a
checkpatch: make "return is not a function" test quieter
by Joe Perches
· 11 years ago
85ad978
checkpatch: ignore networking block comment style first lines in file
by Joe Perches
· 11 years ago
cbec18a
checkpatch: use a more consistent function argument style
by Joe Perches
· 11 years ago
9b0fa60
checkpatch: add test for char * arrays that could be static const
by Joe Perches
· 11 years ago
447432f
checkpatch: fix jiffies comparison and others
by Joe Perches
· 11 years ago
6c8bd70
checkpatch: avoid sscanf test duplicated messages
by Joe Perches
· 11 years ago
1727cc7
checkpatch: update octal permissions warning
by Joe Perches
· 11 years ago
fbdb813
checkpatch: warn on uses of __constant_<foo> functions
by Joe Perches
· 11 years ago
2435880
checkpatch: add checks for constant non-octal permissions
by Joe Perches
· 11 years ago
91f72e9
checkpatch: don't warn on some function pointer return styles
by Joe Perches
· 11 years ago
43c1d77
checkpatch: add test for long udelay
by Joe Perches
· 11 years ago
dc53324
genksyms: fix typeof() handling
by Jan Beulich
· 11 years ago
b9f2b21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
158e0d3
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
25df819
xtensa: enable sorting extable at build time
by Max Filippov
· 11 years ago
176ab02
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
d88cf7d
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 11 years ago
1333893
kbuild: move "quote" to Kbuild.include to be consistent
by Masahiro Yamada
· 11 years ago
0a830da
Coccicheck: Remove memcpy to struct assignment test
by Peter Senna Tschudin
· 11 years ago
c6bda7c
kallsyms: fix percpu vars on x86-64 with relocation.
by Rusty Russell
· 11 years ago
78eb715
kallsyms: generalize address range checking
by Kees Cook
· 11 years ago
bfdfaea
kbuild: specify build_docproc as a phony target
by Masahiro Yamada
· 11 years ago
21bdd17
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
by Tom Gundersen
· 11 years ago
2930ffc
revert "kallsyms: fix absolute addresses for kASLR"
by Andrew Morton
· 11 years ago
4d7eaa1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
0f55159
kallsyms: fix absolute addresses for kASLR
by Andy Honig
· 11 years ago
5ec384d
scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression
by Daniel M. Weeks
· 11 years ago
dab2310
Merge tag 'v3.14-rc5' into HEAD
by Grant Likely
· 11 years ago
13df797
Merge 3.14-rc5 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
f4d4ffc
kbuild: dtbs_install: new make target
by Jason Cooper
· 11 years ago
b519051
of: Move testcase FDT data into drivers/of
by Grant Likely
· 11 years ago
2b9c1f0
x86: align x86 arch with generic CPU modalias handling
by Ard Biesheuvel
· 11 years ago
67bad2f
cpu: add generic support for CPU feature based module autoloading
by Ard Biesheuvel
· 11 years ago
c9698e5
ARM: 7964/1: Detect section mismatches in thumb relocations
by David A. Long
· 11 years ago
ca03339
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ef178f9
Kbuild, lto: Handle basic LTO in modpost
by Andi Kleen
· 11 years ago
Next »