Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
37b0c020343080241984d978981d6caf877b278a
/
scripts
870e6f7
kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
by Paul Mundt
· 17 years ago
8998979
fix bloat-o-meter for ppc64
by Nathan Lynch
· 17 years ago
971edcf
kbuild: re-enable Makefile generation in a new O=... directory
by Guillaume Chazarain
· 17 years ago
18c32da
kbuild: fix building with O=.. options
by Sam Ravnborg
· 17 years ago
8905a67
update checkpatch.pl to version 0.12
by Andy Whitcroft
· 17 years ago
6840999
x86: simplify "make ARCH=x86" and fix kconfig all.config
by Sam Ravnborg
· 17 years ago
daa93fa
x86: enable "make ARCH=x86"
by Sam Ravnborg
· 17 years ago
2a11328
kconfig: use $K64BIT to set 64BIT with all*config targets
by Sam Ravnborg
· 17 years ago
0f855aa
kconfig: add helper to set config symbol from environment variable
by Sam Ravnborg
· 17 years ago
9c900a9
kconfig: factor out code in confdata.c
by Sam Ravnborg
· 17 years ago
4757238
x86: move i386 and x86_64 Kconfig files to x86 directory
by Sam Ravnborg
· 17 years ago
e703f75
kconfig: small code refactoring in kconfig Makefile
by Sam Ravnborg
· 17 years ago
2266cfd
x86: move defconfig files for i386 and x86_64 to x86
by Sam Ravnborg
· 17 years ago
b01d9f2
Module autoprobing support for virtio drivers.
by Rusty Russell
· 17 years ago
cfa76f0
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 17 years ago
562d139
[PARISC] Port checkstack.pl to parisc
by Kyle McMartin
· 17 years ago
a54bb70
kconfig: set title bar in xconfig
by Randy Dunlap
· 17 years ago
e8b8c97
Revert "kconfig: tristate choices with mixed tristate and boolean values"
by Linus Torvalds
· 17 years ago
4800be2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
910b404
kbuild: introduce cc-cross-prefix
by Sam Ravnborg
· 17 years ago
477116e
fix a trivial typo in scripts/checkstack.pl
by Joern Engel
· 17 years ago
6c72ffa
update checkpatch.pl to version 0.11
by Andy Whitcroft
· 17 years ago
6f67a00
kbuild: make deb-pkg - add 'Provides:' line
by bugme-daemon@bugzilla.kernel.org
· 17 years ago
e9e40e1
kconfig: comment typo in scripts/kconfig/Makefile.
by Rob Landley
· 17 years ago
bb13be5
kbuild: stop docproc segfaulting when SRCTREE isn't set.
by Rob Landley
· 17 years ago
4b21960
kbuild: modpost problem when symbols move from one module to another
by Trent Piepho
· 17 years ago
6b5b55f
kernel-doc: fix doc blocks and html
by Randy Dunlap
· 17 years ago
9c0ca6f
update checkpatch.pl to version 0.10
by Andy Whitcroft
· 17 years ago
1e9535a
Add stack checking for Blackfin
by Mike Frysinger
· 17 years ago
821f3ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
f77bf01
kbuild: introduce ccflags-y, asflags-y and ldflags-y
by Sam Ravnborg
· 17 years ago
06c5040
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
by Sam Ravnborg
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
0c53c8e
kbuild: check for wrong use of CFLAGS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
cee37ae
i2c: Kill struct i2c_device_id
by Jean Delvare
· 17 years ago
e004982
kbuild: make modpost detect unterminated device id lists
by Kees Cook
· 17 years ago
b5d609d
kconfig/menuconfig: distinguish between selected-by-another options and comments
by Matej Laitl
· 17 years ago
a5bf3d8
kconfig: tristate choices with mixed tristate and boolean values
by Jan Beulich
· 17 years ago
836caba
kbuild: kill backward compatibility checks
by Sam Ravnborg
· 17 years ago
5e54d5e
kbuild: kill EXTRA_ARFLAGS
by Sam Ravnborg
· 17 years ago
0b35786
kbuild: call make once for all targets when O=.. is used
by Milton Miller
· 17 years ago
14f3156
kbuild: update _shipped files for kconfig syntax cleanup
by Sam Ravnborg
· 17 years ago
247537b
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
by Adrian Bunk
· 17 years ago
a67cb13
kconfig: fix segv fault in menuconfig
by Sam Ravnborg
· 17 years ago
4887407
kconfig: make comments stand out in menuconfig
by Sam Ravnborg
· 17 years ago
f5fb976
kbuild: fix directory traversal bug
by Sam Ravnborg
· 17 years ago
6dd16f4
docproc: style & typo cleanups
by Randy Dunlap
· 17 years ago
70f7524
kbuild: apply genksyms changes
by Sam Ravnborg
· 17 years ago
3550a51
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
by Sam Ravnborg
· 17 years ago
a3a6261
kbuild: fix genksyms Makefile
by Sam Ravnborg
· 17 years ago
cc9eefd
kbuild: scripts/ver_linux : correct printing of binutils version
by Jesper Juhl
· 17 years ago
9cc3ef3
kbuild: ver_linux fix glibc version print
by Jesper Juhl
· 17 years ago
de47062
kbuild: improve scripts/gcc-version.sh output a bit when called without args
by Jesper Juhl
· 17 years ago
a83710e
kbuild: fix segfault in modpost
by Petr Stetiar
· 17 years ago
88f567f
kbuild: fix perl usage in export_report.pl
by Ram Pai
· 17 years ago
cf9a6ad
kbuild: fix export_report.pl
by Adrian Bunk
· 17 years ago
0bce673
kbuild: script to check for undefined Kconfig symbols
by Paolo 'Blaisorblade' Giarrusso
· 17 years ago
aa1e5ef
kbuild: check if we can link gettext not just compile
by Sam Ravnborg
· 17 years ago
4f4c4ee
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
by Sam Ravnborg
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
55982fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
d2c75f2
x86: fixup the x86 namespace change in scripts/namespace.pl
by Thomas Gleixner
· 17 years ago
0367d89
[AVR32] checkstack support
by Haavard Skinnemoen
· 19 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
4665079
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
by Pavel Emelyanov
· 17 years ago
61e115a
[SSB]: add Sonics Silicon Backplane bus support
by Michael Buesch
· 17 years ago
d59b66c
sdio: add modalias support
by Pierre Ossman
· 17 years ago
f82f3f9
kconfig: oldconfig shall not set symbols if it does not need to
by Roman Zippel
· 17 years ago
22f2a2e
update checkpatch.pl to version 0.09
by Andy Whitcroft
· 17 years ago
ad0b142
kbuild: whitelist references from __dbe_table to .init
by Ralf Baechle
· 17 years ago
cb7e51d
kbuild: fix modpost warnings for xtensa
by Sam Ravnborg
· 17 years ago
83cda2b
kbuild: be more foregiving on init section naming
by Sam Ravnborg
· 17 years ago
2f5ee61
kbuild: rearrange a few function in modpost
by Sam Ravnborg
· 17 years ago
114f515
kbuild: use LDFLAGS_MODULE only for .ko links
by Roland McGrath
· 17 years ago
1edf1c0
kconfig: remove unused members from struct symbol
by Sam Ravnborg
· 17 years ago
03d2912
kconfig: attach help text to menus
by Sam Ravnborg
· 17 years ago
4a645d5
kbuild: fix up printing of Linux C Library version in scripts/ver_linux
by Jesper Juhl
· 17 years ago
8d8d828
kbuild: do not do section mismatch checks on vmlinux in 2nd pass
by Sam Ravnborg
· 17 years ago
29b71a1
ACPI: autoload modules - Create ACPI alias interface
by Thomas Renninger
· 17 years ago
e609ccc
Fix Lindent to not indent preprocessor comments so far
by Matthew Wilcox
· 17 years ago
3a5df1d
m68k: teach modpost about .m68_fixup
by Al Viro
· 17 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
f0a594c
update checkpatch.pl to version 0.08
by Andy Whitcroft
· 17 years ago
cdccb31
kernel-doc: fix leading dot in man-mode output
by Randy Dunlap
· 17 years ago
51f5a0c
kernel-doc: strip C99 comments
by Randy Dunlap
· 17 years ago
5f8c7c9
kernel-doc: fix unnamed struct/union warning
by Randy Dunlap
· 17 years ago
9281ace
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
by Tejun Heo
· 17 years ago
7c5d249
kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c
by Paulo Marques
· 17 years ago
d8982ba
kconfig: reset generated values only if Kconfig and .config agree.
by Roman Zippel
· 17 years ago
0584f9f
kconfig: strip 'CONFIG_' automatically in kernel configuration search
by Bernhard Walle
· 17 years ago
c051903
kbuild: use POSIX BRE in headers install target
by Mike Frysinger
· 17 years ago
eec73e8
Whitelist references from __dbe_table to .init
by Ralf Baechle
· 17 years ago
a5eb6a5
modpost white list pattern adjustment
by Jan Beulich
· 17 years ago
741f98f
kbuild: do section mismatch check on full vmlinux
by Sam Ravnborg
· 17 years ago
1e29a70
kbuild: whitelist references from variables named _timer to .init.text
by Sam Ravnborg
· 17 years ago
92cc6b0
kbuild: remove hardcoded _logo names from modpost
by Sam Ravnborg
· 17 years ago
d3ab785
kbuild: remove hardcoded apic_es7000 from modpost
by Sam Ravnborg
· 17 years ago
6fc53ba
kbuild: warn about references from .init.text to .exit.text
by Sam Ravnborg
· 17 years ago
Next »