Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cba83564d112e4aec52227f68670f8dbd4d4ac89
/
scripts
b512217
[PATCH] Fix 'make headers_check' on biarch architectures
by David Woodhouse
· 18 years ago
8f5cbd7
[PATCH] Add a missing space that prevents building modules that require host programs
by Ross Biro
· 18 years ago
d5e064a
[PATCH] headers_check: clarify error message
by Alexey Dobriyan
· 18 years ago
120e2a9
[PATCH] headers_check: improve #include regexp
by Alexey Dobriyan
· 18 years ago
e0e9263
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
by Hans de Goede
· 18 years ago
8eb3afe
kbuild: always use $(CC) for $(call cc-version)
by Sam Ravnborg
· 18 years ago
002d27b
kconfig: correct oldconfig for unset choice options
by Roman Zippel
· 18 years ago
0463f3c
kbuild: fix typo in modpost
by Dave Jones
· 18 years ago
fb33d81
kbuild: improve error from file2alias
by Sam Ravnborg
· 18 years ago
0b0bf7a
[PATCH] vDSO hash-style fix
by Roland McGrath
· 18 years ago
0129a05
[PATCH] kernel-doc: ignore __devinit
by Randy Dunlap
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
63104ee
kbuild: introduce utsrelease.h
by Sam Ravnborg
· 18 years ago
b4bc7b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
f47634b
[PATCH] kernel-doc: make man/text mode function output same
by Randy Dunlap
· 18 years ago
1d7e1d4
[PATCH] kernel-doc: consistent text/man mode output
by Randy.Dunlap
· 18 years ago
c96fca2
kbuild: warn when a moduled uses a symbol marked UNUSED
by Sam Ravnborg
· 18 years ago
534b89a
kbuild: fix segv in modpost
by Sam Ravnborg
· 18 years ago
66392c4
kconfig: enhancing accessibility of lxdialog
by Samuel Thibault
· 18 years ago
5e8d780
kbuild: fix ia64 breakage after introducing make -rR
by Sam Ravnborg
· 18 years ago
0bafd21
[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation
by Thomas Gleixner
· 18 years ago
61a8712
[PATCH] pi-futex: rt mutex tester
by Thomas Gleixner
· 18 years ago
d38b6968
Revert "kbuild: fix make -rR breakage"
by Linus Torvalds
· 18 years ago
2a2ed2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
c51d3da
[PATCH] kernel-doc: use Members for struct fields consistently
by Randy Dunlap
· 18 years ago
ecfb251
[PATCH] kernel-doc: don't use XML escapes in text or man output mode
by Randy Dunlap
· 18 years ago
850622d
[PATCH] kernel-doc: warn on malformed function docs.
by Randy Dunlap
· 18 years ago
8ad2914
[PATCH] checkstack: print module names
by Randy Dunlap
· 18 years ago
232acbc
[PATCH] kernel-doc: script cleanups
by Randy Dunlap
· 18 years ago
0518949
[PATCH] kernel-doc: drop leading space in sections
by Randy Dunlap
· 18 years ago
5184973
[PATCH] bloat-o-meter: gcc-4 fix
by Rob Landley
· 18 years ago
6803dc0
kbuild: replace abort() with exit(1)
by Sam Ravnborg
· 18 years ago
15fde67
kbuild: support for %.symtypes files
by Andreas Gruenbacher
· 18 years ago
ac031f2
kbuild: add option for stripping modules while installing them
by Theodore Ts'o
· 18 years ago
468d949
kbuild: kill some false positives from modpost
by Al Viro
· 18 years ago
c5e3003
kbuild: export-symbol usage report generator
by Ram Pai
· 18 years ago
e5c44fd
kbuild: fix make -rR breakage
by Sam Ravnborg
· 18 years ago
6847535
Basic implementation of 'make headers_check'
by David Woodhouse
· 18 years ago
8d730cf
Basic implementation of 'make headers_install'
by David Woodhouse
· 18 years ago
216b2f1
kbuild: append -dirty for updated but uncommited changes
by Uwe Zeisberger
· 18 years ago
29b0c89
kbuild: append git revision for all untagged commits
by Uwe Zeisberger
· 18 years ago
9ac545b
kbuild: fix module.symvers parsing in modpost
by Laurent Riffard
· 18 years ago
6449bd6
kbuild: modpost build fix
by Andrew Morton
· 18 years ago
b817f6f
kbuild: check license compatibility when building modules
by Sam Ravnborg
· 18 years ago
bd5cbce
kbuild: export-type enhancement to modpost.c
by Ram Pai
· 18 years ago
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
· 18 years ago
bed7a56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 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
d39a206b
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
Next »