Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
490c868408bc57a756550148313ac8582fe501ef
/
scripts
37d9869
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
89d4984
[S390] Fix checkstack for s390
by Christian Borntraeger
· 16 years ago
9ac684f
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
87f3b6b
Marker depmod fix core kernel list
by Mathieu Desnoyers
· 16 years ago
661b068
kconfig: readd lost change count
by zippel@linux-m68k.org
· 16 years ago
204c96f
kconfig: fix silentoldconfig
by zippel@linux-m68k.org
· 16 years ago
39f00c0
kernel-doc: allow structs whose members are all private
by Randy Dunlap
· 16 years ago
b56c8c2
SELinux: add gitignore file for mdp script
by James Morris
· 16 years ago
86d6889
Merge branch 'master' into next
by James Morris
· 16 years ago
93c06cb
selinux: add support for installing a dummy policy (v2)
by Serge E. Hallyn
· 16 years ago
5e4c656
pnp: fix "add acpi:* modalias entries"
by Kay Sievers
· 16 years ago
0758416
bugfix for scripts/patch-kernel in 2.6 sublevel stepping
by Erkki Lintunen
· 16 years ago
32ab8f9
kernel-doc: skip nested struct/union cleanly
by Randy Dunlap
· 16 years ago
d8f4b81
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
f072181
kconfig: drop the ""trying to assign nonexistent symbol" warning
by Sam Ravnborg
· 16 years ago
22127f2
kconfig: always write out .config
by Sam Ravnborg
· 16 years ago
759da92
firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages
by David Woodhouse
· 16 years ago
48a6156
kbuild: scripts/ver_linux: don't set PATH
by Adrian Bunk
· 16 years ago
3b40d38
kbuild: genksyms: Include extern information in dumps
by Andreas Gruenbacher
· 16 years ago
94aa3d7
kbuild: genksyms parser: fix the __attribute__ rule
by Andreas Gruenbacher
· 16 years ago
11ddad3
kbuild: scripts/genksyms/lex.l: add %option noinput
by Adrian Bunk
· 16 years ago
be2be1d
kconfig: scripts/kconfig/zconf.l: add %option noinput
by Adrian Bunk
· 16 years ago
32be1d2
scripts/mod/modpost.c: fix spelling of module and happens
by Ben Dooks
· 16 years ago
6948385
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
56b2f07
setlocalversion: do not describe if there is nothing to describe
by Sebastian Siewior
· 16 years ago
09748e1
kconfig: make defconfig is no longer chatty
by Sam Ravnborg
· 16 years ago
cd9140e1e
kconfig: make oldconfig is now less chatty
by Sam Ravnborg
· 16 years ago
f443d2e
kconfig: speed up all*config + randconfig
by Sam Ravnborg
· 16 years ago
dc7862e
kconfig: set all new symbols automatically
by Roman Zippel
· 17 years ago
a717417
kconfig: add diffconfig utility
by Tim Bird
· 16 years ago
74fc5c6
kernel-doc: handle/strip __init
by Randy Dunlap
· 16 years ago
2fb9b1b
kbuild: prepare headers_* for arch/$ARCH/include
by Sam Ravnborg
· 16 years ago
db1bec4
kbuild: install all headers when arch is changed
by Sam Ravnborg
· 16 years ago
7712401
kbuild: optimize headers_* targets
by Sam Ravnborg
· 16 years ago
88181ec
kbuild: only one call for include/ in make headers_*
by Sam Ravnborg
· 16 years ago
62284a3
kbuild: code refactoring in Makefile.headerinst
by Sam Ravnborg
· 16 years ago
283039f
kbuild: drop support of ALTARCH for headers_*
by Sam Ravnborg
· 16 years ago
4e420aa
kbuild: always unifdef files in headers_install*
by Sam Ravnborg
· 16 years ago
762b829
Merge git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 16 years ago
44463f7
firmware: create firmware binaries during 'make modules'.
by David Woodhouse
· 16 years ago
abddaec
fix checkstack.pl arch detection
by Eric Sandeen
· 16 years ago
585e93a
find dynamic stack allocations in checkstack.pl
by Eric Sandeen
· 16 years ago
33cba06
checkpatch: version 0.21
by Andy Whitcroft
· 16 years ago
234fff6
checkpatch: types cannot start mid word for pointer tests
by Andy Whitcroft
· 16 years ago
292f1a9
checkpatch: complex macros need to ignore comments
by Andy Whitcroft
· 16 years ago
74048ed
checkpatch: variants -- move the main unary/binary operators to use variants
by Andy Whitcroft
· 16 years ago
1f65f94
checkpatch: add checks for question mark and colon spacing
by Andy Whitcroft
· 16 years ago
d250658
checkpatch: possible modifiers -- handle multiple modifiers and trailing
by Andy Whitcroft
· 16 years ago
0221f55
checkpatch: possible types -- known modifiers cannot be types
by Andy Whitcroft
· 16 years ago
8ea3eb9
checkpatch: handle return types of pointers to functions
by Andy Whitcroft
· 16 years ago
b8f96a3
checkpatch: macro complexity checks are meaningless in linker scripts
by Andy Whitcroft
· 16 years ago
d2172eb
checkpatch: possible modifiers are not being correctly matched
by Andy Whitcroft
· 16 years ago
7429c69
checkpatch: improve type matcher debug
by Andy Whitcroft
· 16 years ago
389a2fe
checkpatch: allow for type modifiers on multiple declarations
by Andy Whitcroft
· 16 years ago
3c23214
checkpatch: correct spelling in kfree checks
by Wolfram Sang
· 16 years ago
4c432a8
checkpatch: usb_free_urb() can take NULL
by Greg Kroah-Hartman
· 16 years ago
f5fe35d
checkpatch: condition/loop indent checks
by Andy Whitcroft
· 16 years ago
5321016
checkpatch: toughen trailing if statement checks and extend them to while and for
by Andy Whitcroft
· 16 years ago
8d31cfc
checkpatch: check spacing for square brackets
by Andy Whitcroft
· 16 years ago
e2a763c
checkpatch: switch -- report trailing statements on case and default
by Andy Whitcroft
· 16 years ago
f4c014c
checkpatch: allow printk strings to exceed 80 characters to maintain their searchability
by Andy Whitcroft
· 16 years ago
548596d
checkpatch: trailing statement indent: fix end of statement location
by Andy Whitcroft
· 16 years ago
a3bb97a
checkpatch: macros: fix statement counting block end detection
by Andy Whitcroft
· 16 years ago
6ef9b29
checkpatch: types: unary -- goto introduces unary context
by Andy Whitcroft
· 16 years ago
beae633
checkpatch: comment detection: ignore macro continuation when detecting associated comments
by Andy Whitcroft
· 16 years ago
d3ddcf4
checkpatch: possible types: __asm__ is never a type
by Andy Whitcroft
· 16 years ago
f3db663
checkpatch: add a checkpatch warning for new uses of __initcall().
by Michael Ellerman
· 16 years ago
c8cb2ca
checkpatch: types: some types may also be identifiers
by Andy Whitcroft
· 16 years ago
fee61c4
checkpatch: return is not a function -- parentheses for casts are ok too
by Andy Whitcroft
· 16 years ago
6cbb2e7
checkpatch: Version: 0.20
by Andy Whitcroft
· 16 years ago
f606ddf
remove the v850 port
by Adrian Bunk
· 16 years ago
53baaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
d35cb36
markers: fix duplicate modpost entry
by Mathieu Desnoyers
· 16 years ago
22454cb
pnp: add acpi:* modalias entries
by Kay Sievers
· 16 years ago
7259d93
Update scripts/Makefile.fwinst to cope with older make
by David Woodhouse
· 16 years ago
5a86102
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
by Linus Torvalds
· 16 years ago
751851af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 16 years ago
e18425a
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7e9db9e
[S390] cio: Introduce modalias for css bus.
by Cornelia Huck
· 16 years ago
8bd6b22
ihex: add ihex2fw tool for converting HEX files into firmware images
by David Woodhouse
· 16 years ago
88ecf81
firmware: Add firmware installation to modules_install, add firmware_install
by David Woodhouse
· 16 years ago
e765ee9
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 16 years ago
4d7365d
kbuild: ignore powerpc specific symbols in modpost
by Sam Ravnborg
· 16 years ago
c45dcab
update checkpatch.pl to version 0.19
by Andy Whitcroft
· 16 years ago
b09916e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Linus Torvalds
· 16 years ago
96d97f2
kbuild: fix $(src) assignmnet with external modules
by Sam Ravnborg
· 16 years ago
14d03fd
Mark 'scripts/decodecode' executable
by Linus Torvalds
· 16 years ago
656a3f7
scripts/ver_linux use 'gcc -dumpversion'
by Gabriel C
· 16 years ago
656ee82
kbuild: create new CFLAGS_REMOVE_(basename).o option
by Steven Rostedt
· 16 years ago
107f43a
kconfig: incorrect 'len' field initialisation ?
by Christophe Jaillet
· 16 years ago
7b97887
kernel-doc: allow unnamed bit-fields
by Randy Dunlap
· 16 years ago
aab34ac
kbuild: filter away debug symbols from kernel symbols
by Sam Ravnborg
· 16 years ago
fd1db0a
kbuild: disable modpost warnings for linkonce sections
by Andi Kleen
· 16 years ago
c4143a8
kconfig: fix MAC OS X warnings in menuconfig
by Sam Ravnborg
· 17 years ago
ac55182
modpost: i2c aliases need no trailing wildcard
by Jean Delvare
· 17 years ago
b44158d
kconfig: made check-lxdialog more portable
by Sam Ravnborg
· 17 years ago
c6495aa
kallsyms: nuke all ChangeLog, this should be logged by git
by Bryan Wu
· 17 years ago
d2653e9
i2c: Add support for device alias names
by Jean Delvare
· 17 years ago
9c9ba34
update checkpatch.pl to version 0.18
by Andy Whitcroft
· 17 years ago
171ae1a
update checkpatch.pl to version 0.17
by Andy Whitcroft
· 17 years ago
Next »