Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ead2bb64a38c471ad0a769f61921f330f062dd50
/
scripts
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
6e60c02
checkpatch.pl: update $logFunctions
by Joe Perches
· 13 years ago
34d9921
checkpatch: make utf-8 test --strict
by Joe Perches
· 13 years ago
000d1cc
checkpatch.pl: add ability to ignore various messages
by Joe Perches
· 13 years ago
39b7e28
checkpatch: add a "prefer __aligned" check
by Joe Perches
· 13 years ago
2011247
checkpatch: validate signature styles and To: and Cc: lines
by Joe Perches
· 13 years ago
165e72a
checkpatch: add __rcu as a sparse modifier
by Sven Eckelmann
· 13 years ago
7d2367a
checkpatch: suggest using min_t or max_t
by Joe Perches
· 13 years ago
0334b38
get_maintainers.pl: improve .mailmap parsing
by Joe Perches
· 13 years ago
154dd78
Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
1ae1470
genksyms: Use same type in loop comparison
by Jesper Juhl
· 13 years ago
62a2635
modpost: Fix modpost's license checking V3
by Alessio Igor Bogani
· 13 years ago
0ff3577
kbuild: silence generated makefile message
by Peter Foley
· 13 years ago
6ac556d
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
8fc62e5
kbuild: Do not write to builddir in modules_install
by Michal Marek
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
f210735
headers_install: fix __packed in exported kernel headers
by Markus Trippelsdorf
· 13 years ago
3bdccc8
package: Makefile: fix perf target bug
by matt mooney
· 13 years ago
5e05981
Merge branch 'kbuild-implicit-parser-rule' of git://github.com/lacombar/linux-2.6 into kbuild/kbuild
by Michal Marek
· 13 years ago
f0f3ca8
docproc: cleanup brace placement
by Jesper Juhl
· 13 years ago
df0a92c
scripts/gcc-goto.sh: fix a typo ("suport")
by Jonathan Neuschäfer
· 13 years ago
1744122
checkpatch: add warning for uses of printk_ratelimit
by Joe Perches
· 13 years ago
c443453
bootgraph.pl: relax timing information requirements
by Andrew Murray
· 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
edfc86a
dtc: regen parser
by Arnaud Lacombe
· 13 years ago
95abef8
dtc: migrate parser to implicit rules
by Arnaud Lacombe
· 13 years ago
2f76b35
kconfig: regen parser
by Arnaud Lacombe
· 13 years ago
378dbb2
kconfig: migrate parser to implicit rules
by Arnaud Lacombe
· 13 years ago
674eed8
kconfig/zconf.l: do not ask to generate backup
by Arnaud Lacombe
· 13 years ago
b96a0d0
kconfig: kill no longer needed reference to YYDEBUG
by Arnaud Lacombe
· 13 years ago
61f956f
kconfig: constify `kconf_id_lookup'
by Arnaud Lacombe
· 14 years ago
58ef81c
genksym: regen parser
by Arnaud Lacombe
· 13 years ago
880f449
genksyms: migrate parser to implicit rules
by Arnaud Lacombe
· 13 years ago
6b19e7e
genksyms: drop -Wno-uninitialized from HOSTCFLAGS_parse.tab.o
by Arnaud Lacombe
· 13 years ago
45c47d9
genksyms: pass hash and lookup functions name and target language though the input file
by Arnaud Lacombe
· 14 years ago
991d76c
kbuild: simplify the %_shipped rule
by Arnaud Lacombe
· 13 years ago
7373f4f
kbuild: add implicit rules for parser generation
by Arnaud Lacombe
· 13 years ago
e0318d8
kbuild: add `baseprereq'
by Arnaud Lacombe
· 13 years ago
181e976
kbuild: silence Nothing to be done for 'all' message
by Peter Foley
· 13 years ago
2e48352
Merge commit 'v3.0-rc1' into kbuild/kbuild
by Michal Marek
· 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
163d3fe
kbuild: Fix reference to vermagic.h
by Geert Uytterhoeven
· 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
Next »