Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c0fa797ae6cd02ff87c0bfe0d509368a3b45640e
/
scripts
c50e3f5
bloat-o-meter: include read-only data section in report
by Jean Delvare
· 14 years ago
309c00c
checkpatch: warn about memset with swapped arguments
by Dave Jones
· 14 years ago
b078121
scripts/checkpatch.pl: reset rpt_cleaners warnings
by Mike Frysinger
· 14 years ago
33ee3b2
kstrto*: converting strings to integers done (hopefully) right
by Alexey Dobriyan
· 14 years ago
7764dcb
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
by Joe Perches
· 14 years ago
eddecbb
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
b87a2d3
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
53a94c7
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
a88bab9
Merge branch 'genksyms-enum' into kbuild/kbuild
by Michal Marek
· 14 years ago
303fc01
genksyms: Regenerate lexer and parser
by Michal Marek
· 14 years ago
e37ddb8
genksyms: Track changes to enum constants
by Michal Marek
· 14 years ago
01762c4
genksyms: simplify usage of find_symbol()
by Michal Marek
· 14 years ago
68eb856
genksyms: Add helpers for building string lists
by Michal Marek
· 14 years ago
7ec8eda
genksyms: Simplify printing of symbol types
by Michal Marek
· 14 years ago
95f1d63
genksyms: Simplify lexer
by Michal Marek
· 14 years ago
9c281f1
genksyms: Do not paste the bison header file to lex.c
by Michal Marek
· 14 years ago
00759c0
modpost: fix trailing comma
by Randy Dunlap
· 14 years ago
e1b702c
KBuild: silence "'scripts/unifdef' is up to date."
by Mike Waychison
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
a926021
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0586bed
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a002951
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
7840fea
kbuild: Fix computing srcversion for modules
by Michal Marek
· 14 years ago
1274a9c
ftrace: Add .ref.text as one of the safe areas to trace
by Steven Rostedt
· 14 years ago
9a17f40
kbuild: Add make tarxz-pkg build option
by Zdenek Kaspar
· 14 years ago
2d8ad87
Merge commit 'v2.6.38-rc1' into kbuild/packaging
by Michal Marek
· 14 years ago
4a5838a
kbuild: Add extra gcc checks
by Borislav Petkov
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
888a8a3
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
4bc6c2d
SELinux: Auto-generate security_is_socket_class
by Harry Ciao
· 14 years ago
dbebbfb
rtmutex: tester: Remove the remaining BKL leftovers
by Thomas Gleixner
· 14 years ago
b7bd182
fixdep: Do not record dependency on the source file itself
by Michal Marek
· 14 years ago
5beda5f
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
a3ec4a6
Merge commit 'v2.6.38-rc5' into core/locking
by Ingo Molnar
· 14 years ago
ab94e46
scripts/extract-ikconfig: add xz compression support
by Dick Streefland
· 14 years ago
cce1dac
trivial: Fix Steven's Copyright typos
by Uwe Kleine-König
· 14 years ago
0f54088
Merge branch 'kbuild/packaging' into kbuild/rc-fixes
by Michal Marek
· 14 years ago
9b4ce7b
deb-pkg: Fix building outside of source tree (O=...).
by Nicolas de Pesloüan
· 14 years ago
d04fa5a
locking: Remove deprecated lock initializers
by Thomas Gleixner
· 14 years ago
3cbea43
unifdef: update to upstream version 2.5
by Tony Finch
· 14 years ago
f4ed100
kbuild: add GNU GLOBAL tags generation
by Jianbin Kang
· 14 years ago
1b9a50d
deb-pkg: Use $SRCARCH for include path
by maximilian attems
· 14 years ago
38b3439
setlocalversion: update mercurial tag parsing
by Mike Crowe
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
3ebe124
decompressors: add boot-time XZ support
by Lasse Collin
· 14 years ago
24fa040
decompressors: add XZ decompressor module
by Lasse Collin
· 14 years ago
3d130fd
checkpatch.pl: add "prefer __packed" check
by Joe Perches
· 14 years ago
88f8831
checkpatch: check for world-writeable sysfs/debugfs files
by Dave Jones
· 14 years ago
c023e473
checkpatch.pl: fix CAST detection
by Florian Mickler
· 14 years ago
caf2a54
scripts/checkpatch.pl: add check for multiple terminating semicolons and casts of vmalloc
by Joe Perches
· 14 years ago
ab6c937
scripts/get_maintainer.pl: use --git-fallback more often
by Joe Perches
· 14 years ago
7e1863a
scripts/get_maintainer.pl: make --rolestats the default
by Joe Perches
· 14 years ago
0bd2cbc
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
e316633
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
1693ed2
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
f28b1c8
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
0c05384
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
ee81b78
deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/
by maximilian attems
· 14 years ago
e680778
deb-pkg: Make deb-pkg generate a seperate linux-libc-dev deb
by maximilian attems
· 14 years ago
39177ec
nconf: handle comment entries within choice/endchoice
by Peter Korsgaard
· 14 years ago
bc91c9f
mkuboot.sh: Fail if mkimage is missing
by Roland Stigge
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
28d9bfc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8484baa
kernel-doc: code reorganization
by Randy Dunlap
· 14 years ago
31edf27
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel
by Russell King
· 14 years ago
aef1b9c
Merge commit 'v2.6.37' into perf/core
by Ingo Molnar
· 14 years ago
658f29a
of/flattree: Update dtc to current mainline.
by John Bonesio
· 14 years ago
d864b7b
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
7ad1227
kconfig: fix undesirable side effect of adding "visible" menu attribute
by Jan Beulich
· 14 years ago
cd8d60a
kbuild: create linux-headers package in deb-pkg
by Theodore Ts'o
· 14 years ago
731ece4
modpost: Fix address calculation in reloc_location()
by Olof Johansson
· 14 years ago
0597fcd
kconfig: fix warning
by Arnaud Lacombe
· 14 years ago
aab9433
of: Add support for linking device tree blobs into vmlinux
by Dirk Brandewie
· 14 years ago
a3ba811
Make fixdep error handling more explicit
by Ben Gamari
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
9fb6720
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
17742dc
kconfig: Make expr_copy() take a const argument
by Michal Marek
· 14 years ago
1137c56
kconfig: simplify select-with-unmet-direct-dependency warning
by Arnaud Lacombe
· 14 years ago
55f88ec
kbuild, deb-pkg: support overriding userland architecture
by Asbjoern Sloth Toennesen
· 14 years ago
6e5f685
checksyscalls: Fix stand-alone usage
by Geert Uytterhoeven
· 14 years ago
1121584
modpost: Put .zdebug* section on white list
by H.J. Lu
· 14 years ago
d949750
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 14 years ago
ab60bd0
kconfig: add more S_INT and S_HEX consistency checks
by Arnaud Lacombe
· 14 years ago
f0a6332
kbuild: add numeric --set-val option to scripts/config
by Jonas Aaberg
· 14 years ago
4ce2c1e
kconfig: fix `zconfdebug' extern declaration
by Arnaud Lacombe
· 14 years ago
bf128f5
kconfig/conf: merge duplicate switch's case
by Arnaud Lacombe
· 14 years ago
579fb8e
kconfig: fix typos
by Arnaud Lacombe
· 14 years ago
1ebfa51
kbuild/gconf: add dummy inline for bind_textdomain_codeset()
by Arnaud Lacombe
· 14 years ago
fe04ce0
kbuild/nconf: fix spaces damage
by Arnaud Lacombe
· 14 years ago
0dce631
kconfig: nuke second argument of conf_write_symbol()
by Arnaud Lacombe
· 14 years ago
6e71fab
kconfig: do not define AUTOCONF_INCLUDED
by Arnaud Lacombe
· 14 years ago
f682030
kbuild: introduce HDR_ARCH_LIST for headers_install_all
by Kirill A. Shutemov
· 14 years ago
8990c1b
Merge commit 'v2.6.37-rc1' into kbuild/kbuild
by Michal Marek
· 14 years ago
d52784e
headers_check: Fix warning text
by akpm@linux-foundation.org
· 14 years ago
de323f2
headers_check: better search for functions in headers
by akpm@linux-foundation.org
· 14 years ago
2979076
headers_install: check exit status of unifdef
by Mike Frysinger
· 14 years ago
31c67c7
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
ed60453
ARM: 6511/1: ftrace: add ARM support for C version of recordmcount
by Rabin Vincent
· 14 years ago
cd3478f
ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount
by Rabin Vincent
· 14 years ago
a1087ef
scripts/coccinelle: update for compatability with Coccinelle 0.2.4
by Julia Lawall
· 14 years ago
Next »