Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f266950d0234599cc6d4a5602e43d0fb782de1d2
/
scripts
2034563
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
72638f5
PNP: fix broken pnp lowercasing for acpi module aliases
by Kay Sievers
· 16 years ago
db92a65
checkpatch: version: 0.27
by Andy Whitcroft
· 16 years ago
6903ffb
checkpatch: struct seq_operations should normally be const
by Andy Whitcroft
· 16 years ago
3966778
checkpatch: if should not continue a preceeding brace
by Andy Whitcroft
· 16 years ago
63f17f8
checkpatch: allow parentheses on return handle array values
by Andy Whitcroft
· 16 years ago
f9a0b3d
checkpatch: type/cast spacing should not check prefix spacing
by Andy Whitcroft
· 16 years ago
a275064
checkpatch: handle missing #if open in context
by Andy Whitcroft
· 16 years ago
2302e87
kbuild: print usage with no arguments in scripts/config
by Andi Kleen
· 16 years ago
2ea0389
Revert "kbuild: strip generated symbols from *.ko"
by Sam Ravnborg
· 16 years ago
d32ad10
script: improve markup_oops.pl to also decode oopses in modules
by Arjan van de Ven
· 16 years ago
d3f8dde
bootgraph: make the bootgraph script show async waiting time
by Arjan van de Ven
· 16 years ago
8e54701
kconfig: add script to manipulate .config files on the command line
by Andi Kleen
· 16 years ago
4f62824
kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope
by Jike Song
· 16 years ago
40c8c85
bootchart: improve output based on Dave Jones' feedback
by Arjan van de Ven
· 16 years ago
8b249b6
fix modules_install via NFS
by Sam Ravnborg
· 16 years ago
57b9c6d
checkpatch: version: 0.26
by Andy Whitcroft
· 16 years ago
21caa13
checkpatch: fix the perlcritic errors
by Andy Whitcroft
· 16 years ago
2b6db5c
checkpatch: struct file_operations should normally be const
by Andy Whitcroft
· 16 years ago
b53c8e1
checkpatch: ensure we actually detect if assignments split across lines
by Andy Whitcroft
· 16 years ago
2d1bafd
checkpatch: do not report nr_static as a static declaration
by Andy Whitcroft
· 16 years ago
4635f4f
checkpatch: track #ifdef/#else/#endif when tracking blocks
by Andy Whitcroft
· 16 years ago
8b1b337
checkpatch: fix continuation detection when handling spacing on operators
by Andy Whitcroft
· 16 years ago
8054576
checkpatch: loosen spacing on typedef function checks
by Andy Whitcroft
· 16 years ago
080ba92
checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h
by Mike Frysinger
· 16 years ago
86f9d05
checkpatch: allow parentheses on return for comparisons
by Andy Whitcroft
· 16 years ago
1e85572
checkpatch: Add warning for p0-patches
by Wolfram Sang
· 16 years ago
2a5a2c2
checkpatch: update copyrights
by Andy Whitcroft
· 16 years ago
50a7dcf
checkpatch: version: 0.25
by Andy Whitcroft
· 16 years ago
6586386
checkpatch: dissallow spaces between stars in pointer types
by Andy Whitcroft
· 16 years ago
fae17da
checkpatch: comment ends inside strings is most likely not an open comment
by Andy Whitcroft
· 16 years ago
8e761b0
checkpatch: detect multiple bitfield declarations
by Andy Whitcroft
· 16 years ago
5fe3af1
checkpatch: __weak is an official attribute
by Andy Whitcroft
· 16 years ago
383099f
checkpatch: structure member assignments are not complex
by Andy Whitcroft
· 16 years ago
83242e0
checkpatch: widen implied comment detection to allow multiple stars
by Andy Whitcroft
· 16 years ago
721c1cb
checkpatch: comment detection may miss an implied comment on the last hunk
by Andy Whitcroft
· 16 years ago
691d77b
checkpatch: add checks for in_atomic()
by Andy Whitcroft
· 16 years ago
5aea50b
scripts: script from kerneloops.org to pretty print oops dumps
by Arjan van de Ven
· 16 years ago
b67ff8c
kbuild: ignore a few files in headers_check
by Sam Ravnborg
· 16 years ago
483b412
kbuild: add checks for include of linux/types in userspace headers
by Sam Ravnborg
· 16 years ago
521b0c7
kbuild: drop debugging leftover in tags.sh
by Sam Ravnborg
· 16 years ago
4307184
kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__
by Mike Frysinger
· 16 years ago
7e557a2
kbuild: check for leaked CONFIG_ symbols to userspace
by Sam Ravnborg
· 16 years ago
46b8af5
headers_check.pl: disallow extern's
by Mike Frysinger
· 16 years ago
7826005
kconfig: improve error messages for bad source statements
by Sam Ravnborg
· 16 years ago
cf82607
kconfig: struct property commented
by Sam Ravnborg
· 16 years ago
5b2cf36
kconfig: add comments to symbol flags
by Sam Ravnborg
· 16 years ago
eaa2a87
kconfig: explain symbol value defaults
by Sam Ravnborg
· 16 years ago
96faec9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
9bb4824
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
by Jan Beulich
· 16 years ago
ad7a953
kbuild: strip generated symbols from *.ko
by Jan Beulich
· 16 years ago
37a8d9f
kbuild: simplify use of genksyms
by Sam Ravnborg
· 16 years ago
a1d94aa
kernel-doc: check for extra kernel-doc notations
by Randy Dunlap
· 16 years ago
179efcb
kbuild: add headerdep used to detect inclusion cycles in header files
by Vegard Nossum
· 16 years ago
a6ba0cb
kbuild: fix string equality testing in tags.sh
by Jiri Slaby
· 16 years ago
709cc37
kbuild: fix make tags/cscope
by Jiri Slaby
· 16 years ago
a0343e8
tracing/function-graph-tracer: add a new .irqentry.text section
by Frederic Weisbecker
· 16 years ago
abf681c
kbuild: remove TAR_IGNORE
by Robert P. J. Day
· 17 years ago
b8307db
Merge commit 'v2.6.28-rc7' into tracing/core
by Ingo Molnar
· 16 years ago
ff80aa9
setlocalversion: add git-svn support
by Peter Korsgaard
· 16 years ago
167d6a0
setlocalversion: print correct subversion revision
by Peter Korsgaard
· 16 years ago
846442c
scripts: improve the decodecode script
by Arjan van de Ven
· 16 years ago
c39dd50
scripts/package: allow custom options to rpm
by Jeremy Kerr
· 16 years ago
5dae9a5
genksyms: allow to ignore symbol checksum changes
by Andreas Gruenbacher
· 16 years ago
64e6c1e
genksyms: track symbol checksum changes
by Andreas Gruenbacher
· 16 years ago
a680eed
tags and cscope support really belongs in a shell script
by Sam Ravnborg
· 16 years ago
f6682f9
kconfig: fix options to check-lxdialog.sh
by Sam Ravnborg
· 16 years ago
efddd79
remove bashisms from scripts/extract-ikconfig
by Werner Almesberger
· 16 years ago
d230124
kbuild: teach mkmakfile to be silent
by Sam Ravnborg
· 16 years ago
fd54f50
kbuild: use KECHO convenience echo
by Mike Frysinger
· 16 years ago
5410ecc
kbuild: introduce $(kecho) convenience echo
by Mike Frysinger
· 16 years ago
d03fab4
kbuild: kill output in silent mode of mkcompile_h
by Mike Frysinger
· 16 years ago
d8672b4
kbuild: expand -I in KBUILD_CPPFLAGS
by Sam Ravnborg
· 16 years ago
5b91c33
kbuild: fix -I option expansion with O=... builds
by Sam Ravnborg
· 16 years ago
ced6909
kernel-doc: handle varargs cleanly
by Randy Dunlap
· 16 years ago
c7cc773
Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core
by Ingo Molnar
· 16 years ago
f3f47a6
tracing: add "power-tracer": C/P state tracer to help power optimization
by Arjan van de Ven
· 16 years ago
d144d5e
ftrace: adding other non-leaving .text sections
by Liming Wang
· 16 years ago
e58918a
ftrace: scripts/recordmcount.pl support for ARM
by Jim Radford
· 16 years ago
3a3d04a
ftrace: specify $alignment for sh architecture
by Matt Fleming
· 16 years ago
c204f72
ftrace: create default variables for archs in recordmcount.pl
by Steven Rostedt
· 16 years ago
42e007d
ftrace: add support for powerpc to recordmcount.pl script
by Steven Rostedt
· 16 years ago
0da85c0
sh: dynamic ftrace support.
by Matt Fleming
· 16 years ago
d1aaf8c
tracing/fastboot: put error message on stderr
by Stephen Hemminger
· 16 years ago
68f96c0
tracing/fastboot: fix perlcritic warning
by Stephen Hemminger
· 16 years ago
e0cb4eb
Merge branch 'tracing/urgent' into tracing/ftrace
by Ingo Molnar
· 16 years ago
bf1b364
kbuild: Fixup deb-pkg target to generate separate firmware deb
by Jonathan McDowell
· 16 years ago
7d5222a
ftrace: align __mcount_loc sections
by Matt Fleming
· 16 years ago
3660946
Merge commit 'v2.6.28-rc3' into tracing/ftrace
by Ingo Molnar
· 16 years ago
b3acf29
ftrace, kbuild: condense recordmcount.pl parameter code
by Steven Rostedt
· 16 years ago
e1e302d
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 16 years ago
15a2ee7
Fix incompatibility with versions of Perl less than 5.6.0
by Jeremy Huntwork
· 16 years ago
f03b283
kbuild: tag with git revision when git describe is missing
by Trent Piepho
· 16 years ago
e6e6733
kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module
by Ashutosh Naik
· 16 years ago
92f83cc
kbuild: fix KBUILD_EXTRA_SYMBOLS
by Peter Volkov
· 16 years ago
bd8f89f
scripts/checksyscalls.sh: fix for non-gnu sed
by Thomas Volpini
· 16 years ago
13797b7
scripts/package: don't break if %{_smp_mflags} isn't set
by Jeremy Kerr
· 16 years ago
e3da2fb
kbuild: setlocalversion: dont include svn change count
by Mike Frysinger
· 16 years ago
46dca86
kbuild: mkspec - fix build rpm
by Evgeniy Manachkin
· 16 years ago
e946217
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
Next »