Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4f246ba30e1a9a31fcfd91d2ab8f5c75f1362bbf
/
scripts
1744122
checkpatch: add warning for uses of printk_ratelimit
by Joe Perches
· 13 years ago
bfe5424
kbuild: Hack for depmod not handling X.Y versions
by Michal Marek
· 13 years ago
fc4da9a
kbuild: Move depmod call to a separate script
by Michal Marek
· 13 years ago
181e976
kbuild: silence Nothing to be done for 'all' message
by Peter Foley
· 13 years ago
c4a227d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
e52e713
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
by Linus Torvalds
· 13 years ago
d6a72fe
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
· 13 years ago
9905ce8
ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM
by Rabin Vincent
· 13 years ago
4d7a2fa
scripts/tags.sh: Add magic for trace-events for etags too
by Steven Rostedt
· 13 years ago
50d6828
scripts/tags.sh: Fix ctags for DEFINE_EVENT()
by Steven Rostedt
· 13 years ago
f3ae1c7
Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
51b550a
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
62af816
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
0fccc62
checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions
by Joe Perches
· 13 years ago
b053172
checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions
by Joe Perches
· 13 years ago
428e2fd
checkpatch: add check for line continuations in quoted strings
by Joe Perches
· 13 years ago
d49e468
xconfig: merge code path to conf_write()
by Arnaud Lacombe
· 13 years ago
2bb732c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
0bd41df
kbuild: Create a kernel-headers RPM
by Arun Sharma
· 13 years ago
857c7e4
rpm-pkg: Fix when current directory is a symlink
by Michal Marek
· 14 years ago
bdebd48
kconfig: do not record timestamp in .config
by Arnaud Lacombe
· 13 years ago
ca995cb
export_report: use warn() to issue WARNING, so they go to stderr
by Jim Cromie
· 13 years ago
bdabc7a
export_report: sort SECTION 2 output
by Jim Cromie
· 13 years ago
de7b0b4
export_report: do collectcfiles work in perl itself
by Jim Cromie
· 13 years ago
6ef3d36
gconfig: Hide unused left treeview when start up the interface
by Eduardo Silva
· 13 years ago
2626e67
gconfig: enable rules hint for main treeviews
by Eduardo Silva
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
df48d87
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
d410fa4
Create Documentation/security/,
by Randy Dunlap
· 13 years ago
d697182
ftrace/kbuild: Add recordmcount files to force full build
by Michal Marek
· 13 years ago
6845756
modpost: Update 64k section support for binutils 2.18.50
by Anders Kaseorg
· 13 years ago
f02e8a6
module: Sort exported symbols
by Alessio Igor Bogani
· 14 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
f296388
ftrace/s390: mcount offset calculation
by Martin Schwidefsky
· 13 years ago
521ccb5
ftrace/x86: mcount offset calculation
by Martin Schwidefsky
· 13 years ago
07d8b59
ftrace/recordmcount: mcount address adjustment
by Martin Schwidefsky
· 13 years ago
41b402a
ftrace/recordmcount: Add helper function get_sym_str_and_relp()
by Steven Rostedt
· 14 years ago
37762cb
ftrace/recordmcount: Remove duplicate code to find mcount symbol
by Steven Rostedt
· 14 years ago
85356f8
kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
by Steven Rostedt
· 14 years ago
dfad3d5
ftrace/recordmcount: Add warning logic to warn on mcount not recorded
by Steven Rostedt
· 14 years ago
ffd618f
ftrace/recordmcount: Make ignored mcount calls into nops at compile time
by Steven Rostedt
· 14 years ago
8abd572
ftrace/recordmcount: Modify only executable sections
by Steven Rostedt
· 14 years ago
9f087e7
ftrace: Add .kprobe.text section to whitelist for recordmcount.c
by Steven Rostedt
· 14 years ago
e90b0c8
ftrace/trivial: Clean up record mcount to use Linux switch style
by Steven Rostedt
· 14 years ago
dd5477f
ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
by Steven Rostedt
· 14 years ago
c4d5ee1
kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
by Michal Marek
· 13 years ago
e0a04b1
scripts/kallsyms.c: fix potential segfault
by Xiaochen Wang
· 14 years ago
153f011
scripts/gen_initramfs_list.sh: Convert to a /bin/sh script
by Jamey Sharp
· 14 years ago
8369ae3
bcma: add Broadcom specific AMBA bus driver
by Rafał Miłecki
· 13 years ago
e1287eb
Replace '-' in kernel version with '_'
by Arun Sharma
· 14 years ago
8417da6
kbuild: Fix passing -Wno-* options to gcc 4.4+
by Michal Marek
· 14 years ago
bffd202
kbuild: move scripts/basic/docproc.c to scripts/docproc.c
by Peter Foley
· 14 years ago
7a04fc9
kbuild: Fix Makefile.asm-generic for um
by Michal Marek
· 14 years ago
a6de553
kbuild: Allow to combine multiple W= levels
by Michal Marek
· 14 years ago
af0e5d5
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
by Dave Jones
· 14 years ago
f077260
Fix handling of backlash character in LINUX_COMPILE_BY name
by Marcin Nowakowski
· 14 years ago
6088e9f
kbuild: don't warn about include/linux/version.h not including itself
by Peter Foley
· 14 years ago
2d80eb0
kconfig: quiet commands when V=0
by Peter Foley
· 14 years ago
bdc69ca
kconfig: change update-po-config to reflect new layout of arch/um
by Peter Foley
· 14 years ago
a24a1b8
kconfig: make update-po-config work in KBUILD_OUTPUT
by Peter Foley
· 14 years ago
b24d7d7
kconfig: rearrange clean-files
by Peter Foley
· 14 years ago
d02ab88
kconfig: change gconf to modify hostprogs-y like nconf and mconf
by Peter Foley
· 14 years ago
f194304
kconfig: change qconf to modify hostprogs-y like nconf and mconf
by Peter Foley
· 14 years ago
1f59471
kconfig: only build kxgettext when needed
by Peter Foley
· 14 years ago
d8ecc5c
kbuild: asm-generic support
by Sam Ravnborg
· 14 years ago
28bc20d
kbuild: implement several W= levels
by Sam Ravnborg
· 14 years ago
3ba4162
kconfig: Avoid buffer underrun in choice input
by Ben Hutchings
· 14 years ago
40df759
kbuild: Fix build with binutils <= 2.19
by Michal Marek
· 14 years ago
10175ba
nconfig: Silence unused return values from wattrset
by Stephen Boyd
· 14 years ago
a8b8017
initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
by Michal Marek
· 14 years ago
53e6892
kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros
by Michal Marek
· 14 years ago
061296d
kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros
by Michal Marek
· 14 years ago
09ff9fe
kbuild: Use the deterministic mode of ar
by Michal Marek
· 14 years ago
6ae9ecb
kbuild: Call gzip with -n
by Michal Marek
· 14 years ago
c33724a
kconfig: Do not record timestamp in auto.conf and autoconf.h
by Michal Marek
· 16 years ago
2b2112f
kconfig: get rid of unused flags
by Yann E. MORIN
· 14 years ago
f094f8a
kconfig: allow multiple inclusion of the same file
by Yann E. MORIN
· 14 years ago
466de91
kconfig: Avoid buffer underrun in choice input
by Ben Hutchings
· 14 years ago
177525d
eradicate bashisms in scripts/patch-kernel
by Andreas Mohr
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
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
Next »