Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7e1e4a2b9dcc63ac3328f786f9d98bde90c8fc6c
/
scripts
« Previous
14cdd3c
kconfig: KCONFIG_OVERWRITECONFIG
by Roman Zippel
· 18 years ago
250725a
kconfig: exit if no beginning filename
by Randy Dunlap
· 18 years ago
f001f7f
kconfig: warn about leading whitespace for menu prompts
by Roman Zippel
· 18 years ago
b65a47e
kconfig: jump to linked menu prompt
by Roman Zippel
· 18 years ago
ab45d19
kconfig: create links in info window
by Roman Zippel
· 18 years ago
7fc925f
kconfig: finer customization via popup menus
by Roman Zippel
· 18 years ago
43bf612
kconfig: Add search option for xconfig
by Roman Zippel
· 18 years ago
face437
kconfig: add defconfig_list/module option
by Roman Zippel
· 18 years ago
f6a88aa
kconfig: add symbol option config syntax
by Roman Zippel
· 18 years ago
2e3646e
kconfig: integrate split config into silentoldconfig
by Roman Zippel
· 18 years ago
669bfad
kconfig: allow loading multiple configurations
by Roman Zippel
· 18 years ago
0c1822e
kconfig: allow multiple default values per symbol
by Roman Zippel
· 18 years ago
c0e150ac
kconfig: remove SYMBOL_{YES,MOD,NO}
by Roman Zippel
· 18 years ago
c955cca
kconfig: fix .config dependencies
by Roman Zippel
· 18 years ago
ddc97ca
kconfig: improve config load/save output
by Roman Zippel
· 18 years ago
909252d
kbuild: fix false section mismatch with ARCH=um build
by Sam Ravnborg
· 18 years ago
35899c5
kbuild: ignore smp_locks section warnings from init/exit code
by Randy Dunlap
· 18 years ago
1a0f3d4
kbuild: fix make rpm for powerpc
by Mike Wolf
· 18 years ago
9870a93
kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined
by Pavel Roskin
· 18 years ago
eae07ac
[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel
by Atsushi Nemoto
· 18 years ago
2c1a51f
[PATCH] kbuild: check SHT_REL sections
by Atsushi Nemoto
· 18 years ago
601e7f0
Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"
by Linus Torvalds
· 19 years ago
bed7a56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
fd5f0cd
kbuild: Do not overwrite makefile as anohter user
by Jan Beulich
· 19 years ago
46ed981
kbuild: fix gen_initramfs_list.sh
by Sam Ravnborg
· 19 years ago
72ee59b
kbuild modpost - relax driver data name
by Randy Dunlap
· 19 years ago
c8d8b83
kbuild: fix modpost segfault for 64bit mipsel kernel
by Atsushi Nemoto
· 19 years ago
7b7e394
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 19 years ago
ddc5d34
Input: move input_device_id to mod_devicetable.h
by Dmitry Torokhov
· 19 years ago
9dfb563
[PATCH] config: update usage/help info
by Randy Dunlap
· 19 years ago
1d73135
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
5ecdd0f
kbuild: fix false section mismatch warnings
by Sam Ravnborg
· 19 years ago
f043ca4
[PATCH] Enhancing accessibility of lxdialog
by Samuel Thibault
· 19 years ago
b5ac481
kconfig: fix typo in change count initialization
by Roman Zippel
· 19 years ago
94f2505
kconfig: recenter menuconfig
by Roman Zippel
· 19 years ago
59c6a3f
kconfig: revert conf behaviour change
by Roman Zippel
· 19 years ago
40aee72
kconfig: fix default value for choice input
by Roman Zippel
· 19 years ago
eaaae38
kbuild: fix NULL dereference in scripts/mod/modpost.c
by Eric Sesterhenn
· 19 years ago
71378be
kbuild: fix mode of checkstack.pl and other files.
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
d39a206
kbuild: rebuild initramfs if content of initramfs changes
by Sam Ravnborg
· 19 years ago
d9df92e
kbuild: properly pass options to hostcc when doing make O=..
by Sam Ravnborg
· 19 years ago
ea88df9
ver_linux: don't print reiser4progs version if none found
by Alexey Dobriyan
· 19 years ago
4bdc3b7
[PATCH] x86_64: Basic reorder infrastructure
by Arjan van de Ven
· 19 years ago
2e1ca21
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
f1a136e
[PATCH] kallsyms: handle malloc() failure
by Jesper Juhl
· 19 years ago
c30fe7f
fix typos "wich" -> "which"
by Uwe Zeisberger
· 19 years ago
008accb
[PATCH] extract-ikconfig: don't use --long-options
by Alexey Dobriyan
· 19 years ago
ff45e99
[PATCH] extract-ikconfig: be sure binoffset exists before extracting
by Alexey Dobriyan
· 19 years ago
66f9f59
[PATCH] extract-ikconfig: use mktemp(1)
by Alexey Dobriyan
· 19 years ago
eae0f53
kbuild: remove obsoleted scripts/reference_* files
by Sam Ravnborg
· 19 years ago
9f28bb7
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()
by Greg Kroah-Hartman
· 19 years ago
7670f02
[PATCH] kbuild: fix buffer overflow in modpost
by Sam Ravnborg
· 19 years ago
dc9a49a
kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h
by Jan Beulich
· 19 years ago
7d18598
kbuild: add -fverbose-asm to i386 Makefile
by Chuck Ebbert
· 19 years ago
ce56068
kbuild: clean-up genksyms
by Sam Ravnborg
· 19 years ago
78c04153
kbuild: Lindent genksyms.c
by Sam Ravnborg
· 19 years ago
c79c7b0
kbuild: fix genksyms build error
by Sam Ravnborg
· 19 years ago
0131705
kbuild: replace PHONY with FORCE
by Sam Ravnborg
· 19 years ago
f7b05e6
kbuild: Fix bug in crc symbol generating of kernel and modules
by Luke Yang
· 19 years ago
de1d9c0
[PATCH] s390: fix match in ccw modalias
by Bastian Blank
· 19 years ago
4f19336
kbuild: change kbuild to not rely on incorrect GNU make behavior
by Paul Smith
· 19 years ago
7b75b13
kbuild: when warning symbols exported twice now tell user this is the problem
by Sam Ravnborg
· 19 years ago
43c74d1
kbuild: in the section mismatch check try harder to find symbols
by Sam Ravnborg
· 19 years ago
e835a39
kbuild: fix section mismatch check for unwind on IA64
by Sam Ravnborg
· 19 years ago
9209aed
kbuild: kill false positives from section mismatch warnings for powerpc
by Sam Ravnborg
· 19 years ago
62070fa
kbuild: kill trailing whitespace in modpost & friends
by Sam Ravnborg
· 19 years ago
e11f049
kbuild: small update of allnoconfig description
by Jesper Juhl
· 19 years ago
3a25f0b
kbuild: make namespace.pl CROSS_COMPILE happy
by Aaron Brooks
· 19 years ago
4c8fbca
kbuild: whitelist false section mismatch warnings
by Sam Ravnborg
· 19 years ago
382168f
kbuild: Add copyright to modpost.c
by Sam Ravnborg
· 19 years ago
6e10133
kbuild: do not warn when unwind sections references .init/.exit sections
by Sam Ravnborg
· 19 years ago
fededcd2
kbuild: fix modpost compile with older gcc
by akpm@osdl.org
· 19 years ago
93684d3
kbuild: include symbol names in section mismatch warnings
by Sam Ravnborg
· 19 years ago
8ea80ca
kbuild: fix segfault in modpost
by Sam Ravnborg
· 19 years ago
41370d3
kbuild: do not segfault in modpost if MODVERDIR is not defined
by Sam Ravnborg
· 19 years ago
9d6e7a7
kbuild: fix comment in Kbuild.include
by Sam Ravnborg
· 19 years ago
18a43ba
kbuild: remove checkconfig.pl
by Brian Gerst
· 19 years ago
9667828
kbuild: fix mkmakefile
by Jan Beulich
· 19 years ago
6176aa9
kbuild: consolidate command line escaping
by Jan Beulich
· 19 years ago
20a468b
kbuild: make cc-version available in kbuild files
by Sam Ravnborg
· 19 years ago
b39927c
kbuild: check for section mismatch during modpost stage
by Sam Ravnborg
· 19 years ago
8e70c45
kbuild: warn about duplicate exported symbols
by Sam Ravnborg
· 19 years ago
040fcc8
kbuild: improved modversioning support for external modules
by Sam Ravnborg
· 19 years ago
5c3ead8
kbuild: apply CodingStyle to modpost.c
by Sam Ravnborg
· 19 years ago
cb80514
kbuild: use warn()/fatal() consistent in modpost
by Sam Ravnborg
· 19 years ago
15508d2
Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
by Linus Torvalds
· 19 years ago
eeb059e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix
by Linus Torvalds
· 19 years ago
5e375bc
[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf
by Robb, Sam
· 19 years ago
3c3b809
[PATCH] kernel-doc: clean up the script (whitespace)
by Randy Dunlap
· 19 years ago
d28bee0
[PATCH] Doc/kernel-doc: add more usage info
by Randy Dunlap
· 19 years ago
9598f91
[PATCH] DocBook: allow even longer return types
by Martin Waitz
· 19 years ago
3835f82
kconfig: fix /dev/null breakage
by Sam Ravnborg
· 19 years ago
2244cbd
kbuild: create .kernelrelease at *config step
by Sam Ravnborg
· 19 years ago
60f33b8
kconfig: get rid of stray a.o, support ncursesw
by Sam Ravnborg
· 19 years ago
ab396e9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
a6d3fe7
[PATCH] DocBook: warn for missing macro parameters
by Martin Waitz
· 19 years ago
943ffb5
spelling: s/retreive/retrieve/
by Adrian Bunk
· 19 years ago
d960600
[PATCH] tiny: Add bloat-o-meter to scripts
by Matt Mackall
· 19 years ago
96e9dd1
[PATCH] kconf: Check for eof from input stream.
by Ben Collins
· 19 years ago
Next »