Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1f2a144f5ab5e836b5ca8f67bd76b759fa947751
/
scripts
1f2a144
scripts: improve checkstack
by Stephen Hemminger
· 15 years ago
b59a122
kbuild: deb-pkg md5sums
by FEJES Jozsef
· 15 years ago
bc75cc6
tags: Add the ability to make tags for all archs using "all"
by John Kacur
· 15 years ago
4431d4c
tags: Fix spelling error in comment (is->if)
by John Kacur
· 15 years ago
a8bac51
tags: Use $SRCARCH
by Michal Marek
· 15 years ago
f81b1be
tags: include headers before source files
by Guennadi Liakhovetski
· 15 years ago
59dde38
markup_oops.pl: minor fixes
by Hui Zhu
· 15 years ago
52e13e2
markup_oops.pl: add options to improve cross-sompilation environments
by Hui Zhu
· 15 years ago
d224a94
Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-next
by Michal Marek
· 15 years ago
880df92
scripts: use %_tmppath in "make rpm-pkg"
by John Saalwaechter
· 15 years ago
0139f1d
markup_oops.pl: fix for faulting instruction in the first line of a range
by Hui Zhu
· 15 years ago
94a4708
scripts: change scripts to use system python instead of env
by Don Zickus
· 15 years ago
71d41ae
scripts/kallsyms: suppress build warning
by Himanshu Chauhan
· 15 years ago
d4987bd
scripts/mkcompile_h: don't test for hardcoded paths
by Michal Marek
· 15 years ago
e66f25d
Improve kconfig symbol hashing
by Andi Kleen
· 15 years ago
68c16ed
nconfig: minor fix
by Nir Tzachar
· 15 years ago
851190c
nconfig: mark local functions as such
by Michal Marek
· 15 years ago
692d97c
kconfig: new configuration interface (nconfig)
by nir.tzachar@gmail.com
· 15 years ago
c64152b
genksyms: close ref_file after use
by Alexander Beregalov
· 15 years ago
da60fbb
menuconfig: wrap long help lines
by Vadim Bendebury (вб)
· 15 years ago
5358db0
scripts: add ARM support to decodecode
by Rabin Vincent
· 15 years ago
4b02424
kbuild: Fix linking error built-in.o no such file or directory
by Jiafu He
· 15 years ago
0db25245
modpost: don't allow *driver to reference .init.*
by Uwe Kleine-König
· 15 years ago
af92a82
modpost: make symbol white list a per mismatch type variable
by Uwe Kleine-König
· 15 years ago
fc2f7ef
modpost: remove now unused NO_MISMATCH constant
by Uwe Kleine-König
· 15 years ago
0d2a636
modpost: pass around const struct sectioncheck * instead of enum mismatch
by Uwe Kleine-König
· 15 years ago
bbd3f4f
modpost: give most mismatch constants a better name
by Uwe Kleine-König
· 15 years ago
4a31a22
modpost: define ALL_XXX{IN,EX}IT_SECTIONS
by Uwe Kleine-König
· 15 years ago
b75dcab
modpost: members of *driver structs should not point to __init functions
by Uwe Kleine-König
· 15 years ago
3a5dd79
modpost: fix segfault in sym_is() with prefixed arches
by Mike Frysinger
· 15 years ago
6ccc347
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1f8cdae
markup_oops.pl: fix error with x86
by Hui Zhu
· 15 years ago
1373411
kbuild: really fix bzImage build with non-bash sh
by Jonathan Nieder
· 15 years ago
dbf004d
remove my email address from checkpatch.
by Dave Jones
· 15 years ago
b82a404
tracing/x86: Derive arch from bits argument in recordmcount.pl
by Jan Kiszka
· 15 years ago
272a897
scripts/get_maintainer.pl: fix file exclusion X: logic
by Joe Perches
· 15 years ago
7dd65fe
lib: add support for LZO-compressed kernels
by Albin Tonnerre
· 15 years ago
dbfc985
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
538f195
MIPS: Tracing: Add dynamic function tracer support
by Wu Zhangjin
· 15 years ago
e6299d2
MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl
by Wu Zhangjin
· 15 years ago
74f3ae7
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
60db31a
scripts/get_maintainer.pl: support multiple VCSs - add mercurial
by Joe Perches
· 15 years ago
a8af243
scripts/get_maintainer.pl: fix --non with --git-blame and cleanups
by Joe Perches
· 15 years ago
3c7385b
scripts/get_maintainer.pl: add --roles and --rolestats
by Joe Perches
· 15 years ago
8d99513
modpost: fix segfault with short symbol names
by Michal Marek
· 15 years ago
a877376
Kbuild: clear marker out of modpost
by Wenji Huang
· 15 years ago
9e1b9b8
module: make MODULE_SYMBOL_PREFIX into a CONFIG option
by Alan Jenkins
· 15 years ago
7d241ff
microblaze: ftrace: Add dynamic trace support
by Michal Simek
· 15 years ago
bc081dd
kbuild: generate modules.builtin
by Michal Marek
· 15 years ago
6299fee
genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()
by Jan Beulich
· 15 years ago
d8379ab
unifdef: update to upstream revision 1.190
by Tony Finch
· 15 years ago
eb8f844
kbuild: specify absolute paths for cscope
by Daniel Vetter
· 15 years ago
32197c7
kbuild: create include/generated in silentoldconfig
by Michal Marek
· 15 years ago
db1d186
scripts/package: deb-pkg: use fakeroot if available
by Jonathan Nieder
· 15 years ago
05ba448
scripts/package: add KBUILD_PKG_ROOTCMD variable
by Jonathan Nieder
· 15 years ago
91d1618
scripts/package: tar-pkg: use tar --owner=root
by Michal Marek
· 15 years ago
264a268
kbuild: move autoconf.h to include/generated
by Sam Ravnborg
· 15 years ago
c95fa08
kbuild: do not check for include/asm-$ARCH
by Sam Ravnborg
· 15 years ago
4a2ff67
kbuild: fix bzImage build for x86
by Michael Tokarev
· 15 years ago
55f49f2
USB: handle bcd incrementation in usb modalias generation
by Nathaniel McCallum
· 15 years ago
afe2dab
USB: add hex/bcd detection to usb modalias generation
by Nathaniel McCallum
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
96fa2b5
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
c84d6ef
Merge branch 'master' into next
by James Morris
· 15 years ago
3a9089f
tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook
by Jason Baron
· 15 years ago
85c3b52
SELinux: header generation may hit infinite loop
by Eric Paris
· 15 years ago
463bf90
kconfig: Fix make O=<dir> local{mod,yes}config
by Steven Rostedt
· 15 years ago
821d35a
selinux: Fix warnings
by Alan Cox
· 15 years ago
cb20c28
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc
by Linus Torvalds
· 15 years ago
638adb0
tracing: Only print objcopy version warning once from recordmcount
by Steven Rostedt
· 15 years ago
5ccd991
dtc: Mark various internal functions static
by Josh Triplett
· 15 years ago
23c4ace
dtc: Set "noinput" in the lexer to avoid an unused function
by Josh Triplett
· 15 years ago
ed9df09
genksyms: Mark is_reserved_word static
by Josh Triplett
· 15 years ago
6516657
kconfig: Mark various internal functions static
by Josh Triplett
· 15 years ago
39dc78b
Merge commit 'v2.6.32-rc7' into perf/core
by Ingo Molnar
· 15 years ago
3bd7bf5
get_maintainer: fix usage comment
by Roel Kluin
· 15 years ago
a2e7127
Merge commit 'v2.6.32-rc6' into perf/core
by Ingo Molnar
· 15 years ago
c4b8ac2
tracing: Exit with error if a weak function is used in recordmcount.pl
by Li Hong
· 15 years ago
6092858
tracing: Move conditional into update_funcs() in recordmcount.pl
by Li Hong
· 15 years ago
306dcf4
tracing: Add regex for weak functions in recordmcount.pl
by Li Hong
· 15 years ago
db24c7d
tracing: Move mcount section search to front of loop in recordmcount.pl
by Li Hong
· 15 years ago
7b7edc2
tracing: Fix objcopy revision check in recordmcount.pl
by Li Hong
· 15 years ago
bdd3b05
tracing: Check absolute path of input file in recordmcount.pl
by Li Hong
· 15 years ago
e2d753f
tracing: Correct the check for number of arguments in recordmcount.pl
by Li Hong
· 15 years ago
d49f6aa
tracing: Amend documentation in recordmcount.pl to reflect implementation
by Li Hong
· 15 years ago
5e8d8f6
checkpatch: version 0.30
by Andy Whitcroft
· 15 years ago
2b474a1
checkpatch: fix false EXPORT_SYMBOL warning
by Andy Whitcroft
· 15 years ago
99423c2
checkpatch: fix __attribute__ matching
by Andy Whitcroft
· 15 years ago
2ceb532
checkpatch: fix false errors due to macro concatenation
by Andy Whitcroft
· 15 years ago
131edb3
checkpatch: update copyright dates
by Andy Whitcroft
· 15 years ago
cc77cdc
checkpatch: correctly stop scanning at the bottom of a hunk
by Andy Whitcroft
· 15 years ago
9a974fd
checkpatch: possible types -- prevent illegal modifiers being added
by Andy Whitcroft
· 15 years ago
dcf36a9
scripts/get_maintainer.pl: add patch/file search for keywords
by Joe Perches
· 15 years ago
9de09ac
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 15 years ago
6e8e16c
SELinux: add .gitignore files for dynamic classes
by Eric Paris
· 15 years ago
1456edb
kconfig: Make zconf.y work with current bison
by Josh Triplett
· 15 years ago
713490e
Merge branch 'tracing/core' into perf/core
by Ingo Molnar
· 15 years ago
Next »